Bug 95738 - Web Inspector: Browser Metrics not updating properly
Summary: Web Inspector: Browser Metrics not updating properly
Status: RESOLVED DUPLICATE of bug 102191
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-04 05:07 PDT by Mike
Modified: 2012-11-28 02:40 PST (History)
9 users (show)

See Also:


Attachments
A screenshot of the problem at hand. (252.98 KB, image/png)
2012-09-04 05:07 PDT, Mike
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mike 2012-09-04 05:07:03 PDT
Created attachment 162014 [details]
A screenshot of the problem at hand.

Webkit nightly build 5.1.3 (7534.53.10, r127383)
Other browsers tested:
	Chrome 21.0.1180.89: OK
	Chromium 19.0.1055.0: OK
	Canary 23.0.1254.0 : FAIL

What steps will reproduce the problem?
1. Launch webkit browser
2. Load any page
3. Open developer tools
4. Select any element, perhaps a div
5. Click on value of attribute in 'Matched CSS rules' to change it
6. Hover over selected element so that browser metrics are shown
7. Increase / decrease value
8. Size of selected element is changed, but browser metrics overlay is not

What is the expected result?

Browser metrics overlay should be reflect changes made to matched css rules.

What happens instead?

Browser metrics retain the same property as before the change.

Please provide any additional information below. Attach a screenshot if
possible.

System Configuration: Mac OS X 10.7.3 on a PowerMac with 6 gigs of RAM

Screenshot attached. Perhaps this is a new feature; if so, it severely hampers webdevelopment. Thanks a bunch!
Comment 1 Alexander Pavlov (apavlov) 2012-11-28 02:40:58 PST

*** This bug has been marked as a duplicate of bug 102191 ***