Closed
Bug 30349
Opened 25 years ago
Closed 25 years ago
Netscape Activation page comes up different sizes when errors are encountered
Categories
(Core :: Printing: Output, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
M15
People
(Reporter: agracebush, Assigned: racham)
Details
steps to reproduce:
using prefs: pref("browser.registration.url",
"http://ins-group1.netscape.com:9999/activation/en/activation.cgi");
pref("browser.registration.domain",
"ins-group1.netscape.com:9999/activation/en");
1. using migrated profile- entering new netcenter name- some fields in error
Actual results: after a series of error messages with go back buttons, user is
returned to Welcome screen-which is now different size-wider than first display
Expected results: same screen/same size
Bhuvan,
Will your checkin on set screen size (480x480) take care of this?
-kevin
Comment 2•25 years ago
|
||
Even if profile has a workaround, the underlying problem should be forwarded to
the appropriate owner.
Assignee: selmer → racham
I have put in the fix on friday (3/3) with fixed size 480x480 for activation
window.
Prior to this the window gets enlarged to size of the html document served. So,
I suspect the reason for the window to show up in different sizes is due to
someone updating the html document on the activation server. If we can prove
this, this bug is invalid.
Also, we should try to reproduce this. Holding onto this bug until we know more
about this.
Status: NEW → ASSIGNED
Updated•25 years ago
|
Component: Profile Manager BackEnd → Printing
The window size (480x480)should be standard now. Also, the page size is also
looking good. If the page keeps changing the sizes, please reopen and assign the
bug to kevinyen. Marking worksforme.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 5•25 years ago
|
||
build 200003200/pages are all same size
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•