Closed
Bug 285565
Opened 21 years ago
Closed 21 years ago
LABEL tag does not work as i expect
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: federico.razzoli, Assigned: bugzilla)
References
Details
Attachments
(1 file)
|
132 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; it-IT; rv:1.7.6) Gecko/20050226 Firefox/1.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; it-IT; rv:1.7.6) Gecko/20050226 Firefox/1.0.1
In other browsers, when you click on a LABEL, cursor goes to the INPUT tag
contained in that LABEL. Don't know if this is a bug for you; if it's not,
please consider it as a feature request.
Reproducible: Always
Steps to Reproduce:
create a page with LABEL and click on LABEL text
Actual Results:
none
Expected Results:
cursor in INPUT within the LABEL
(if the input is a checkbox or a radiobutton, should simulate a click)
Comment 1•21 years ago
|
||
*** Bug 285566 has been marked as a duplicate of this bug. ***
Comment 2•21 years ago
|
||
WFM, Mozilla 2005-03-07-05 trunk Linux.
Please make an HTML example that reproduces the problem and then upload the file
using this link:
https://bugzilla.mozilla.org/attachment.cgi?bugid=285565&action=enter
Comment 3•21 years ago
|
||
WFM with this test case.
Clicking on "This is the label" focuses the text field.
| Reporter | ||
Comment 4•21 years ago
|
||
Now it seems to work perfectly, but I restarted my computer.
I'm sure this morning it didn't work, but I'm not able to reproduce the bug,
even with the same page I created this morning.
Comment 5•21 years ago
|
||
Please reopen if you can reproduce again, and attach a testcase showing the issue.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•