Closed
Bug 4140
Opened 26 years ago
Closed 26 years ago
Scrolling pages with forms results in input ctrls disappearing
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: cpratt, Assigned: karnaze)
References
()
Details
Using a Windows NT PC, go to the URL in this bug report. There are three
problems to look out for:
1. When the page first loads, you will see garbage drawn inside of the text
input controls near the top of the page (similar to bug 3857 - in fact I've
reopened that bug due to that problem).
2. Click into the body. Use the arrow keys to scroll down and then back up. When
you scroll down and come to the end of the page, the input controls on the page
are briefly drawn and disappear (even though you're now viewing a part of the
page that has no input controls).
3. Using the arrow keys again, scroll back up to the top of the document. Now,
no text input controls are visible (there's just empty white space in the
document.)
... actually, all you have to do to see this is click into the body of the
document and press the down arrow key once. Presto, all of the inputs disappear.
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Comment 2•26 years ago
|
||
I could not get the problem on 3/29 WinNT debug or optimized.
Using the March 26 build, problem 1 (garbage displayed inside the form controls
while loading) exists. Problems 2 and 3 seem to have been fixed. I'll pass this
to Chris Petersen to verify with the first post-March 30 working build on Win32.
Chris (Petersen) - if parts 2 and 3 of this bug are now working for you too,
please mark this as verified worksforme. The first part is well covered in bug
3857. Thanks!
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 5•26 years ago
|
||
Works fine in April 5th Build.
You need to log in
before you can comment on or make changes to this bug.
Description
•