Closed
Bug 248295
Opened 21 years ago
Closed 17 years ago
samsung.de - inside the frame, you are not able to choose the "select" options.
Categories
(Tech Evangelism Graveyard :: German, defect)
Tech Evangelism Graveyard
German
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: s.steinkamp, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040206 Firefox/0.8
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040206 Firefox/0.8
the page is presented correct, but you are not able to choose the menu which is
displayed. other browsers show it correctly.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•21 years ago
|
||
this is a problem with the stylesheet for that site. the following lines are
what cause the select box to be very small:
select {
font-family: Arial,Helvetica, geneva,sans-serif;
font-size:12px;
color:#585858;
background-color:#ffffff;
height:20px;
}
the height:20px; causes the select boxes to be very small and thus not selectable.
--> tech evangelism
Component: Web Site → German
Product: Firefox → Tech Evangelism
Comment 2•21 years ago
|
||
Same with 1.7 on OS/2.
Assignee: bugs → german
OS: Windows 2000 → All
QA Contact: german
Hardware: PC → All
Summary: inside the frame, you are not able to choose the "select" options. → samsung.de - inside the frame, you are not able to choose the "select" options.
Comment 3•17 years ago
|
||
FIXED by site redesign.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•