Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
Apache Flex 4.10.0
-
None
-
Windows. All browsers. Don't this this is relevant.
Description
In DataGrid when hovering the column separator the mouse cursor changes to StrechCursor then when you start to drag and accidentally move out of the separator the mouse cursor used to change back to the regular cursor.
Now it does not. The change between 4.6 and 4.10 is :
protected function separator_rollOutHandler(event:GridEvent):void
The addition of the || resizeColumn ( no clue why it was added here)
Attachments
Issue Links
- is duplicated by
-
FLEX-33818 Spark Datagrid column resize and sort bug when releasing mouse outside of headers
- Resolved