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

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Jul 26 14:02:11 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10123

           Summary: when CSS pseudo selectors are applice :before and :after
                    *-of-line keyboard navigation does not work
           Product: WebKit
           Version: 412
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: robburns1 at mac.com


apply a style declaration through the style element.

p:before {content: "“";} p.after {content: "”";}. This will not allow
command-right-arrow and command-left-arrow to select the end and beginning of
the line. Also when using up-arrow to move up towards the first line the pseudo
element will block the selection from entering the first line.


-- 
Configure bugmail: http://bugzilla.opendarwin.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