[webkit-reviews] review requested: [Bug 34697] Web Inspector: REGRESSION: Pressing up/down arrow key to change numeric value in CSS property takes focus away : [Attachment 50325] [PATCH] Proposed fix.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 9 10:25:30 PST 2010


Pavel Feldman <pfeldman at chromium.org> has asked  for review:
Bug 34697: Web Inspector: REGRESSION: Pressing up/down arrow key to change
numeric value in CSS property takes focus away
https://bugs.webkit.org/show_bug.cgi?id=34697

Attachment 50325: [PATCH] Proposed fix.
https://bugs.webkit.org/attachment.cgi?id=50325&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
I just removed elements panel's update that was revealing and selecting
currently selected node (that was stealing focus due to generic
implementation).
I am not sure why that update was there at the first place - we've never
reflected style updates in elements' attributes.


More information about the webkit-reviews mailing list