[Webkit-unassigned] [Bug 65918] New: Web Inspector: [REGRESSION] Editor lost after committing a CSS property value for inline style
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 9 06:47:08 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65918
Summary: Web Inspector: [REGRESSION] Editor lost after
committing a CSS property value for inline style
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Keywords: InChromiumBugs
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: apavlov at chromium.org
CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
pmuellr at yahoo.com, joepeck at webkit.org,
pfeldman at chromium.org, yurys at chromium.org,
bweinstein at apple.com, apavlov at chromium.org,
loislo at chromium.org
1. Bring up Web Inspector for any element
2. Start editing new/existing CSS property value in the Styles pane (Elements panel)
3. Press Enter or Tab to commit the property.
What is the expected output?
A new property editor appears
What do you see instead?
Oftentimes, no property editor appears. This works fine for non-inline styles and seems to be a regression introduced in http://trac.webkit.org/changeset/91070 (essentially, a race condition mostly seen with large stylesheets and/or Debug builds).
Upstreaming http://code.google.com/p/chromium/issues/detail?id=91822
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list