Closed
Bug 403282
Opened 18 years ago
Closed 18 years ago
Use full page zoom, and dropdowns take multiple clicks to activate
Categories
(Core :: Widget: Cocoa, defect, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 392040
People
(Reporter: cbarrett, Assigned: jaas)
Details
STR:
1. Zoom in on this bugzilla page (any bug will do) with full page zoom.
2. Click on a dropdown
Expected results:
Menu drops down.
Actual results:
Control is drawn in the focused state, but menu does not appear. After multiple clicks it finally appears.
Notes:
Even if you go back to no zoom, it still happens. Refreshing the page makes it go away.
Flags: blocking1.9?
![]() |
||
Comment 1•18 years ago
|
||
Are we sure it's a form control problem and not a widgetry issue? This worksforme on Linux...
Reporter | ||
Comment 2•18 years ago
|
||
No, probably should have filed in Core/General, my bad.
![]() |
||
Comment 3•18 years ago
|
||
I'd lay money the fix will be in cocoa widgets somewhere... ;)
Reporter | ||
Comment 4•18 years ago
|
||
Yeah, if it's working on linux, likely not an XP bug.
Assignee: nobody → joshmoz
Component: Layout: Form Controls → Widget: Cocoa
QA Contact: layout.form-controls → cocoa
Comment 5•18 years ago
|
||
Setting to P3 - Josh that sound eright to you?
Flags: blocking1.9? → blocking1.9+
Priority: -- → P3
Maybe this is related to bug 392040.
Comment 8•18 years ago
|
||
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•