[webkit-reviews] review requested: [Bug 36481] Web Inspector: Edit Tag Names : [Attachment 51852] [PATCH] Part 2 - Fix Tabbing and Attribute Editing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 27 20:39:40 PDT 2010


Joseph Pecoraro <joepeck at webkit.org> has asked	for review:
Bug 36481: Web Inspector: Edit Tag Names
https://bugs.webkit.org/show_bug.cgi?id=36481

Attachment 51852: [PATCH] Part 2 - Fix Tabbing and Attribute Editing
https://bugs.webkit.org/attachment.cgi?id=51852&action=review

------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
While enabling a backwards tab from attributes to the tag name I found a bunch
of (new to me) issues with editing attributes. Here I fix a number of them and
clean up the code a bit.
- Added: tab between tag name and attributes
- Fixed: tab to new attribute, tab back, tab forward; nolonger has extra
whitespace
- Fixed: create new attribute, tab forward; no longer has mis-styled attribute

I can break this one down further. But I should post a video in a moment.


More information about the webkit-reviews mailing list