[Webkit-unassigned] [Bug 23446] New: UI changes for style inspection
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 20 20:53:36 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23446
Summary: UI changes for style inspection
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Enhancement
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: me at tonycoconate.com
while in "edit" mode, the web inspector should have checkboxes to remove
styling on the left side of the panel. it makes more sense to have them there
to easily line-up which style you wish to remove quickly.
also, a double-click inside whitespace around the block of styles should
generate a newline with space for a new style to be applied. this will allow a
shortcut (like firebug) to quickly add in new styles.
while mousing-over the html structure within the elements tab, borders on
elements should not be generated, they may be confusing or clash with a style
existing within the inspected document.
also, within the element inspection, inside the styles toolbox, when a new
style is created, it would be nice to have an autocomplete function. so, if I
start with "bac" the inspector will start to make assumptions based on
available attributes within the current doctype's accepted element's
attributes.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list