[Webkit-unassigned] [Bug 15903] When empty <input> is focused, window.getSelection().getRangeAt(0).startContainer returns an HTMLDivElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 30 15:42:33 PST 2009


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


eric at webkit.org changed:

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




------- Comment #6 from eric at webkit.org  2009-01-30 15:42 PDT -------
Does it return the parent div, or the shadow node?  If it's the shadow node,
this will go away when Ojan's patch to remove shadow nodes on <input> elements
is finished.


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



More information about the webkit-unassigned mailing list