WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
140710
Web Inspector: Unexpected background at top of console when rubber-banding with selection
https://bugs.webkit.org/show_bug.cgi?id=140710
Summary
Web Inspector: Unexpected background at top of console when rubber-banding wi...
Joseph Pecoraro
Reported
2015-01-20 18:23:42 PST
Created
attachment 245038
[details]
[IMAGE] Issue * SUMMARY Unexpected background at top of console when rubber-banding with selection. See attached image. * STEPS TO REPRODUCE 1. Open Inspector 2. js> dir(document.body) 3. Expand Object 4. Select any console message 5. Go to Full Console 6. Scroll up and up to rubber-band at top => unexpected blue highlight at top of console => compare when no-selection
Attachments
[IMAGE] Issue
(83.95 KB, image/png)
2015-01-20 18:23 PST
,
Joseph Pecoraro
no flags
Details
[PATCH] Proposed Fix
(1.18 KB, patch)
2015-04-17 14:25 PDT
,
Joseph Pecoraro
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-01-20 18:23:56 PST
<
rdar://problem/19543042
>
Joseph Pecoraro
Comment 2
2015-04-17 14:24:51 PDT
Figured this out, it was the focus ring on the .console-messages div (which has tabindex).
Joseph Pecoraro
Comment 3
2015-04-17 14:25:58 PDT
Created
attachment 251047
[details]
[PATCH] Proposed Fix
WebKit Commit Bot
Comment 4
2015-04-17 15:23:08 PDT
Comment on
attachment 251047
[details]
[PATCH] Proposed Fix Clearing flags on attachment: 251047 Committed
r182973
: <
http://trac.webkit.org/changeset/182973
>
WebKit Commit Bot
Comment 5
2015-04-17 15:23:13 PDT
All reviewed patches have been landed. Closing bug.
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