[webkit-reviews] review requested: [Bug 27673] Inspector: Tab Through Attributes When Editing : [Attachment 33510] Tab Through CSS Properties (Needs First Patch)

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


Joseph Pecoraro <joepeck02 at gmail.com> has asked  for review:
Bug 27673: Inspector: Tab Through Attributes When Editing
https://bugs.webkit.org/show_bug.cgi?id=27673

Attachment 33510: Tab Through CSS Properties (Needs First Patch)
https://bugs.webkit.org/attachment.cgi?id=33510&action=review

------- Additional Comments from Joseph Pecoraro <joepeck02 at gmail.com>
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.


More information about the webkit-reviews mailing list