Bug 17823 - Focus not returned to node when DOM attribute editing is cancelled
Summary: Focus not returned to node when DOM attribute editing is cancelled
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-13 07:26 PDT by Matt Lilek
Modified: 2009-10-20 23:33 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Lilek 2008-03-13 07:26:36 PDT
When editing an attribute on a node and you click to cancel the edit, the focus isn't returned to the node, making you click the node again before you can begin to edit another section.  Hitting return or canceling via the escape key works fine.
Comment 1 Joseph Pecoraro 2009-10-20 23:18:26 PDT
This appears to be fixed. Here were my tests in a video:
http://screencast.com/t/R2fjo3NZ

Should I just close this or should I create attempt to create a new Inspector Test for this?
Comment 2 Pavel Feldman 2009-10-20 23:27:02 PDT
> Should I just close this or should I create attempt to create a new Inspector
> Test for this?

Testing focus-related stuff is too hard via the harness. I think you should just close this one.