FLUID-1331: Avatar of list item changes shape as it is pushed towards the right border: using safari

Metadata

Source
FLUID-1331
Type
Bug
Priority
Minor
Status
Closed
Resolution
Cannot Reproduce
Assignee
N/A
Reporter
Justin Obara
Created
2008-08-27T14:59:30.000-0400
Updated
2014-07-07T15:43:27.113-0400
Versions
  1. 0.4
  2. 0.5beta1
  3. 0.5
  4. 0.6beta1
  5. 0.6
  6. 0.7
  7. 0.8
  8. 1.0
  9. 1.1
  10. 1.1.1
  11. 1.1.2
  12. 1.2
  13. 1.2.1
  14. 1.3
Fixed Versions
  1. 1.5
Component
  1. Demos
  2. Reorderer

Description

Avatar of list item changes shape as it is pushed towards the right border. This only occurs when the browser does not take up the full screen.

Steps to reproduce:

1) Open the Sortable Vertical List demo from the daily build site:
http://build.fluidproject.org/fluid/sample-code/reorderer/todo-list/sortable-styled-todo-list.html

2) Adjust the browser size, so that it does not take up the full screen.

3) Drag one of the list elements towards the right hand side. Notice that as it touches the right boarder it becomes skinnier and taller.

Environments

Safari 3.2 (Mac OS 10.5)
Safari 5 (Mac OS 10.6)

Attachments

Comments

  • Justin Obara commented 2008-08-27T15:00:40.000-0400

    'screenshot-1' shows the normal avatar

  • Justin Obara commented 2008-08-27T15:01:33.000-0400

    'screenshot-2' shows the avatar pushed up against the right border of the browser

  • Jacob Farber commented 2008-09-08T13:45:03.000-0400

    This is appearing in the springboards as well, whereas any container for a draggable item can then influence the avatars size. This is especially obvious when doing a multi-column drag operation.

  • Justin Obara commented 2008-09-16T12:15:33.000-0400

    Appears to have been fixed with one of the resent changes

    Verified fix using:

    FF2, FF3, Opera 9.5, Safari 3 (Mac OS 10.5)
    FF3, IE7 (Win Vista)

  • Justin Obara commented 2008-09-26T11:07:30.000-0400

    The issue has reappeared in Safari 3.1 (Mac OS 10.5)

  • Justin Obara commented 2008-09-26T11:08:01.000-0400

    Updated environment