[Webkit-unassigned] [Bug 13303] New: REGRESSION: Certain widgets in a background Safari window maintain active appearance if the address bar has focus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 7 15:48:30 PDT 2007


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

           Summary: REGRESSION: Certain widgets in a background Safari
                    window maintain active appearance if the address bar has
                    focus
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Regression, NeedsRadar
          Severity: Normal
          Priority: P1
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org
                CC: adele at apple.com


Summary:
Mac-themed popup buttons, radio buttons, checkboxes and sliders maintain their
"active" appearance (the dark color behind the arrows) in a background Safari
window if the window is made background while the address bar has focus.

Steps to reproduce:
1) Go to a URL with a popup, e.g.
<data:text/html,%3Cselect%3E%3Coption%3Epick%20me!%3C/option%3E%3C/select%3E>.
2) Click in Safari's address bar.
3) Click on the desktop to send the window to the background.

Expected results:
In step 3, the popup button should lose its active appearance (the dark
background behind the arrows).

Actual results:
The popup button maintains active appearance.

Notes:
Those widgets do become inactive if the WebView is first responder when sending
the window to the background.

Regression:
This is a regression from shipping WebKit.


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