WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 36124
34842
[Qt] In Multiple selection List, only able to select single value on touchscreen
https://bugs.webkit.org/show_bug.cgi?id=34842
Summary
[Qt] In Multiple selection List, only able to select single value on touchscreen
nokiabugz
Reported
2010-02-11 08:02:57 PST
STEPS TO REPRODUCE: 1.Launch browser and load the page which has multiselection list. (or can test the attached html file) 2. In multi selection list select multiple values. ACTUAL RESULTS: Able to select only one value, not selecting multiple values. EXPECTED RESULTS: It should allow to select multiple values.
Attachments
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2010-03-04 02:34:27 PST
Example:
http://www.htmlcodetutorial.com/forms/_SELECT_MULTIPLE.html
On touch screens, the selection/deselection of individual items should be done with mouseclick/finger tap. The current behavior relies on the ctrl and maj being pressed.
Kenneth Rohde Christiansen
Comment 2
2010-03-04 04:32:06 PST
This should be handled like the iPhone, by popping up a special selector widget. Work is being done on this by Luiz and tracked in JIRA.
Antonio Gomes
Comment 3
2010-03-16 09:21:01 PDT
*** This bug has been marked as a duplicate of
bug 36124
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug