Open
Bug 223940
Opened 18 years ago
Updated 2 years ago
"The document contains no data." alert steals focus
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
NEW
People
(Reporter: 3.14, Unassigned)
References
Details
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6a) Gecko/20030924 Actually, this is a pretty old bug, so this might be a dupe, but I can neither find it by searching nor by looking at tracking bug 88810 or bug 140346. When a connection times out (telnet shows in the particular case that you can open a connection, but after sending the request there is no answer) we get an alert "The document contains no data." (instead of saying timeout!) which brings the browser window which wants to load the page into foreground. pi
Comment 1•18 years ago
|
||
I assume other alerts do NOT steal focus for you?
| Reporter | ||
Comment 2•18 years ago
|
||
I don't recall another one recently, but I would not say it does not happen. If you have something I could test, let me know. pi
Comment 3•18 years ago
|
||
Could try loading http://foo.example.com/ in a window that's not on top (that should give a DNS error alert).
| Reporter | ||
Comment 4•18 years ago
|
||
Yes, that alert also steals focus. pi
Comment 5•18 years ago
|
||
Sounds to me like your window manager brings up windows when a modal dialog is parented to them... (test with other windowmanagers to make sure?)
| Reporter | ||
Comment 6•18 years ago
|
||
I use KDE. So I tried windowmaker which also brought the alert to the foreground. pi
Comment 7•18 years ago
|
||
I suggest trying twm or fvwm2, which don't try to guess things for you...
| Reporter | ||
Comment 8•18 years ago
|
||
Sorry, I don't have them on this system. Only KDE, Gnome (currently broken), Windowmaker and failsafe. pi
How do I fix this bug? For some reason when I go to certain pages (i.e. eq.castersrealm.com) it gives me an alert "The Document Contains no data"
Comment 10•17 years ago
|
||
This alert is blocking access to my e-mail page at myway.com. It seemed to start after I loaded MS SP2. The alert appears using both Firefox and Mozilla.
Updated•12 years ago
|
Assignee: events → nobody
QA Contact: ian → events
| Assignee | ||
Updated•2 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•