From: <no...@so...> - 2001-01-17 11:23:15
|
Bug #129040, was updated on 2001-Jan-16 11:08 Here is a current snapshot of the bug. Project: DynAPI 2 Category: None Status: Open Resolution: None Bug Group: None Priority: 5 Submitted by: camhart Assigned to : nobody Summary: DynImage default image size incorrect in IE5.5 Details: When creating a DynImage without setting a size, IE5.5 always defaults to the same (incorrect) size. I'm not sure where IE5.5 is getting this size from. This bug may apply to IE5 also. Follow-Ups: Date: 2001-Jan-17 03:23 By: nobody Comment: It appears that the incorrect height and width is being returned by getContentHeight and getContentWidth in dynlayer.js. It to be returning a default of w=28 and h=30. ------------------------------------------------------- For detailed info, follow this link: http://sourceforge.net/bugs/?func=detailbug&bug_id=129040&group_id=5757 |