[Webkit-unassigned] [Bug 35066] keyboard selection sometimes moves the wrong end of the selection for Win/Linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 18 01:11:04 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=35066


Tony Chang (Google) <tony at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tony at chromium.org




--- Comment #4 from Tony Chang (Google) <tony at chromium.org>  2010-02-18 01:11:03 PST ---
(In reply to comment #3)
> +// FIXME: Expose settings->editingBehavior() and use that here instead.
> +var onMacPlatform = navigator.userAgent.search(/\bMac OS X\b/) != -1;
> 
> I wonder if this will fail on iPhone.
> I wonder if iPhones use Mac editing behavior.
> I guess there's no shift-home on iPhones.  :)
> I wonder if we run tests on iPhones?

The iPhone user agent has Mac OS X in it so this should be fine.  This would
matter for an iPad with a keyboard.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list