Closed
Bug 31319
Opened 26 years ago
Closed 25 years ago
Too wide pop ups on alert(''), confirm('')
Categories
(SeaMonkey :: UI Design, defect, P3)
Tracking
(Not tracked)
People
(Reporter: Sebastian, Assigned: bugs)
Details
Attachments
(1 file)
|
332 bytes,
text/html
|
Details |
The pop up windows called with alert('text') and confirm('text') are (at
least?)558 pixel wide, independend of the length of the contained text.
I'll attach a simple testcase, but it can be viewed generally on any page (e.g.
Mozilla's: Do you really want to do that crazy thing?).
These windows should be adapted to the actually needed width to look more
professional.
| Reporter | ||
Comment 1•26 years ago
|
||
Comment 2•26 years ago
|
||
I don't think this is JS engine. -> XP Apps.
Assignee: rogerl → don
Component: Javascript Engine → XPApps
QA Contact: rginda → paulmac
Comment 3•26 years ago
|
||
changing qa contact on selected bugs from paulmac to elig@netscape.com
QA Contact: paulmac → elig
| Reporter | ||
Comment 4•26 years ago
|
||
The pop up windows have a better width now. I for my part are content with it
and will mark it FIXED.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Comment 5•26 years ago
|
||
Sebastian, are you still satisfied with the results? I'm seeing a width in these
dialogs of approximately 450 pixels on all platforms with yesterdays/today's
builds. Not sure what the expected results should be.
(Rubber-stamping as Verified since it's 100+ pixels narrower, and you were okay
with it.)
Status: RESOLVED → VERIFIED
| Reporter | ||
Comment 6•26 years ago
|
||
Mmh, just checked it. You are right, they are better, but still way too wide. I
could have sworn they looked great when I marked that bug fixed. Anyhow, this
deoes not look ok, reopening. Seen with any JavaScript pop up (e.g. the ones I
provided as attachment).
BTW: Would it be hard to have dynamic width?
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
| Reporter | ||
Comment 8•25 years ago
|
||
Although I understand that this is a low priority bug, one idea:
Centering the text would make it look much better, I guess it is the
asymmetrical way, that makes it look unprofessional.
(When centering I don't mean line by line centered, but in a way that new lines
start at the same column (kind of a centered table containing the text))
Updated•25 years ago
|
QA Contact: elig → sairuh
nav triage team:
Doesn't look too bad using mac mozilla build from 12-27. Marking nsbeta1-
Keywords: nsbeta1-
Comment 10•25 years ago
|
||
*** Bug 63676 has been marked as a duplicate of this bug. ***
Comment 11•25 years ago
|
||
*** This bug has been marked as a duplicate of 63676 ***
Status: NEW → RESOLVED
Closed: 26 years ago → 25 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
| Reporter | ||
Comment 12•25 years ago
|
||
verifing
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•