Closed
Bug 38725
Opened 25 years ago
Closed 25 years ago
blur event fired on content area when tooltip pops up
Categories
(Core :: XUL, defect, P1)
Tracking
()
RESOLVED
FIXED
M16
People
(Reporter: cmaximus, Assigned: saari)
Details
***Overview Description:
I noticed this while doing editor smoketests . The summary is what mjudge says
is going on. Basically, the content area loses focus when a tooltip pops up and
doesn't get it back.
***Steps to Reproduce:
1) Set the cursor in the editor content window or better yet select some text.
2) Mouseover any of the toolbar buttons.
3) Mouseout.
***Actual Results:
For selected text you get the ghosted grey selection and none of the toolbar
buttons will fire.
***Expected Results:
Don't send that blur event :-)
***Build Date & Platform Bug Found:
MacOS 8.5.1 with the 2000050909 build.
***Additional Builds and Platforms Tested On:
Tested and not a problem with the WinNT and RH6 Linux builds of the same day.
Assignee | ||
Comment 1•25 years ago
|
||
Yep, popups seem to be misbehaving again.
Assignee | ||
Comment 2•25 years ago
|
||
Okay, if the popup in question has eWindowType_popup set, then this
should work now. I just checked in a fix for this.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•