[Webkit-unassigned] [Bug 107171] shouldMoveCaretToHorizontalBoundaryWhenPastTopOrBottom should return true on Android

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 17 15:03:39 PST 2013


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





--- Comment #16 from Ryosuke Niwa <rniwa at webkit.org>  2013-01-17 15:05:25 PST ---
(In reply to comment #15)
> The ifdef solution seems a fine path for this. I agree with rniwa that complicating the test surface here would be a big disadvantage of adding an Android behavior. It does seem flawed to me that we have 3 editing behavior modes, but none of them really seem to fit mobile.

I'm fine with adding a new editing behavior for mobile in general or Android (I'd expect Android and iOS have very different editing behavior though) but only if that's not specific to a particular browser.

But if we're doing that, then we need to make sure all tests that explicitly set editing behaviors need to be updated to test the new value "android".

Regardless, this bug really needs a reduced test case.

-- 
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