[Webkit-unassigned] [Bug 27673] Inspector: Tab Through Attributes When Editing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 26 07:05:52 PDT 2009


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


Joseph Pecoraro <joepeck02 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #33504|review?                     |
               Flag|                            |
  Attachment #33504|0                           |1
        is obsolete|                            |
  Attachment #33510|                            |review?
               Flag|                            |




--- Comment #10 from Joseph Pecoraro <joepeck02 at gmail.com>  2009-07-26 07:05:51 PDT ---
Created an attachment (id=33510)
 --> (https://bugs.webkit.org/attachment.cgi?id=33510)
Tab Through CSS Properties (Needs First Patch)

I found a way to eliminate firing the "dblclick" event in one case and just
directly start editing (thanks to bug 18224's patch from way back when).  This
case is for the new property and there is no text to select. I might even
eventually do the same for the condition (tabbing to a non-new attribute), but
for right now its fine, because it gets to specifically pick something to have
selected when starting to edit.

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