Closed Bug 6973 Opened 25 years ago Closed 25 years ago

Gfx comboboxes do not close the drop-down list when clicking in the background

Categories

(Core :: XUL, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: kmcclusk, Assigned: kmcclusk)

References

()

Details

gfx combobox'es do not close the drop-down list when clicking in the background of the window, instead the list is left up until one of the items in the combo box is selected.
Status: NEW → ASSIGNED
Target Milestone: M7
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fixed in 5-27-99 2:56PM build Added call to capture mouse events when the drop-down list is displayed. Added event handler to detect when mouse was clicked in the background and ask the comboboxFrame to rollup the list.
Status: RESOLVED → VERIFIED
verifying this. it works perfectly on linux/win32, but no redraw is performed on macos. here's how to verify on mac: 0. launch viewer, set GFX widgets on, and load chrome:/messenger/content/am-server.xul 1. open the list box in the top frame. 2. window shade the viewer window and unshade it. 3. note the list box is still open. 4. click outside of the listbox. 5. it looks like it's still down, but force a redraw with another window shade/unshad. now there's a white area behind it. different bug. verified on 1999-07-16-08 RedHat Linux 5.2 (GNOME/enlightenment) 1999-07-16-08 WinNT 4.0 sp4 1999-07-16-08 MacOS 8.51
You need to log in before you can comment on or make changes to this bug.