Closed
Bug 8844
Opened 25 years ago
Closed 25 years ago
White squares right of form buttons
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
People
(Reporter: mark, Assigned: karnaze)
References
()
Details
(Whiteboard: [TESTCASE] background image propagation and native win submit button)
Attachments
(1 file)
This site has white boxes appearing to the right of its button controls:
Source:
<FORM ACTION="http://194.205.191.254/scripts/itri/hfclient.exe" METHOD=POST>
<INPUT TYPE=HIDDEN NAME=A VALUE=ITRI>
<P>
<INPUT NAME=LG TYPE=SUBMIT VALUE="Existing User">
<INPUT NAME=RG TYPE=SUBMIT VALUE="New User">
</P>
</FORM>
The boxes go away if you move a window over them.
Comment 1•25 years ago
|
||
Updated•25 years ago
|
Whiteboard: [TESTCASE] background image propagation and native win submit button
Comment 2•25 years ago
|
||
From the testcase: "On this page, below, is a simple form with a <input
type=submit>. When you scroll down to the form, note the white
boxes (which are the same height as the submit widget). This appears
using viewer jun23 win95 -- using the <b>native widgets</b>. It does
not have this problem with the gfx widget. Note also: you get a
different set of 'white boxes' depending on whether (1) you grab the
thumb on the vertical scrollbar and pull down, or (2) you click on the
vertical scrollbar below the thumb (i.e., smooth vs jump).
This detritus also appears in the MICROSOFT WINDOWS 98 1999062808 Apprunner's
attempt to render http://www.LunaCity.com/, save that the "echo" is positioned
well and directly below the form button.
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 4•25 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•