Closed
Bug 5393
Opened 25 years ago
Closed 25 years ago
[DOGFOOD] Controls should be enclosed with <LABEL></LABEL>
Categories
(SeaMonkey :: Preferences, defect, P2)
SeaMonkey
Preferences
Tracking
(Not tracked)
VERIFIED
FIXED
M11
People
(Reporter: michael.j.lowe, Assigned: matt)
Details
(Whiteboard: [PDT-] 15Dec99 - Verification blocked by bug 16810)
In the preference html files, controls such as checkboxes and radio buttons
should be enclosed with <LABEL></LABEL> tags.
eg.:
<LABEL><input type=checkbox>Print Backgrounds</LABEL>
This is a fine detail that needs to be done but
i'm latering it for the Milestone since it
is not needed right now. I also need to
go thought the prefs to make sure everything is set
perfectly.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
On radio buttons in the prefs
you can click on the text and
they will check
Reporter | ||
Updated•25 years ago
|
Status: VERIFIED → REOPENED
Reporter | ||
Comment 6•25 years ago
|
||
Some of the preference pages still have controls which don't act properly.
Every page needs to be rechecked.
These are getting changed into xul where
the fixes are in. So lets move this to M7
Assignee | ||
Comment 10•25 years ago
|
||
This is complete except for the mail prefs.
Status: NEW → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Comment 11•25 years ago
|
||
matt, I don't see this in the 1999101508 build under NT. Here's what I'm doing
to try this out:
- Launch apprunner
- Open prefs
- Click on the word 'Only' to change the Show toolbars as setting to something
else
- Click on Composer or Calendar to toggles those settings
Nothing happens at all. Reopening bug. Please close if I didn't understand it
correctly.
Summary: Controls should be enclosed with <LABEL></LABEL> → [DOGFOOD] Controls should be enclosed with <LABEL></LABEL>
Comment 12•25 years ago
|
||
*** Bug 16810 has been marked as a duplicate of this bug. ***
Comment 13•25 years ago
|
||
I find this really annoying... please fix soon!
Comment 14•25 years ago
|
||
This is a html 4.0 feature. For dogfood it seems like we can click on the
button and not the text like we do in the 4.x browser.
Assignee | ||
Comment 15•25 years ago
|
||
This feature is in....it is the layout engine that is broken.
Looks liek <label> is not working. Reopened bug 16810
for it.
Status: NEW → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Comment 16•25 years ago
|
||
Taking your word for it (matt knows better than I) and re-marking this fixed.
I'll verify when everything is working correctly.
Whiteboard: [PDT-] → [PDT-] 29Oct99 - Verification blocked by bug 16810
Whiteboard: [PDT-] 29Oct99 - Verification blocked by bug 16810 → [PDT-] 10Dec99 - Verification blocked by bug 16810
QA Contact: cpratt → sairuh
Whiteboard: [PDT-] 10Dec99 - Verification blocked by bug 16810 → [PDT-] 15Dec99 - Verification blocked by bug 16810
Comment 18•25 years ago
|
||
Bulk move of all Pref UI component bugs to new Preferences component. Pref UI
component will be deleted.
Component: Pref UI → Preferences
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•