Closed
Bug 328658
Opened 19 years ago
Closed 19 years ago
CSS trick to show images in SELECT list works in Firefox but not Camino
Categories
(Camino Graveyard :: HTML Form Controls, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 193232
People
(Reporter: rahji, Assigned: mikepinkerton)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.1) Gecko/20060226 Camino/1.0.0+
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.1) Gecko/20060226 Camino/1.0.0+
I hope this is the appropriate place to report this - I'm not sure it's a bug, but I always expect Camino and Firefox to render pages the same way so I'm assuming there's something "wrong" in this case where one works and the other doesn't. There are several references that describe how to show "icons" in an HTML form's SELECT list (see the demonstration url) - they all seem to work in Firefox, but none of them works in Camino. Sorry to report this without narrowing down which part of it isn't working, but the demo url spells out the method pretty simply.
Reproducible: Always
Steps to Reproduce:
Go to demo url in both Firefox and Camino:
http://www.geocities.com/binnyva/code/css/examples/select_icons/
Actual Results:
Firefox shows background images for each OPTION in the SELECT list, while Camino displays a list without the images.
Expected Results:
I'd expect Camino to show the background-images like Firefox does.
I've tried this with and without a user.js file. I'm using the latest nightly build of Camino.
Comment 1•19 years ago
|
||
*** This bug has been marked as a duplicate of 193232 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•