[Webkit-unassigned] [Bug 116635] ctrl-shift-click behaves as shift-click when multi-selecting in a listbox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 24 14:58:07 PDT 2013


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


Michael <michael at bxwa.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://www.siteexperts.com/
                   |                            |tips/html/ts16/page1.asp




--- Comment #2 from Michael <michael at bxwa.com>  2013-05-24 14:56:37 PST ---
Just added a URL for a test case, as follows:
   http://www.siteexperts.com/tips/html/ts16/page1.asp

In the Listbox
- click "Option 1"
- shift-click "Option 2"
- ctrl-click "Option 4"
- ctrl-shift-click "Option 6"

Expected results: Option 1 and Option 2 should remain selected and Option 4, Option 5 and Option 6 should now be selected as well.

Actual results: Option 1 and Option 2 selection is cleared leaving only the more recent selection of Option 4, Option 5 and Option 6.

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