FLUID-1595: long file names in the upload queue, stretch the file queue, using IE6

Metadata

Source
FLUID-1595
Type
Bug
Priority
Major
Status
Closed
Resolution
Won't Fix
Assignee
Eli Cochran
Reporter
Justin Obara
Created
2008-09-19T08:59:56.000-0400
Updated
2014-06-25T15:55:53.713-0400
Versions
  1. 0.5beta1
  2. 0.5
  3. 0.6beta1
  4. 0.6
  5. 0.7
  6. 0.8
  7. 1.0
  8. 1.1
  9. 1.1.1
  10. 1.1.2
  11. 1.2
Fixed Versions
N/A
Component
  1. Uploader

Description

long file names in the upload queue, stretch the file queue

Steps to reproduce:

1) Open the uploader example

2) Add a file with a long name, such as "this_file_has_a_very_long_file_name_that_should_be_displayed_properly_in_the _uploaders_upload_queue"

Notice that file queue's width expands to fit part of the name and wraps the rest to a new line

Environments

IE6 (Win XP, Win 2000)

Attachments

Comments

  • Justin Obara commented 2008-09-19T09:00:31.000-0400

    'screenshot-1' shows the stretched file queue

  • Justin Obara commented 2008-09-19T09:03:27.000-0400

    Affects uploader 2

  • Eli Cochran commented 2008-09-19T12:02:43.000-0400

    Will probably affect Uploader1 as well now. I think that I have a fix. Let's see what I can cook up. I'm surprised that this didn't happen before.

  • Eli Cochran commented 2008-09-19T15:11:49.000-0400

    This is basically the same bug as FLUID-962 it just manifests its self differently on different browsers and both of these bugs will be to come up with a way to automatically truncate the text of long files names. I thought that there was a bug written for that, but I can't find it.

  • Laurel Williams commented 2009-05-29T15:06:53.000-0400

    In Opera 9.64 Winxp the name of the file does not wrap, so you don't even see the full name of the file.

  • Alison Benjamin commented 2009-10-14T10:29:22.000-0400

    I have had this problem (not seeing the entirety of a long file name) in Safari 4 / OS X 10.5.

  • Alison Benjamin commented 2009-10-14T10:31:16.000-0400

    Sorry I also forgot to comment - also had this problem in FF3.

  • Michelle D'Souza commented 2014-06-25T15:55:53.689-0400

    We are no longer actively supporting IE6, IE7 and IE8. We will consider patches for some issues if they are offered.