Closed
Bug 420032
Opened 18 years ago
Closed 18 years ago
Can't read button labels such as "please log in".
Categories
(Camino Graveyard :: HTML Form Controls, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: tracer8, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en; rv:1.8.1.13pre) Gecko/20080226 Camino/1.6b3pre (like Firefox/2.0.0.13pre)
Build Identifier: Camino/1.6b3pre (1.8.1.13pre 2008022600)
The buttons are not transparent.
Reproducible: Always
Steps to Reproduce:
1.navigate to the disney.com dreams come true contest page
2.try to log in
3.try to enter contest
Actual Results:
Opaque buttons.
Expected Results:
The button shold say "please log in" or "enter"
| Reporter | ||
Updated•18 years ago
|
Summary: Can't read button labels such a please log in. → Can't read button labels such as "please log in".
Comment 1•18 years ago
|
||
This works as they intended in the nightly builds of what will be Camino 2 (which is the earliest we will be changing the styleability of buttons), so closing as WFM.
The reason that this doesn't work in 1.6 is that we don't allow styling of <input type="button"> prior to Camino 2, and they didn't bother to actually give a text label to that button, despite the fact that the CSS spec is very clear that styling form elements is optional. You might want to let the webmaster of the site know that they are making the page work incorrectly in standards-compliant browsers.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Updated•18 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•