Closed Bug 75376 Opened 23 years ago Closed 23 years ago

select multiple doesn't show options inside a layer

Categories

(Core :: Layout, defect)

x86
All
defect
Not set
major

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: mozilla_kan_blokkes, Assigned: clayton)

References

()

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; 0.8) Gecko/20010215
BuildID:    2001021508

if you have a select from field with 'multiple' enabled and the select field
resides inside a layer it doesn't show the options in the select box, but just
blank space

Reproducible: Always
Steps to Reproduce:
just load the page mentioned above

Actual Results:  empty selectboxes where mulpitple selects are allowed

Expected Results:  show the contents of the slectbox
I don't immediately see a <layer> tag, but certainly there is JS for that so I
can't discount it. I see no obvious reason why the select doesn't work, and it's
almost certainly not an imagelib bug, so I'm sending to HTML Elements for
further traige. Confirming and setting OS to All (seen on Linux tip build).
Status: UNCONFIRMED → NEW
Component: ImageLib → HTML Element
Ever confirmed: true
OS: Windows 2000 → All
layer tags are not used but content positioning with div tags and stylesheets, 
and in addition alot of javascript
Linux build 2001-04-09-08 I see the contents of the selectboxes fine.  Please
try a recent build that has the new viewmanager.
reassign for real
Assignee: pavlov → clayton
QA Contact: tpreston → bsharma
Martin, are you still seeing this bug?
i just tested it with the 0.9 build on win2k and the problem has been solved ;)
worksforme per reporter's comment
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Verified on
build: 2001-05-17-04-Trunk
Platform: WinNT

The select box and options are visible and multiple selection is also possible.
Status: RESOLVED → VERIFIED
SPAM. HTML Element component deprecated, changing component to Layout. See bug
88132 for details.
Component: HTML Element → Layout
You need to log in before you can comment on or make changes to this bug.