Closed
Bug 11322
Opened 26 years ago
Closed 26 years ago
Animated GIF causes form fields to reset
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: mmastrac, Assigned: kmcclusk)
References
()
Details
Attachments
(1 file)
|
125 bytes,
text/html
|
Details |
Build used: Mozilla Apr 4, 1999; Win32; 10am build
It appears that frames in the animated GIF ads on the Lycos main search page
will actually reset the form field for the search. As far as I can tell, each
time there is a frame change in the animated GIF, all the data in the field is
lost.
It seems to happen when there are non-animated GIFs as the ad banner, but I
believe this is because of the animated dog GIF to the left of the form field.
Here's an HTML snippet for a test case that exhibits this behaviour:
---
<img src="http://webfarm.sfo.mediaplex.com/banner_request/150-1209h-1041">
<FORM><INPUT TYPE=text NAME=query SIZE=30></form>
---
You can clearly see the bugs effects here (try entering text into this field).
I haven't tested this bug on other platforms.
| Reporter | ||
Comment 1•26 years ago
|
||
| Reporter | ||
Comment 2•26 years ago
|
||
doh... my apologies for not proofing the build info. the date of the build
should read August 4th. The specific install used was:
ftp://ftp.mozilla.org/pub/mozilla/nightly/1999-08-04-09-M9/mozilla-win32.zip
Updated•26 years ago
|
Assignee: karnaze → kmcclusk
Comment 3•26 years ago
|
||
Reassigning to Kevin.
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 4•26 years ago
|
||
It only does this in apprunner. Inside viewer it works fine.
| Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 5•26 years ago
|
||
A build from Aug 10 failed for me, but I just did a fresh pull on WINNT on Aug
11, 99 at 11:00am and it is working correctly. Not sure what changed, but I am
marking it as fixed.
verified fixed on
1999-08-13-08 RedHat Linux 6.0 (GNOME/enlightenment)
1999-08-13-08 WinNT 4.0 sp5
1999-08-13-08 MacOS 8.51
You need to log in
before you can comment on or make changes to this bug.
Description
•