Bug 81925 - Web Inspector: Unintended element creation.
Summary: Web Inspector: Unintended element creation.
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-22 09:22 PDT by Vlad Voicu
Modified: 2012-03-23 05:07 PDT (History)
12 users (show)

See Also:


Attachments
Patch (1.75 KB, patch)
2012-03-22 09:33 PDT, Vlad Voicu
no flags Details | Formatted Diff | Diff
Updated ChangeLog (1.84 KB, patch)
2012-03-23 01:26 PDT, Vlad Voicu
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vlad Voicu 2012-03-22 09:22:12 PDT
Clicking on disabled sections in Styles Sidebar Pane creates new elements.
Comment 1 Vlad Voicu 2012-03-22 09:33:09 PDT
Created attachment 133278 [details]
Patch

Fixed bug
Comment 2 Timothy Hatcher 2012-03-22 10:09:48 PDT
Comment on attachment 133278 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=133278&action=review

> Source/WebCore/ChangeLog:4
> +        Fixed minor WebInspector display issue
> +        https://bugs.webkit.org/show_bug.cgi?id=81925

Your description in the bug is better than this. This text does not tell me what was fixed. Please update the ChangeLog before landing.
Comment 3 Pavel Feldman 2012-03-22 22:50:49 PDT
@Timothy: I am not sure Vlad is committer. Do you want to assist him in landing the patch?
Comment 4 Timothy Hatcher 2012-03-22 23:50:47 PDT
Comment on attachment 133278 [details]
Patch

Please post a new patch with a better description in the ChangeLog and we'll let the commit queue commit it.
Comment 5 Vlad Voicu 2012-03-23 01:26:45 PDT
Created attachment 133442 [details]
Updated ChangeLog
Comment 6 Vlad Voicu 2012-03-23 01:30:40 PDT
Comment on attachment 133442 [details]
Updated ChangeLog

Yes, I'm not a committer. This is my first patch and I didn't know about cq. Thanks.
Comment 7 WebKit Review Bot 2012-03-23 05:07:21 PDT
Comment on attachment 133442 [details]
Updated ChangeLog

Clearing flags on attachment: 133442

Committed r111849: <http://trac.webkit.org/changeset/111849>
Comment 8 WebKit Review Bot 2012-03-23 05:07:25 PDT
All reviewed patches have been landed.  Closing bug.