Closed Bug 364065 Opened 19 years ago Closed 19 years ago

Disabling CC list <select> for logged-out users can make the list unscrollable

Categories

(Bugzilla :: User Interface, defect, P1)

2.23.3

Tracking

()

RESOLVED FIXED
Bugzilla 3.0

People

(Reporter: jruderman, Assigned: reed)

References

()

Details

Attachments

(1 file)

Some buggy browsers (e.g. IE7, WebKit trunk) don't let you scroll a <select disabled size="5">. To work around this bugginess, Bugzilla should not use the disabled attribute for CC lists (for logged-out users). Example: https://bugzilla-test.mozilla.org/show_bug.cgi?id=12345
I filed a bug against WebKit: http://bugs.webkit.org/show_bug.cgi?id=11852.
Flags: blocking3.0?
Target Milestone: --- → Bugzilla 3.0
Version: unspecified → 2.23.3
(In reply to comment #0) > disabled size="5">. To work around this bugginess, Bugzilla should not use the > disabled attribute for CC lists (for logged-out users). I disagree. Logged out users don't need to be able to scroll the CC list. Disabling the CC list is consistent with how other fields work.
Assignee: create-and-change → ui
Severity: normal → minor
Component: Creating/Changing Bugs → User Interface
OS: Mac OS X 10.4 → All
Hardware: Macintosh → All
> Logged out users don't need to be able to scroll the CC list. Logged out users should be able to see who is CCed. > Disabling the CC list is consistent with how other fields work. Disabling other fields doesn't prevent users from seeing their contents.
I actually *would* release Bugzilla 3.0 with this bug, so I'm not marking it a blocker. However, I would very much like to see it fixed before we release 3.0, if at all possible.
Flags: blocking3.0? → blocking3.0-
Priority: -- → P1
Attached patch patch - v1Splinter Review
Just remove the "disabled" option.
Assignee: ui → reed
Status: NEW → ASSIGNED
Attachment #248969 - Flags: review?(bugzilla-mozilla)
Comment on attachment 248969 [details] [diff] [review] patch - v1 Makes sense. Do not think someone would be confused by this.
Attachment #248969 - Flags: review?(bugzilla-mozilla) → review+
Flags: approval?
Flags: approval? → approval+
Checking in template/en/default/bug/edit.html.tmpl; /cvsroot/mozilla/webtools/bugzilla/template/en/default/bug/edit.html.tmpl,v <-- edit.html.tmpl new revision: 1.94; previous revision: 1.93 done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: