WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
98887
Web Inspector: [Elements] Breadcrumbs are not updated upon involved elements' className changes
https://bugs.webkit.org/show_bug.cgi?id=98887
Summary
Web Inspector: [Elements] Breadcrumbs are not updated upon involved elements'...
Alexander Pavlov (apavlov)
Reported
2012-10-10 05:24:33 PDT
1. Open page
http://bootstrapdocs.com/v2.0.4/docs/components.html
2. Inspect div.subnav element (white menu) 3. Scroll to the middle of page until second menu (white) will be fixed. New class .subnav-fixed will be added to element, you can see it in source code, tags path at the bottom display it correct. 4. Now scroll to the top, source code will display correct classes for menu - .subnav, but tags path will be as it was - .subnav.subnav-fixed Upstreaming
http://code.google.com/p/chromium/issues/detail?id=152882
Attachments
Patch
(6.32 KB, patch)
2012-10-10 06:16 PDT
,
Alexander Pavlov (apavlov)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexander Pavlov (apavlov)
Comment 1
2012-10-10 06:16:49 PDT
Created
attachment 167987
[details]
Patch
WebKit Review Bot
Comment 2
2012-10-11 02:50:38 PDT
Comment on
attachment 167987
[details]
Patch Clearing flags on attachment: 167987 Committed
r131035
: <
http://trac.webkit.org/changeset/131035
>
WebKit Review Bot
Comment 3
2012-10-11 02:50:41 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