Metadata
- Source
- FLUID-987
- Type
- Sub-issue
- Priority
- Minor
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Jacob Farber
- Reporter
- Justin Obara
- Created
2008-07-22T19:09:56.000-0400 - Updated
2008-11-03T09:55:27.000-0500 - Versions
-
- 0.1
- 0.3
- 0.4beta1
- 0.4
- 0.5beta1
- 0.5
- 0.6beta1
- Fixed Versions
-
- 0.6
- Component
-
- Reorderer
Description
When dragging a JQuery Tab, the pointer is an arrow unless it is over top of a JQuery Tab.
Steps to reproduce:
1) Open the Sortable JQuery Tabs Demo from the daily build site:
http://build.fluidproject.org/fluid/sample-code/reorderer/jquery-tabs/jquery-tabs.html
2) Drag a Tab, notice that the pointer is an arrow unless it is over another JQuery Tab
Environments
Opera 9.5 (Mac OS 10.5, Win XP)
Attachments
Comments
-
Justin Obara commented
2008-09-02T11:15:23.000-0400 'screenshot-1' shows the incorrect pointer style
-
Jacob Farber commented
2008-10-31T10:20:06.000-0400 flora theme forced cursor to pointer, so added a rule to "cursor:move"
-
Justin Obara commented
2008-11-03T09:50:57.000-0500 Verified fix using:
FF2 (Mac OS 10.5)
FF3(Win XP)
IE7 (Win Vista)