Closed Bug 220121 Opened 22 years ago Closed 22 years ago

Wrong behaviour and look of Drop-Down lists in Geckos layout engine (XP themed)

Categories

(Core :: Layout: Form Controls, defect)

x86
Windows XP
defect
Not set
trivial

Tracking

()

RESOLVED DUPLICATE of bug 220125

People

(Reporter: janlange, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.6a) Gecko/20030923 The behaviour and the look of the Drop-Down control when XP is themed. The control aren't viewed in the original Windows XP Luna Style and the behaviour differs in that way when I select an item. To see exactly what I am mean, look at the following page: http://www.extreme-webhosting.de/drop-down-list/drop-down-behavior.htm I have made some Screenshots of the same demo-website in the Internet Explorer and also in the newest Mozilla Nightly. Under other is the IE look/behaviour the same that all other Windows programs have. Even Mozilla or Firebird use in the GUI the original Windows XP Styles. This bug is also reproduced when I used third party Themes instead of Luna. example "Metallic Shades" Reproducible: Always Steps to Reproduce: 1. Go to any Website that use the original(without css) drop-down list when XP is themed and use it. Expected Results: The original behavior and look of Windows XP like in the Internet Explorer or other programs. HTML Code to test: <form name="form1" id="form1" method="post" action=""> <select name="select"> <option>test1</option> <option>test2</option> <option>test3</option> </select> </form>
*** This bug has been marked as a duplicate of 220125 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.