[Webkit-unassigned] [Bug 10123] when CSS pseudo selectors are applied (:before and :after) the *-of-line keyboard navigation does not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 12 04:23:59 PDT 2011


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


Rosen Dash <rosen.dash at motorola.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #109760|0                           |1
        is obsolete|                            |
 Attachment #109760|commit-queue?               |
               Flag|                            |
 Attachment #110665|                            |review?, commit-queue?
               Flag|                            |




--- Comment #14 from Rosen Dash <rosen.dash at motorola.com>  2011-10-12 04:23:59 PST ---
Created an attachment (id=110665)
 --> (https://bugs.webkit.org/attachment.cgi?id=110665&action=review)
Update on patch 109760

I tried to solve the navigation issue in a generic way.
In case of CSS pseudo elements render node is getting created but there is no corresponding DOM node for that. So We can't create a Postion for that.

I tried to add a test for the hang scenario.

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