[webkit-reviews] review requested: [Bug 30428] Web Inspector: Handle the Enter Key in the Elements Tree Hierarchy : [Attachment 41267] [PATCH] Enter Key in Tree Hierarchy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 15 22:02:52 PDT 2009


Joseph Pecoraro <joepeck at webkit.org> has asked	for review:
Bug 30428: Web Inspector: Handle the Enter Key in the Elements Tree Hierarchy
https://bugs.webkit.org/show_bug.cgi?id=30428

Attachment 41267: [PATCH] Enter Key in Tree Hierarchy
https://bugs.webkit.org/attachment.cgi?id=41267&action=review

------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
This handles the above and fixes 2 minor bugs:
- moving backwards when there are no attributes caused an error
- adding the new attribute "button" should only happen on nodes that can have
attributes (was causing a lot of errors)


More information about the webkit-reviews mailing list