﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13621	Problem with Android Browser 534	Jeremy Halvorsen		"== Steps to reproduce ==

1. Visit http://ckeditor.com/demo
2. Typing in the demo works fine, but if you clear it all, or start with a new editor, when you click in page editor to type or hit any of the toolbar buttons the browser jumps to the top of the page.

== Expected result ==
CKEditor is either incompatible or doesn't jump to top of page at any click

== Actual result ==
CKEditor is marked as compatible in the source code, and each click jumps to the top of the page.
== Other details (browser, OS, CKEditor version, installed plugins) ==
On Samsung Note GT-N5110 - 8.0"" 16GB White Android 4.4.2
Using Default android browser with the following CKEDITOR.evn info...
(hand typed looking at screen, so might have a little typo here or there, but the info is correct)
{{{
#!div style=""font-size: 80%""
CKEDITOR.env:
  {{{
  ie: false;
  edge: false;
  webkit: true;
  air: false;
  mac: false;
  quirks: false;
  mobile: false;
  iOS: false;
  isCustomDomain: function(){if(!this.ie)return false;var a=document.domain,b=window.location.hostname;return a!=b&&a!=""[""+b+""]""};
  secure: true;
  gecko: false;
  safari: true;
  version: 534;
  isCompatible: true;
  hidpi: false;
  needsBrFiller: true;
  needsNbspFiller: false;
  cssClass: cke-browser_webkit;
  hc: false;
  }}}
}}}"	Bug	closed	Normal		General		invalid		
