Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Later
-
Adobe Flex SDK 3.0 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Using arrow key to move between cells horizontally loses focus rectangle at some point if each of AdvancedDataGridColumns has variety of width. Reproduced on Windows and Mac with Flex SDK 3.5a and 4.1.
Steps to reproduce:
1. Run attached file.
2. Click any cell.
3. Hold down the right arrow key.
Actual Results:
The focus rectangle disappears at some point and scrolling stops before reaching the rightmost cell.
Expected Results:
The focus rectangle should not disappear and scrolling should continue until reaching the rightmost cell.
Workaround (if any):
N/A