[Webkit-unassigned] [Bug 11945] New: Quirksmode: No focus border on A and INPUT elements within a block with opacity

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 23 05:50:32 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11945

           Summary: Quirksmode: No focus border on A and INPUT elements
                    within a block with opacity
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: http://www.quirksmode.org/bugreports/archives/2006/10/No
                    _border_indicating_focus_on_A_and_INPUT_elements.html
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: HasReduction
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org
OtherBugsDependingO 9610
             nThis:


In Safari, <INPUT> and anchor (<A>) elements within a block that has opacity
applied to it will not receive the treatment (blue border, by default)
indicating that the user has put focus on that element (e.g. by tabbing). A
workaround is provided to use the :focus pseudoclass on <INPUT> and anchor
elements within the wrapping semi-opaque element to manually apply a style
indicating the user has focused on the element.

Reported on 26 October 2006.

Test page: http://www.mularien.com/browser_bugs/safari_link_opacity_bug.html

Tested on locally-built debug build of WebKit r18401 with Safari 2.0.4 (419.3)
on Mac OS X 10.4.8 (8N1037).


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