Closed Bug 57122 Opened 24 years ago Closed 24 years ago

rendered gif image flashes when width attr is a percentage and height is an integer

Categories

(Core :: Layout, defect, P3)

x86
FreeBSD
defect

Tracking

()

VERIFIED DUPLICATE of bug 52798

People

(Reporter: marauder, Assigned: clayton)

References

()

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; FreeBSD 4.0-STABLE i386; m18) Gecko/20001016
BuildID:    2000101611

rendered gif image flashes when width attr is a percentage and height is an
integer, uses all available CPU.  sometimes the problem goes away or the image
disappears entirely.  reproducible most of the time, and a few page reloads
usually suffice to get it flashing again. flashing stops when "stop" is clicked,
even though the button is greyed out.

Reproducible: Sometimes
Steps to Reproduce:
go to web page, if no flashing click until it starts up

Actual Results:  image flashes from rendered to background colour as fast as
available CPU will allow

Expected Results:  rendered it solidly

this page is a severely cut-down copy of slashdot.org's registered user info
page.  greendot.gif seems to be a 1x1 gif, which they use to draw horizontal
lines with.  while slashdot's HTML is disgusting, the image shouldn't flash...


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
	<BODY>
		<IMG src="http://images.slashdot.org/greendot.gif" width="80%" height=1>
	</BODY>
</HTML>
Can't confirm under Linux with 2000101712. Sounds like it may be BSD specific.
WFM on Mac 10-18-08.  Could anyone confirm this on BSD?
Keywords: qawanted
As far as I can see this is a duplicate of Bug 52798

Sure enough, it is.


*** This bug has been marked as a duplicate of 52798 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
vrfy
Status: RESOLVED → VERIFIED
Keywords: qawanted
SPAM. HTML Element component is deprecated, changing to Layout component. See
bug 88132 for details.
Come on Bugzilla, you can do it...
Component: HTML Element → Layout
You need to log in before you can comment on or make changes to this bug.