Closed (fixed)
Project:
DataBase File Manager
Version:
5.x-4.2
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 May 2008 at 10:07 UTC
Updated:
26 Jan 2009 at 10:51 UTC
In IE6.
1) The DBFM browser pane 'rounded side panels' are not correctly positioned.
2) When displaying a long directory, that is one with a vertical scrollbar. The DBFM browser pane becomes displaced to below the Directory Tree pane. This irrespective of the screen size. When returning to a smaller directory, the DBFM browser pane returns to its normal position.
Comments
Comment #1
rooey commentedComment #3
geoff_eagles commentedThis issue was actually fixed in 5.x-4.3. The spacers used to give rounded corners were taken out (rounded corners are now done with JQuery and some maths) which allowed the table width to be made 'auto'. dbfm now resizes correctly.