Closed Bug 46580 Opened 25 years ago Closed 25 years ago

Entering text in the login text entries causes reflows.

Categories

(Core :: DOM: Core & HTML, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED DUPLICATE of bug 39209

People

(Reporter: gregm, Assigned: waterson)

References

()

Details

Entering text in the username and password entrys causes a reflow (and shift left of the entry widgets) for every character entered.
*** Bug 46581 has been marked as a duplicate of this bug. ***
I was gonna attach a few screenshots but bugzilla kept timing out. So here they are: http://coco.comstar.net/pre-entry.png http://coco.comstar.net/post-entry.png This is with build 2000072608 on Linux (RH 6.2)
I cannot reproduce this on Linux 2000072712 (RH 6.2, Gnome 1.2).
Make sure your drilled down into a story, the front page one don't exhibit this behavior.
Confirmed on Linux 2000073020 (M18), on the pages of the stories.
Status: UNCONFIRMED → NEW
Ever confirmed: true
reassigning
Assignee: rods → beppe
Confirmed on Win2k Pro, Buil ID: 2000073108.
asigning to waterson -- Chris don't you have one like this one already?
really assigning to waterson
Assignee: beppe → waterson
How is this related to bug 39209? Copying the url over from bug 47321, a dupe of this one.
*** Bug 47321 has been marked as a duplicate of this bug. ***
*** Bug 47974 has been marked as a duplicate of this bug. ***
It may be deeper than the text entry. On the page http://kontek.net , the table keeps changing height without any interaction. The mirror, which was rewritten in XHTML, does the same thing. It is located at http://kontek.dyndns.org Still present in M18 2000080620.
Also, that was in Windows (9x-based and NT-based) so recommend change OS to 'All'. And I don't think the component is Form Submission, though I may be wrong.
Dupe. Please search bugzilla for existing bug reports before filing new reports. The easiest way to find duplicates is to search for URLs of the same site you are having trouble with (e.g. http://slashdot.org/) *** This bug has been marked as a duplicate of 39209 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
That's what I thought, but wasn't sure (see earlier comment). Thanks jwb. Verifying dupe. As to http://kontek.net/, that's a weird interaction between a <br clear="all"> and a <table width="100%" align="left">, with reflows being triggered by the two animated gifs. Any idea which bug that might be? (Have a testcase)
Status: RESOLVED → VERIFIED
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.