Closed Bug 403640 Opened 17 years ago Closed 14 years ago

No possibility to change value of multiple <select> with mouse in some layouts.

Categories

(Firefox :: General, defect)

2.0 Branch
x86
All
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: hans, Unassigned)

Details

(Whiteboard: [CLOSEME 2010-07-30])

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.3) Gecko/20070310 Iceweasel/2.0.0.3 (Debian-2.0.0.3-1)
Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.3) Gecko/20070310 Iceweasel/2.0.0.3 (Debian-2.0.0.3-1)

Open an attached small HTML file. We can't select any value in <select> element with mouse. But we can do this with keyboard. 
If we click on select, events 'onfocus', 'onmousedown', 'onmouseup', 'onclick' will be fired well. But 'onchange' event will not be fired.

Reproducible: Always

Steps to Reproduce:
1. Open an attached small HTML file.
2. Click on multiple <select> element.
3.
Actual Results:  
It is impossible to change selected value with mouse.

Expected Results:  
It must be possible to change selected value with both of mouse and keyboard.
This appears to work with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b2pre) Gecko/2007111220 Minefield/3.0b2pre

On Firefox 2 it works too, but sometimes it gets stuck. Trunk builds: http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/
Hello!

You can use the following while the bug is being fixed:

onclick="if(window.sidebar){this.value=event.target.value;this.fireEvent('onchange')}"

for "fireEvent()" under FF you can use Ilya Lebedev's DOMExtensions.js
Works fine for me on WindowsXP Firefox 2.x and 3.x with the test page (note: which doesn't have event handlers set)
This bug is fixed in Richfaces 3.2.X builds
This bug was originally reported on Firefox 2.x or older, which is no longer supported and will not be receiving any more updates. I strongly suggest that you update to Firefox 3.6.6 or later, update your plugins (flash, adobe, etc.), and retest in a new profile. If you still see the issue with the updated Firefox, please post here. Otherwise, please close as RESOLVED > WORKSFORME
http://www.mozilla.com
http://support.mozilla.com/kb/Managing+profiles
http://support.mozilla.com/kb/Safe+mode
Whiteboard: [CLOSEME 2010-07-30]
Version: unspecified → 2.0 Branch
Works fine with FF 3.6.6!
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: