Closed
Bug 149602
Opened 21 years ago
Closed 21 years ago
Rectangular images not redrawn correctly when width is set using CSS proportional units
Categories
(Core Graveyard :: GFX, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: Ben_Meadowcroft, Assigned: kmcclusk)
References
()
Details
From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.0) Gecko/20020530 BuildID: 2002053012 If a rectangular image has it's width set using CSS proportinal units in a style sheet, e.g "width : 8em;" or width : 20%;" it is not redrawn correctly when it is partially obscurred by a context menu for example. The demonstration URL demonstrates this problem and includes an image which is "square" that does not demonstrate this problem. Reproducible: Always Steps to Reproduce: 1.Author a page including a rectangular image 2.Set the image width in a CSS stylesheet using a CSS proportinal unit 3.When displaying the page create a context menu that partially obscures the image, the menu needs to be positioned to the right of the left hand side of the image. Actual Results: The images displayed were corrupted. The corruption displayed was dependant upon where the context menu appears, in some cases parts of the image are not displayed, in other cases part of the image is redisplayed offset inside the original. Expected Results: Displayed the complete image without any corruption
Comment 1•21 years ago
|
||
Could you provide a URL or an attachment to demonstrate this?
Reporter | ||
Comment 2•21 years ago
|
||
Sure it should be visible here http://www.benmeadowcroft.com/webdev/mozilla/bugtestcase.html
Comment 3•21 years ago
|
||
WFM in the July 16th build (2002-07-16-08 1.0.0) under Windows ME.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Updated•14 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•