Closed Bug 52950 Opened 24 years ago Closed 24 years ago

Close box doesn't close window when windowshaded

Categories

(Core :: DOM: UI Events & Focus Handling, defect, P3)

PowerPC
Mac System 9.x
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: zach, Assigned: danm.moz)

Details

2000091520 OS9

1. WindowShade a window
2. Try clicking it's close box.

Doesn't work.

I know that this has to do with some bug where the tooltips were 
comming up on shaded windows. The solution for this bug was to stop all 
events on shaded windows. This is ok, but it means that you can't close 
one. What needs to happen is to allow all events to go to shaded 
windows, except events that happen inside the window.
adding self to cc, nominating for nsbeta3. this is annoying.
Keywords: nsbeta3
Reassigning to danm per email message.
Assignee: joki → danm
This was more fallout from overeager filtering of events sent to windowshaded 
windows. We're now filtering only mousemove events; you can once again close the 
window.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Target Milestone: --- → M18
Updating QA Contact.
QA Contact: janc → lorca
cool! verified on 9/27 build OS9
Status: RESOLVED → VERIFIED
OS: Mac System 9.x
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.