Closed Bug 534202 Opened 16 years ago Closed 16 years ago

Install Plugin Name box is never editable (disabled in XUL)

Categories

(Other Applications Graveyard :: ChatZilla, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bugzilla-mozilla-20000923, Assigned: bugzilla-mozilla-20000923)

References

Details

(Whiteboard: [cz-0.9.86])

Attachments

(1 file)

Silly thing missed (by me) on the Install Plugin dialog: the name <textbox> has disabled="true" in XUL but the code only sets/removed readonly="true", which results in it never being editable. I must say, though, readonly="true" (without disabled) looks shit in Firefox 3.5.5 on Windows 7 - it looks exactly like an editable textbox! I'm not actually fussed which attribute we use (but disabled looks better here), but it must be the same in XUL and the code.
Assignee: rginda → silver
Status: NEW → ASSIGNED
Attachment #417101 - Flags: review?(gijskruitbosch+bugs)
Comment on attachment 417101 [details] [diff] [review] Use disabled everywhere (In reply to comment #0) > I must say, though, readonly="true" (without disabled) looks shit in Firefox > 3.5.5 on Windows 7 - it looks exactly like an editable textbox! Gah, I suspected that was why it used that, but neglected to check. Blegh. r=me, anyway.
Pushed --> FIXED.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Whiteboard: [cz-0.9.86]
Comment on attachment 417101 [details] [diff] [review] Use disabled everywhere Setting r+ as was intended to clear from my review queue.
Attachment #417101 - Flags: review?(gijskruitbosch+bugs) → review+
Product: Other Applications → Other Applications Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: