Closed
Bug 27659
Opened 25 years ago
Closed 25 years ago
rightclicking in listbox is being interpreted as both left click and right click
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
VERIFIED
FIXED
M15
People
(Reporter: mik, Assigned: rods)
Details
From Bug Helper:
User-Agent: Mozilla/5.0 [ru-RU.KOI8-R] (Linux; I)
BuildID: 2000012520
When right-clicking on a listbox (no matter open or closed) it also
gets a left-click, i.e. it opens or selects something. And rignt click
itself goes to underlaying object. (the same for the buttons)
Also rightclicking in a input area (textarea) does not whows context menu, only
changes cursur's shape (as if menu were open)
Reproducible: Always
Steps to Reproduce:
1. open page with inputs
2. rightclick on a listbox or on a inputline
3.
Actual Results: page's context menu is being displayed for listbox
or no menu is displayed for inputline
Expected Results: list box'es context menu or no menu at all (rightclick ignored)
or textarea's context menu
Looks like listbox simply lets right click go further.
Textarea actually tryes to display menu, but fails.
Buttons behave exactly like listboxes.
Assignee | ||
Comment 3•25 years ago
|
||
fixed
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•