[Webkit-unassigned] [Bug 122774] Windows popup menu does not reselect last selected index when clicking on a disabled option

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 14 13:26:12 PDT 2013


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


Brent Fulgham <bfulgham at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #214183|review?                     |review+
               Flag|                            |




--- Comment #2 from Brent Fulgham <bfulgham at webkit.org>  2013-10-14 13:24:58 PST ---
(From update of attachment 214183)
View in context: https://bugs.webkit.org/attachment.cgi?id=214183&action=review

Looks good to me. I wonder if we will mess up WINCE at all with the movement of the "setFocusedIndex" logic to inside the #if !OS(WINCE) block.

> Source/WebCore/platform/win/PopupMenuWin.cpp:167
> +    }

Do you think this block is needed by WINCE?

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