WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
9403
Red outline from Web Inspector appears above all other OS X windows
https://bugs.webkit.org/show_bug.cgi?id=9403
Summary
Red outline from Web Inspector appears above all other OS X windows
David Kilzer (:ddkilzer)
Reported
2006-06-11 12:56:17 PDT
Steps to Reproduce: 1. Launch a recent WebKit nightly build (I used a locally-built
r14810
). 2. Navigate to a web page (e.g.,
http://www.apple.com/
). 3. Right-click in the web page and select "Inspect Element". 4. Click on a link in the web page, or navigate to another URL. 5. QUICKLY switch to another application (via Command-Tab) that has a window which partially or totally obscures the Safari window. Expected Results: The red outline appears only within the Safari window that's reloading. Actual Results: The red outline appears above all other windows whether they're Safari browser windows or windows from other applications. Regression: N/A since the Web Inspector is not available in production Safari releases. Notes: Tested on Mac OS X 10.4.6 (8I127/PowerPC) with Safari 2.0.3 (417.9.3) and WebKit
r14810
. See also
Bug 8672
.
Attachments
Make the highlight window a child window
(3.56 KB, patch)
2006-12-26 12:23 PST
,
mitz
ggaren
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2006-06-11 13:00:53 PDT
More info from IRC: mitz: ddkilzer: i think xenon told me that he'd tried to do it using child windows once and ran into some problems, but it's worth trying again [...] xenon: ddkilzer: yes mitz is right, i ran into a weird window repainting white problem when i tried child windows xenon: but we are using child windows for other things just fine
mitz
Comment 2
2006-12-26 12:23:08 PST
Created
attachment 12042
[details]
Make the highlight window a child window I tested this on an iMac G5 and didn't notice any repainting issues.
Geoffrey Garen
Comment 3
2006-12-26 12:57:15 PST
Comment on
attachment 12042
[details]
Make the highlight window a child window r=me
Sam Weinig
Comment 4
2006-12-27 16:17:52 PST
Landed in
r18445
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug