[Webkit-unassigned] [Bug 18299] Inspector highlights nodes on mouse over which reduces usability

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 11 14:26:43 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18299





------- Comment #5 from timothy at hatcher.name  2008-04-11 14:26 PDT -------
I have been fighting the highlight on hover today while inspecting the
inspector to do some DOM and CSS editing. Some thoughts:

* Highlighting should be disabled while editing either the DOM or CSS. IMHO.
Maybe not entirely disabled, just locked to the edited/selected node?
* Consider not scrolling for hovered highlights? The page jumps around a lot
when hovering. 
* Highlight only when you hover over a node for a small amount of time. Many
times you move across the DOM tree and a cacophony of highlights flash at you
in the inspected page. This might solve my previous point too.
* Maybe we should only highlight the selected node? A subtile hover highlight
might be OK too.


-- 
Configure bugmail: http://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