[Webkit-unassigned] [Bug 34697] Web Inspector: REGRESSION: Pressing up/down arrow key to change numeric value in CSS property takes focus away

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


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


Pavel Feldman <pfeldman at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |pfeldman at chromium.org
                   |kit.org                     |
  Attachment #50325|                            |review?
               Flag|                            |




--- Comment #3 from Pavel Feldman <pfeldman at chromium.org>  2010-03-09 10:25:31 PST ---
Created an attachment (id=50325)
 --> (https://bugs.webkit.org/attachment.cgi?id=50325)
[PATCH] Proposed fix.

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.

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