Closed
Bug 89962
Opened 25 years ago
Closed 25 years ago
Buttons can't be disabled by javascript in mozilla for Linux
Categories
(Core :: DOM: CSS Object Model, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: Mark_Lockett, Assigned: jst)
Details
document.form1.elements["bn_1"].disabled = true;
Doesn't ever disable the buttons under moz 0.80, 0.91 or 0.92. It works in in
moz on the Win 98 platform though
| Reporter | ||
Comment 1•25 years ago
|
||
To demonstrate I have a web page
http://www.users.bigpond.com/mlockett/multiaccesssummary1.htm
Set the first combo box to No the last two buttons should then be disabled.
Comment 2•25 years ago
|
||
worksforme with PC Linux 2001070806.
Could you test this with the latest nightly from
http://ftp.mozilla.org/pub/mozilla/nightly/latest/
Thanks.
Comment 3•25 years ago
|
||
worksforme on NS6.1PR1 on linux as well.
| Assignee | ||
Comment 4•25 years ago
|
||
Worksforme too, reopen if this is still a problem with a nightly build.
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 5•25 years ago
|
||
Did not work for me on nightly build 2001070921. I will have another look at this over the weekend.
Status: RESOLVED → UNCONFIRMED
Resolution: WORKSFORME → ---
Comment 6•25 years ago
|
||
worksforme linux build 2001-07-15-21.
Are you still seeing this? If so, some more information would be nice. For
example, how do you do your installs?
| Reporter | ||
Comment 7•25 years ago
|
||
Little bit of light shed here -The buttons are actually disabling then just don't appear to be graying out (ala windows)The buttons to actually changed but the text on the them doesn't seem to gray out. I can see that they are grayed out.I'm work on a 4 year old laptop so the screen isn't that good.This defineitely was a problem at some stage I seem to have just missed the fix.Should this the above seem be a bug or is the appearance the button the desired appearance?
Comment 8•25 years ago
|
||
Based on comments by the reporter and others, I am marking this bug as WORKSFORME.
Mark Lockett, feel free to file the other issue as a separate bug if you have
searched bugzilla and that bug does not yet exist.
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•