Closed
Bug 32204
Opened 25 years ago
Closed 22 years ago
modal dialogs still allow user to click toolbar buttons in the parent window
Categories
(Core :: XUL, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: sspitzer, Assigned: danm.moz)
Details
When my download news headers dialog comes up, it is modal to its parent
(the messenger window), and while it is up, I can't use the "File",
"Edit", etc menu items.
the problem is I can click on the "Get Msg", "News Msg" toolbar buttons, the
throbber, and change folders (by clicking on the folder tree.)
davidm believes this is a bug in the modality code.
from davidm: "On the mac I can't seem to click buttons
but I do get the mouse over which isn't right either."
from ben: "I see this too on the profile manager when the profile wizard (modal)
is invoked from the manager, and in any window when the prefs window
(modal) is brought up."
see the thread at news://news.mozilla.org/38D1D028.37837B0A%40netscape.com
Comment 2•25 years ago
|
||
assigning to danm as p3 for m17
Assignee: trudelle → danm
Target Milestone: M17
Reporter | ||
Comment 3•25 years ago
|
||
I have a work around.
If the class of the window is "chrome,modal" I see none of these problem.
If the class is "modal,dialog" I see these problems.
is that the correct behaviour?
Reporter | ||
Comment 4•25 years ago
|
||
fix summary.
Summary: modal dialogs still allow we to click toolbar buttons in the parent window → modal dialogs still allow user to click toolbar buttons in the parent window
Comment 7•25 years ago
|
||
mass-moving all bugs to m21 that are not dofood+, or nsbeta2+
Target Milestone: M18 → M21
moving en masse all bugs that didn't get nsbeta3 nomination to "future" milestone
Target Milestone: M21 → Future
Comment 9•24 years ago
|
||
Is this bug still happening? It sounds like one of the catfood problems, so I'm
tentatively adding the keyword.
Keywords: nsCatFood
Comment 10•22 years ago
|
||
worksforme moz2003032416/win98
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•