[Webkit-unassigned] [Bug 122774] New: 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 12:53:35 PDT 2013


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

           Summary: Windows popup menu does not reselect last selected
                    index when clicking on a disabled option
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: roger_fong at apple.com
                CC: bfulgham at webkit.org, jonlee at apple.com,
                    roger_fong at apple.com


<rdar://problem/6138855>

Right now we set the selected item to the last focused element (which is the last element the user focused on via either mouse or keyboard interaction).
It should just go to the previously selected item if we click on a disabled option (this is to match behavior on mac)

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