Bug 11319 - Image set with javascript is sized wrong in table
Summary: Image set with javascript is sized wrong in table
Status: RESOLVED DUPLICATE of bug 9276
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-16 13:16 PDT by David Moe
Modified: 2007-07-05 03:50 PDT (History)
0 users

See Also:


Attachments
Bug test case (1.69 KB, text/html)
2006-10-16 13:17 PDT, David Moe
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Moe 2006-10-16 13:16:28 PDT
A named IMG is set (eg document.picture.scr = x) in a cell in a fixed width table.  The image is scaled to the largest image width that has been set before.  If an image whose width is the full size of cell is set then the next image will scale properly.

To see problem load attached html.  Click second thumbnail then click first, notice scaling problem.  Now click third thumbnail and again click first, no more scaling problem.
Comment 1 David Moe 2006-10-16 13:17:33 PDT
Created attachment 11115 [details]
Bug test case
Comment 2 Alexey Proskuryakov 2007-07-05 03:50:31 PDT

*** This bug has been marked as a duplicate of 9276 ***