From: <no...@so...> - 2001-01-16 19:08: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. For detailed info, follow this link: http://sourceforge.net/bugs/?func=detailbug&bug_id=129040&group_id=5757 |
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 |
From: Robert R. <rra...@ya...> - 2001-01-17 15:33:13
|
I'm using IE 5.5 sp1 and the image size returned from DynImage is always correct when I do not pass an image size. Do you have an example where this is not working? -- // Robert Rainwater On 1/17/2001, 6:23:12 AM EST, noreply wrote about "[Dynapi-Dev] [Bug #129040] DynImage default image size incorrect in IE5.5": > 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 > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev |
From: <no...@so...> - 2001-01-19 16:40:48
|
Bug #129040, was updated on 2001-Jan-16 11:08 Here is a current snapshot of the bug. Project: DynAPI 2 Category: Core API 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-19 08:40 By: rainwater Comment: I believe that this must be a issue with the widgets you are using and not the dynimage itself. From all tests, the dynimage is returning the correct width and height of images in IE. Unless you have an example where it doesn't work, I think we should probaly close the bug. ------------------------------------------------------- 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 |
From: <no...@so...> - 2001-01-20 00:36:54
|
Bug #129040, was updated on 2001-Jan-16 11:08 Here is a current snapshot of the bug. Project: DynAPI 2 Category: Core API Status: Closed 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-19 16:36 By: rainwater Comment: I've tried a million images with DynImage in IE 5.5 and NS 4 and the correct size is always returned. ------------------------------------------------------- Date: 2001-Jan-19 08:40 By: rainwater Comment: I believe that this must be a issue with the widgets you are using and not the dynimage itself. From all tests, the dynimage is returning the correct width and height of images in IE. Unless you have an example where it doesn't work, I think we should probaly close the bug. ------------------------------------------------------- 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 |