Bug 31242 - Web Inspector: [REGRESSION] committing style edit clears elements panel selection.
Summary: Web Inspector: [REGRESSION] committing style edit clears elements panel selec...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-08 11:10 PST by Pavel Feldman
Modified: 2009-11-08 11:48 PST (History)
4 users (show)

See Also:


Attachments
[PATCH] fixes (2.44 KB, patch)
2009-11-08 11:19 PST, Pavel Feldman
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2009-11-08 11:10:55 PST
Three real regressions here:
1) Committing style edit clears selection
2) Editing selector style refreshes elements panel (should not)
3) Traversing dom tree makes styles sidebar flicker.

Attaching patch shortly.
Comment 1 Pavel Feldman 2009-11-08 11:19:02 PST
Created attachment 42716 [details]
[PATCH] fixes
Comment 2 Pavel Feldman 2009-11-08 11:48:07 PST
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/inspector/front-end/ElementsTreeOutline.js
	M	WebCore/inspector/front-end/StylesSidebarPane.js
Committed r50627