FLUID-1026: Styling issue when scrollbar appears, using IE6

Metadata

Source
FLUID-1026
Type
Sub-issue
Priority
Minor
Status
Closed
Resolution
Fixed
Assignee
Eli Cochran
Reporter
Justin Obara
Created
2008-07-24T20:31:34.000-0400
Updated
2008-09-19T14:05:45.000-0400
Versions
  1. 0.1
  2. 0.3
  3. 0.4beta1
  4. 0.4
  5. 0.5beta1
Fixed Versions
  1. 0.5
Component
  1. Uploader

Description

When the scroll bar appears in uploader, the styling does not display properly.

Steps to reproduce:

1) Open either version of uploader from the daily build site:
http://build.fluidproject.org/fluid/sample-code/uploader/inline/index.html
http://build.fluidproject.org/fluid/sample-code/uploader/pop-up/index.html

2) Add enough files that the scrollbar is displayed, notice the styling under the scrollbar

Environments

IE 6 (Win XP, Win 2000)

Attachments

Comments

  • Justin Obara commented 2008-07-24T20:32:35.000-0400

    'screenshot-1' shows the errors with the styling around the scrollbar

  • Justin Obara commented 2008-09-16T14:17:32.000-0400

    this affects Uploader 2

  • Eli Cochran commented 2008-09-17T20:07:53.000-0400

    changed the CSS so that the Uploader will no longer push out of it's rectangle on IE6

  • Justin Obara commented 2008-09-18T09:11:36.000-0400

    Verified fix using:

    IE 6 (Win XP, Win 2000)

  • Eli Cochran commented 2008-09-18T14:18:52.000-0400

    This was fixed in Uploader2, should roll code into Uploader1 for 0.5

  • Eli Cochran commented 2008-09-19T11:58:47.000-0400

    Fixes from Uploader2 applied to Uploader1 for 0.5 release

  • Justin Obara commented 2008-09-19T14:05:45.000-0400

    Verified fix using:

    IE6 (Win XP)