RESOLVED FIXED Bug 33713
Web Inspector: BreakpointsSidebarPane breakpoint file:line style broken
https://bugs.webkit.org/show_bug.cgi?id=33713
Summary Web Inspector: BreakpointsSidebarPane breakpoint file:line style broken
Alexander Pavlov (apavlov)
Reported 2010-01-15 04:12:12 PST
Changeset http://trac.webkit.org/changeset/50881 broke the style of breakpoint locations in the sidebar pane (the inspector.css rule ".breakpoint-list a" is no longer effective).
Attachments
[PATCH] Use pointer cursor and remove unused CSS rules (1.32 KB, patch)
2010-01-15 04:56 PST, Alexander Pavlov (apavlov)
pfeldman: review-
[PATCH] Get back the LI text highlighting on hover (1.29 KB, patch)
2010-01-15 07:04 PST, Alexander Pavlov (apavlov)
no flags
Alexander Pavlov (apavlov)
Comment 1 2010-01-15 04:56:33 PST
Created attachment 46672 [details] [PATCH] Use pointer cursor and remove unused CSS rules
Pavel Feldman
Comment 2 2010-01-15 06:41:29 PST
Comment on attachment 46672 [details] [PATCH] Use pointer cursor and remove unused CSS rules > -.breakpoint-list a:hover { > - color: rgb(15%, 15%, 15%); > -} So you are saying it anyways does not work. Should we try restoring it instead of removing?
Alexander Pavlov (apavlov)
Comment 3 2010-01-15 07:04:55 PST
Created attachment 46677 [details] [PATCH] Get back the LI text highlighting on hover
WebKit Commit Bot
Comment 4 2010-01-15 12:20:38 PST
Comment on attachment 46677 [details] [PATCH] Get back the LI text highlighting on hover Clearing flags on attachment: 46677 Committed r53338: <http://trac.webkit.org/changeset/53338>
WebKit Commit Bot
Comment 5 2010-01-15 12:20:45 PST
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.