RESOLVED FIXED 17823
Focus not returned to node when DOM attribute editing is cancelled
https://bugs.webkit.org/show_bug.cgi?id=17823
Summary Focus not returned to node when DOM attribute editing is cancelled
Matt Lilek
Reported 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.
Attachments
Joseph Pecoraro
Comment 1 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?
Pavel Feldman
Comment 2 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.
Note You need to log in before you can comment on or make changes to this bug.