Metadata
- Source
- FLUID-642
- Type
- Sub-issue
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Eli Cochran
- Reporter
- Eli Cochran
- Created
2008-05-27T12:26:14.000-0400 - Updated
2008-12-02T15:30:41.000-0500 - Versions
-
- 0.1
- 0.3
- 0.4beta1
- 0.4
- 0.5beta1
- Fixed Versions
-
- 0.5
- Component
-
- Uploader
Description
In both the inline and popup scenarios the borders of the file queue have missing edge sections.
Border CSS needs to be refactored.
dev-iteration37
dev-iteration43
Environments
IE6 (Win XP)
Comments
-
Eli Cochran commented
2008-06-16T22:49:18.000-0400 Cleaned up the way that CSS renders the borders. However, the Uploader still doesn't look great on IE6. I need to change the width of the scrolling area on IE6 when it is in scrolling mode.
-
Michelle D'Souza commented
2008-09-02T12:53:19.000-0400 We should ensure that this issue is addressed as part of uploader 2.
-
Justin Obara commented
2008-09-16T14:02:47.000-0400 Affects uploader 2
-
Eli Cochran commented
2008-09-17T20:07:32.000-0400 changed the CSS so that the Uploader will no longer push out of it's rectangle on IE6
-
Eli Cochran commented
2008-09-18T14:17:17.000-0400 The fix for this was implemented in the Uploader2 code-base. Need to roll it into Uploader1.
-
Eli Cochran commented
2008-09-19T11:58:22.000-0400 Fixes from Uploader2 applied to Uploader1 for 0.5 release
-
Justin Obara commented
2008-12-02T15:30:41.000-0500 appears to have been fixed