Closed Bug 9126 Opened 25 years ago Closed 25 years ago

[Regression] When image missing, image always resized to alt text size

Categories

(Core :: Layout, defect, P3)

x86
Windows 98
defect

Tracking

()

VERIFIED INVALID

People

(Reporter: hyp-x, Assigned: rickg)

Details

(Whiteboard: [TESTCASE])

Attachments

(1 file)

Testing:
  M7 on Win98
  1999063008 on Win98

Description:
  When an image is missing the image gets resized to the size of the alt text,
  even if there's a width & height specified.

Reproduction:
  - Load the testcase (below or attached)

Behavior:
  - The image frame shows up with the broken image icon and the alt text,
    then the frame immidiatly dissappears and the element shrinks
    to the size of the alt text

Expected behaviour:
  - The image frame should remain visible with the alt text, and the icon
    showing that it's missing

Regression:
  M7 works as expexted, the newest build does not.
  I don't know the exact date when the problem appeared.

Testcase (I'll attach it too):
  <html><body>
    <img src="unexistent.gif" alt="alttext" width=300 height=300>
  </body></html>

More stuff:
- If I double-click on the "alttext" the browser crashes.
  This happens in the new build, but doesn't happen in M7.

APPRUNNER caused an invalid page fault in
module RAPTORHTML.DLL at 015f:00d217a4.
Registers:
EAX=00000000 CS=015f EIP=00d217a4 EFLGS=00010246
EBX=0075f834 SS=0167 ESP=0075df58 EBP=0075f7f8
ECX=0075f7f4 DS=0167 ESI=032ac640 FS=46b7
EDX=0075f7e8 ES=0167 EDI=00000005 GS=0000
Bytes at CS:EIP:
8b 38 e8 c1 81 01 00 50 ff 75 f0 ff 57 30 83 65
Stack dump:
00000000 80000000 032ac640 00000000 032acb20 0075df8c 00a12f6d 032ac1b0 00000000
00000000 00000000 00000000 00000000 0075dfc8 00000000 00000000
Whiteboard: [TESTCASE]
Summary: [Regression] Problems with broken images → [Regression] When image missing, image gets resized to alt text size
[Waved Ian wand. Clarified Summary a bit. Very well written bug report!]
Summary: [Regression] When image missing, image gets resized to alt text size → [Regression] When image missing, image always resized to alt text size
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
This is correct behaviour! See bug 1994.
Status: RESOLVED → VERIFIED
Agreed. Marking as verified invalid.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: