[Webkit-unassigned] [Bug 133965] Web Inspector: style declaration editor: visual highlight doesn't match actual selected text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 16 19:55:18 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=133965


Jono Wells <jonowells at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #233209|                            |review?, commit-queue?
               Flag|                            |




--- Comment #2 from Jono Wells <jonowells at apple.com>  2014-06-16 19:55:40 PST ---
Created an attachment (id=233209)
 --> (https://bugs.webkit.org/attachment.cgi?id=233209&action=review)
[PATCH] Attempted CSS fix

Note, this fix removes the two-character indentation for rules that wrap to a second line or more. The use of the hanging indent hack was causing this and some other problems. `text-indent: hanging`, or something similar, if implemented, might help. With this fix though the highlight doesn't cover the checkboxes which actually makes sense and creates a very clear visual of what the user is selecting.

-- 
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