Closed
Bug 138705
Opened 24 years ago
Closed 23 years ago
can't view login text, radio buttons work differently in ie6
Categories
(Core :: Layout, defect, P4)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: creonnoir, Assigned: attinasi)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0rc1)
Gecko/20020417
BuildID: 2002041711
Clicking on a radio button sends you to a new page instead of just selecting the
button, text entered in the login, password, and validation
fields isn't displayed. This page seems to work fine under ie6.
Reproducible: Always
Steps to Reproduce:
1. visit the page, thats all that is needed
2.
3.
Actual Results: as described in the description
Expected Results: The radio buttons should be selectable, not send you to a new
page. The text entered into the user, password, and validation fields should be
displayed.
Comment 1•24 years ago
|
||
The radios are surrounded by <a> which explains why it's redirecting you but
boris says this is probably a bug on our part ...
Updated•24 years ago
|
Priority: -- → P4
Comment 3•24 years ago
|
||
page is a rather bad testcase, as it doesn't have any <input/>s left. Also an
<a> around a <input/> is invalid and will go to TE so.. Invalid?
Comment 4•23 years ago
|
||
WFM with 2002092308/trunk/win2k.
reporter (Creon): can you reproduce this bug with a recent build of mozilla (for
example, 1.2alpha)? if so, please comment again with details - a new testcase
would be good. if not, please resolve this bug as WORKSFORME. thanks.
| Reporter | ||
Comment 5•23 years ago
|
||
Original offending page no longer exists!
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•