WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 69211
78377
Web Inspector: Toggling styles via checkboxes fails to function and some style properties are not displayed properly
https://bugs.webkit.org/show_bug.cgi?id=78377
Summary
Web Inspector: Toggling styles via checkboxes fails to function and some styl...
alheureux
Reported
2012-02-10 13:09:22 PST
Created
attachment 126567
[details]
Photo showing inspector checkboxes 'un'-toggled but not changing the page and styles from the 'a' tag declaration not showing Bringing this over from the Chromium bug tracker as it is present in WebKit
r107399
. The issue with checkbox toggling failing exists in Safari 5.1.3 and Chrome <= 17. The failure to display style properties within a detected style block is a new development in Chrome 17 (fine in 16, fine in Safari 5.1.3). Here is the text from the Chromium tracker: Chrome Version: 17.0.963.46 (Official Build 119351) URLs (if applicable):
http://www.bu.edu/shs/wellness/
Other browsers tested: Chrome 16 release, Safari 5.1.3 Add OK or FAIL after other browsers where you have tested this issue: Safari 5: Partial FAIL Firefox 4.x: OK IE 7/8/9: OK What steps will reproduce the problem? 1. Inspect one of the <a> tags in the right sidebar. 2. Note that checking/unchecking the boxes on the styles for #contentnavlist li a, #glossary_groups li a do nothing 3. Note that the styles for a, a strong, strong a do not show up. What is the expected result? Expect the page to be able to be changed via the inspector and show all styles What happens instead? No change is made to the page, styles do not all show.
Attachments
Photo showing inspector checkboxes 'un'-toggled but not changing the page and styles from the 'a' tag declaration not showing
(257.54 KB, image/png)
2012-02-10 13:09 PST
,
alheureux
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Pavel Feldman
Comment 1
2012-02-14 01:35:54 PST
@alheureux: thanks for filing it upstream. What is the Chromium's bug for that?
Alexander Pavlov (apavlov)
Comment 2
2012-02-14 01:41:52 PST
Caused by a number of background: .... url() ....; properties. The "url()" part is essentially invalid and should be removed. Chromium issue:
http://code.google.com/p/chromium/issues/detail?id=113637
*** This bug has been marked as a duplicate of
bug 69211
***
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