Closed Bug 75610 Opened 24 years ago Closed 24 years ago

modal dialog windows do not draw properly upon resize

Categories

(SeaMonkey :: UI Design, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: bzbarsky, Assigned: danm.moz)

References

()

Details

BUILD: linux 2001-04-11-08 STEPS TO REPRODUCE: 1) Get the browser to pop up a modal dialog. Examples: a) Password dialog in mailnews b) BasicAuth password dialog in the browser c) PSM's "new certificate" dialog Item (c) can be gotten at https://www.rsiaa.org/rsiauth/cgi-bin/home.pl 2) Attempt to resize the dialog to make it bigger. EXPECTED RESULTS: Dialog resizes and draws the newly visible area with whatever content was hidden or just with the background. ACTUAL RESULTS: Dialog resizes and does not draw the newly visible area -- this area still shows whatever was in it before the dialog was resized (usually a piece of the window that was below the dialog). This makes it impossible to access parts of the content if the dialog is not sized correctly and in cases like bug 75596 this makes it impossible to close the modal dialog.
Blocks: 75615
Keywords: mozilla1.0
i'd call this mozilla0.9, but with the cutoff being close...
*** Bug 78180 has been marked as a duplicate of this bug. ***
*** Bug 79295 has been marked as a duplicate of this bug. ***
Keywords: mozilla0.9.1
over to hyatt since this is not really Ben's area of work...
Assignee: ben → hyatt
Hmm, modal windows don't reflow their contents? Sounds more like danm's thang. (still the case in current 05/07 builds)
Assignee: hyatt → danm
QA Contact: sairuh → jrgm
*** Bug 75596 has been marked as a duplicate of this bug. ***
*** Bug 75615 has been marked as a duplicate of this bug. ***
*** Bug 76613 has been marked as a duplicate of this bug. ***
*** Bug 78615 has been marked as a duplicate of this bug. ***
No, the above are not duplicates. This bug is about the generic problem with resizing modal dialogs and reflowing contents. The bugs that were marked duplicate concern a specific dialog with PSM that is using a fixed size, and appending more text after the window has been sized, which causes contents to be placed "outside" the dialogs borders (where the problem is worse when using larger fonts). This is all detailed in those other bugs, and this bug was filed for the generic problem.
Blocks: 76628
*** Bug 80477 has been marked as a duplicate of this bug. ***
*** Bug 81442 has been marked as a duplicate of this bug. ***
The new server certificate is no more modal and the other two dialogs reflow properly on resize. WFM. Linux 2001062021
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
The new non-modal dialog box comes up *behind* the main window in windows2000. So the main window just sits there throbbing unless you know to move the browser window to interact with the dialog. I suppose that's more a symptom of bug 45805 than anything, though.
Resize also works for me. However the "The name on this certificate doesn't match the computer" warning still is initially too small to see the buttons. that is linux build 2001060713, 1400x1050 resolution.
Product: Core → Mozilla Application Suite
Component: XP Apps: GUI Features → UI Design
You need to log in before you can comment on or make changes to this bug.