Closed
Bug 12590
Opened 26 years ago
Closed 26 years ago
[PP]Mac SELECT gfx popup/dropdown does not position properly
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: cmaximus, Assigned: dcone)
References
()
Details
*SUMMARY/Results
The dropdown list created by using the select input widget is not behaving properly.
Instead of popping up or dropping down as space provides it is always popping UP on the
Mac. In this test case that makes the select unusable as it is already at the top of the
page.
*To Repro
Simply access the test page with gfx widgets enabled and click on the select widget.
*Build Info
Tested on all platforms with 1999082612 builds. This bug is MAC only.
Updated•26 years ago
|
Assignee: karnaze → rods
Comment 1•26 years ago
|
||
Reassigning to Rod.
Updated•26 years ago
|
Assignee: rods → dcone
Comment 2•26 years ago
|
||
Don is working on this very bug, I think it might be a duplicate. Re-assigning
to Don.
| Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 3•26 years ago
|
||
The calculation of the width and height of the screen in the DeviceContextMac
was not being returned in device coordinates. This problem is now fixed.
verified fixed on
1999-08-27-05-M10 RedHat Linux 6.0 (GNOME/enlightenment)
1999-08-27-09-M10 WinNT 4.0 sp5
1999-08-27-12-M10 MacOS 8.51
You need to log in
before you can comment on or make changes to this bug.
Description
•