Closed
Bug 1138804
Opened 11 years ago
Closed 11 years ago
the droplist doesn't show while mouse wheel. It's been tested in Firefox 27.0~32.0.3 My fiddle:https://jsfiddle.net/Marlywoos/gmc1Lojo/
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: marlywoos, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36
Steps to reproduce:
Then content doesn't shown when mouse wheels.
Actual results:
https://jsfiddle.net/Marlywoos/gmc1Lojo/
Expected results:
It should show as <select> tag.
Comment 1•11 years ago
|
||
Which Firefox version you are using because Firefox30 is no longer supported ?
Which content should shown when you do what ?
I see a select element that scrolls with the mouse wheel with Firefox36 on windows7
Severity: critical → normal
Flags: needinfo?(marlywoos)
(In reply to Matthias Versen [:Matti] from comment #1)
> Which Firefox version you are using because Firefox30 is no longer supported
> ?
> Which content should shown when you do what ?
>
> I see a select element that scrolls with the mouse wheel with Firefox36 on
> windows7
Many thnaks for your timely reply! I'm sorry I did't make myself clear. It's OK when you perform it with Firefox36, however, the select element disappers with the mouse wheel when your Firefox version is older than 32, such as Firefox31, Firefox30... Besides, everything is OK with IE || Chrome. I wonder if I describe it clearly :)
Flags: needinfo?(marlywoos)
Comment 3•11 years ago
|
||
This is only an issue in older Firefox versions and works in recent versions ?
In that case I would close this bug report "worksforme" because Firefox31ESR gets only security fixes and fixes for very important bugs.
Comment 4•11 years ago
|
||
Resolving per comment 3.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•