From: SourceForge.net <no...@so...> - 2005-09-28 19:27:23
|
Bugs item #1306812, was opened at 2005-09-28 07:36 Message generated for change (Comment added) made by warp9pnt9 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105757&aid=1306812&group_id=5757 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: DynAPI 3 API Group: Verified >Status: Closed >Resolution: Duplicate Priority: 5 Submitted By: uphill (uphill_) >Assigned to: L W (warp9pnt9) Summary: Explorer Render Proplem Initial Comment: on mozilla the eplorer looks not good, so i changed one line in the explorer.style.js: 65c65 < var ret = '<tr><td><img src="'+iWht.src+'" height="1" width="5"></td><td valign="top">'; --- > var ret = '<tr><td><img src="'+iWht.src+'" height="1" width="5"></td><td valign="top" nowrap>'; greez uphill ---------------------------------------------------------------------- >Comment By: L W (warp9pnt9) Date: 2005-09-28 15:27 Message: Logged In: YES user_id=706287 This is a duplicate of bug [ 1256615 ] GUI component Explorer renders incorrectly under firefox https://sourceforge.net/tracker/index.php?func=detail&aid=1256615&group_id=5757&atid=105757 It didn't get into CVS, so I'll take this bug report and patch as indication of a verified fix. Thanks for the bug report and patch! Small point of order. Before submitting a new bug, maybe run a search through existing bugs, open and closed, and also be sure to check CVS. If you find an bug like this, with report closed and not applied to CVS, ping the that bug report and maybe the dynapi-dev list if no response. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105757&aid=1306812&group_id=5757 |