[Webkit-unassigned] [Bug 15816] Cannot select multiple non-adjacent items in a multiple select control with the keyboard only

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 26 16:45:45 PDT 2011


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





--- Comment #25 from Mario Sanchez Prada <msanchez at igalia.com>  2011-04-26 16:45:45 PST ---
(In reply to comment #24)
> (From update of attachment 76522 [details])
> cfleizach says we shouldn't accept this patch until there is a standardized way > of doing this on the Mac.  Also, the platform ifdefs in SelectElement probably 
> aren't the right approach for introducing platform-specific behavior.

Problem is that, as far as I know, Mac doesn't need this patch since they can get the same functionality through the VO cursor, which is something that we don't have in GTK (so that's why we need the ability to select multiple, non adjacent, options by using keyboard navigation only).

Opinions, thoughts?

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