[Webkit-unassigned] [Bug 36481] Web Inspector: Edit Tag Names

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


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


Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #51852|                            |review?
               Flag|                            |




--- Comment #13 from Joseph Pecoraro <joepeck at webkit.org>  2010-03-27 20:39:40 PST ---
Created an attachment (id=51852)
 --> (https://bugs.webkit.org/attachment.cgi?id=51852)
[PATCH] Part 2 - Fix Tabbing and Attribute Editing

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.

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