Metadata
- Source
- FLUID-5055
- Type
- Bug
- Priority
- Critical
- Status
- Open
- Resolution
- N/A
- Assignee
- Antranig Basman
- Reporter
- Justin Obara
- Created
2013-06-14T12:17:33.734-0400 - Updated
2017-09-26T12:39:06.817-0400 - Versions
-
- 1.4
- 1.5
- 2.0
- Fixed Versions
- N/A
- Component
-
- Layout Reorderer
Description
Steps to reproduce:
1) Open the layout reorderer demo with NVDA on
http://build.fluidproject.org/infusion/demos/reorderer/layoutReorderer/html/layoutReorderer.html
2) Move focus to one of the movable portlets.
3) Attempt to reorder portlets using ctrl+(arrow).
Notice that the portlets do not reorder.
**They do reorder with the letter keys (i, j, k, m). Also the grid reorderer demo works with letters and arrows.
http://build.fluidproject.org/infusion/demos/reorderer/gridReorderer/html/gridReorderer.html
Environments
NVDA 2013.1, FF 21
FF 55 (NVDA 2017.3, Win 7)
Comments
-
Anastasia Cheetham commented
2014-04-02T16:06:12.493-0400 It's likely that NVDA is capturing ctrl+(arrow) for its own use. We should double-check this, and if so, consider closing this issue.
-
Justin Obara commented
2015-06-15T10:32:11.509-0400 I wonder if it may have to do with the screenreader being in the wrong mode, because the ctrl-arrow combination works in the grid reorderer demo. I guess it could also have to do with the markup of the demos and/or of the items being reordered.