Closed Bug 4785 Opened 25 years ago Closed 25 years ago

[PP]Linux only: Shift key behaves like Control key in menulists

Categories

(Core :: XUL, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: cpratt, Assigned: pavlov)

References

()

Details

On Linux only, the Shift key behaves like the Control key when viewing the
following HTML:

<select multiple name=testcase size=4>
<option value=John>John Lennon</option>
<option value=George>George Harrison</option>
<option value=Paul>Paul McCartney</option>
<option value=Ringo>Ringo Starr</option>
</select>

I would expect the Shift key to select multiple items (ie if John is
highlighted, shift-clicking on Ringo should select all 4 items). However, it
behaves like the Control key (ie if John is highlighted, shift-clicking on Ringo
selects Ringo but not George and Paul).

This works correctly on Windows and not at all on Mac OS (see bug 4777 for the
Mac info).
Assignee: karnaze → ramiro
reassigning linux specific bug to myself.
Summary: Linux only: Shift key behaves like Control key in menulists → [PP]Linux only: Shift key behaves like Control key in menulists
Assignee: ramiro → pavlov
Status: NEW → ASSIGNED
i'll address
Component: Form Submission → XP Toolkit/Widgets
Target Milestone: M12
this works with gfx widgets
Blocks: 12673
Blocks: 12670
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
fixed by gfx widgets
Status: RESOLVED → VERIFIED
seems generally ok, linux, 1999101908 build. (still a problem with wacky
highlighting but that's documented elsewhere afaik.)
You need to log in before you can comment on or make changes to this bug.