[Webkit-unassigned] [Bug 13303] 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
Tue Apr 10 09:24:20 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=13303
------- Comment #2 from darin at apple.com 2007-04-10 09:24 PDT -------
The problem here is that repainting the widgets when the control tint changes
is done in Frame::setIsActive. But the rule for when the widgets have active
vs. inactive tint is not "is active".
Should not be too difficult to fix. Will require changes to Frame and to
WebHTMLView as well.
--
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