Closed Bug 1134 Opened 26 years ago Closed 25 years ago

DISABLED attribute not supported on OPTION element

Categories

(Core :: DOM: Core & HTML, defect, P2)

x86
Windows 95
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: angus, Assigned: rods)

References

()

Details

Attachments

(3 files)

The disabled attribute works almost everywhere (terrific!) but not yet on the
OPTION element. A test case is available at the URL given. It doesn't work right
in ie5b1 either.
Status: NEW → ASSIGNED
Assignee: karnaze → kmcclusk
Status: ASSIGNED → NEW
The widget library does not support combo boxes or list boxes having disabled
elements.
Adding hyatt to the cc list; he may be interested in this.
Assignee: kmcclusk → karnaze
Assignee: karnaze → kmcclusk
reassigning back to Kevin a 2nd time. This is a limitation of the widget
library.
Status: NEW → ASSIGNED
Setting all current Open/Normal to M4.
per leger, assigning QA contacts to all open bugs without QA contacts according
to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
QA Contact: 4110 → 4137
Reassigning qa contact to cpratt@netscape.com
Target Milestone: M4 → M5
Target Milestone: M5 → M7
This will be fixed for GFX-rendered option elements only.
*** Bug 3596 has been marked as a duplicate of this bug. ***
Target Milestone: M7 → M8
Target Milestone: M8 → M10
Assignee: kmcclusk → rods
Status: ASSIGNED → NEW
Rod, re-assigning to you. This is a general bug related to gfx-rendered form
elements.
Depends on: 11466
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fixed.
Whiteboard: 23-Aug-99: will verify in M10 w/GFX later this week
Status: RESOLVED → REOPENED
Whiteboard: 23-Aug-99: will verify in M10 w/GFX later this week
I can't verify the fix using the 1999082616 build with GFX widgets under NT.
When I look at the Select with one disabled option, 'Two fish' is as selectable
as anything else in the list. Reopening bug and clearing resolution.

[If it helps, I was looking for one of two behaviors: either you can't click on
the Two fish option to select it, or, if you can, going on in the form should
switch it back to whatever was previously selected.]
Resolution: FIXED → ---
Ignore this lastest attachment it was for a different bug.
Attachment 1470 [details] is incorrect, use the lastest one 1473
Status: REOPENED → RESOLVED
Closed: 25 years ago25 years ago
Resolution: --- → FIXED
Fixed.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
I still don't see the fix (using the 1999090708 build under NT). Both
partial-gfx and gfx (in the Preferences) allow me to select Two fish with no
problems. Reopening bug and clearing resolution.
What example are using to test this with? You should attach your testing example
or use mine. I am not seeing the problem you are seeing.
I am using the test case at the URL in this bug report. The sample code in
question is:

<select id="myselect">
<option>One fish
<option disabled>Two fish
<option>Red fish
<option>Blue fish
</select>

If I understand this correctly, 'Two fish' should be visually greyed out, and
not selectable. It looks exactly the same as the other options, and is
selectable using both GFX and native widgets.
Status: REOPENED → RESOLVED
Closed: 25 years ago25 years ago
Resolution: --- → FIXED
Ok, it is REALLY fixed this time.
Status: RESOLVED → VERIFIED
Beautiful! Verified fixed in the 1999091310 Win32 build (on NT).
kjhkjhk
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: