Closed
Bug 441141
Opened 17 years ago
Closed 15 years ago
Select tags select options not working correctly
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: srcnix, Unassigned)
Details
(Keywords: qawanted, Whiteboard: [CLOSEME 2010-10-01])
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Build Identifier: Firefox 3 (Latest)
Just to inform, I've generated a basic HTML page with a select field (both a single and multiple select).
Applying selected="selected" on an option does not set the option as selected (however "selected" is in the source code). Surprisingly selected="1" and other variations such as selected="true" all work fine.
Reproducible: Always
Steps to Reproduce:
Create a basic XHTML transitional page, add a form with a select field (both a single and multiple select field) and set option(s) with selected="selected".
Actual Results:
Option(s) is not selected.
Expected Results:
Option(s) should be selected.
Comment 1•17 years ago
|
||
Works for me here, using current trunk build.
Could you perhaps attach a testcase?
![]() |
||
Updated•17 years ago
|
Keywords: testcase-wanted
Comment 2•17 years ago
|
||
He xtc4uall, in this case qawanted keyword seems more appropriate to me, because there is no website where the bug can be seen and which you could use to minimized. At least, that's what my understanding of the testcase-wanted keyword is. Do you agree? (disagree?)
Keywords: testcase-wanted → qawanted
Comment 3•15 years ago
|
||
Reporter, are you still seeing this issue with Firefox 3.6.9 or later in safe mode? If not, please close. These links can help you in your testing.
http://support.mozilla.com/kb/Safe+Mode
http://support.mozilla.com/kb/Managing+profiles
Whiteboard: [CLOSEME 2010-10-01]
Version: unspecified → 3.0 Branch
Comment 4•15 years ago
|
||
No reply, INCOMPLETE. Please retest with Firefox 3.6.10 or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•