[Webkit-unassigned] [Bug 36359] Double clicking page's last editable inline element doesn't select a word.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 9 04:43:42 PDT 2010


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


MORITA Hajime <morrita at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #33 from MORITA Hajime <morrita at google.com>  2010-08-09 04:43:41 PST ---
Committed r64974: <http://trac.webkit.org/changeset/64974>

(In reply to comment #31)
> Your test seems to only test with mouse events, but your change will affect WebKit's behavior on keyboard events and window.getSelection().modify calls.  I'll really appreciate if you could add more tests.
Hi Ryosuke, thank you for your advice!
I've added some more test that covers modify() and boundary detection across <divs>s, not only <span>s.

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