Closed Bug 115046 Opened 23 years ago Closed 22 years ago

Unexpected page content resize via form submiting

Categories

(Core :: Layout, defect)

x86
Windows 2000
defect
Not set
minor

Tracking

()

RESOLVED FIXED
mozilla1.1alpha

People

(Reporter: golam, Assigned: john)

References

()

Details

Attachments

(2 files, 1 obsolete file)

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.6+)
Gecko/20011209
BuildID:    2001120908

When I press "Login" button, login procedure doesn't proceed.
Instead of proceeding, page content is resized and shifted, living 
blank space on right and bottom.
But if I resize browser window after that, everything looks fine.

Reproducible: Always
Steps to Reproduce:
1. open URL
(Please, note that proposed URL is not a real web portal. 
It is just a test case for Mozilla so do not expect any further login proceeding)
  The HTML code on that page has no <body> tag, lots of unnecessary closing
tags, and lots more tags after the </html> tag, so I think some wierdness is to
be expected here.
Yep.
The content after closing </html> is added by public host provider as adverticement.
Originaly it was:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN">
<html><head>
</head>
<frameset border=0 frameBorder=0 cols=100%,*>
<frame name=vsec_main marginWidth=0 marginHeight=0 
src="vshop5.htm" frameBorder=0 noResize scrolling=no>
<frame name=vsec_ghost marginWidth=0 marginHeight=0 
src="ghost.htm" frameBorder=0 noResize scrolling=no>
</frameset></html>

Added content dosen't affect original bug.
Confiriming issue in the Dec 13th build (2001-12-13-04). The frame , which
contains the input button, doesn't seem to get properly paint when button gets
focus.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Use this file with attached frameset test case.
Reassigning to John
Assignee: attinasi → jkeiser
Target Milestone: --- → mozilla1.1
Blocks: 124431
Attached file Usable Testcase
Just a new version of attachment 61649 [details] that works if you use it in Bugzilla
Attachment #61649 - Attachment is obsolete: true
This is fixed with bug 119849.
Depends on: 119849
*** Bug 116723 has been marked as a duplicate of this bug. ***
*** Bug 131673 has been marked as a duplicate of this bug. ***
*** Bug 125311 has been marked as a duplicate of this bug. ***
fixed with bug 119849.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: