[Webkit-unassigned] [Bug 8514] Web Inspector hides when the app is in the background
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Sat Apr 22 16:32:57 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=8514
timothy at hatcher.name changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7869 is|0 |1
obsolete| |
AssignedTo|webkit- |timothy at hatcher.name
|unassigned at opendarwin.org |
Status|NEW |ASSIGNED
Attachment #7917| |review?
Flag| |
------- Comment #8 from timothy at hatcher.name 2006-04-22 16:32 PDT -------
Created an attachment (id=7917)
--> (http://bugzilla.opendarwin.org/attachment.cgi?id=7917&action=view)
New patch
Makes the inspector not hide in the background. Since the inspector is a
floating panel we need to call setFloatingPanel:NO when the app is switching
into the background. Then call setFloatingPanel:YES when the app is activated
again. Withouth this the inspector would float above all applications.
--
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.
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list