WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
16551
Disable (temporarily remove) DOM nodes
https://bugs.webkit.org/show_bug.cgi?id=16551
Summary
Disable (temporarily remove) DOM nodes
Danny Bloemendaal
Reported
2007-12-21 00:17:57 PST
Again I name Firebug as an example. There you can disable css properties by clicking directly to the left of the property. It will show a little blocked icon and grays out the property. This is such a convenient way to see what that property does with your page. But it doesn't remove it. You can easily turn it on again. In addition I'd like to propose the same for dom nodes. Sometimes you want to turn off a node temporarily in a similar fashion as described above with properties. Very handy. Oh, and.. as I reported earlier as a feature request (
http://bugs.webkit.org/show_bug.cgi?id=16528
), that summary of course must show that you disabled these properties/nodes.
Attachments
Add attachment
proposed patch, testcase, etc.
Timothy Hatcher
Comment 1
2007-12-26 23:54:24 PST
Bug 14377
covers disabling CSS properties. We will use this bug to track disabling DOM nodes, a neat idea!
Adam Roben (:aroben)
Comment 2
2008-01-29 11:10:55 PST
<
rdar://problem/5712900
>
Brian Weinstein
Comment 3
2009-11-20 17:01:06 PST
They can be deleted currently, but not disabled. I don't see an option to disable but not delete DOM nodes in Firebug.
Timothy Hatcher
Comment 4
2009-11-20 17:14:21 PST
Disabling nodes would be unique to Web Inspector.
Adam
Comment 5
2010-08-19 15:48:26 PDT
This idea seems to be close enough on topic. If you delete them, being able to undo (ctrl-z) the delete. Being disabled would be a better option though and would probably remove the need to delete any.
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