Open julieyuan opened 11 years ago
Reviewed low priority to @RaymondLim
Low priority to @RaymondLim - seems like a number of cases where we need to prevent tab key from setting focus for now. (Eventually, we should consider making the file tree more accessible, but that would be a backlog item.)
@julieyuan Actually, there are three different issues here since each of them needs to be fixed separately. The issue in step 6 is no longer reproducible. So only two issues left. Can you spin off the issue in step 7 to a new issue? It has to be fixed in Quick Doc inline editor after Randy's pull request #6017 landed in master.
According to @RaymondLim 's comments above, filed an issue #6150.
Steps:
Results: In step 3 & 6, it will move down from working files to project tree, then to sidebar when press the Tab key. In step 7, it will move from inline editor to right sidebar, then to left sidebar.
Expected: I don't think Tab key should work as this function in Brackets. When press tab key, nothing should happen.
Notes: I also check these behaviors with Sprint 30. As step 3 & 6 are new feature, so they not reproduce in Sprint30. But step 7 reproduces in Sprint 30.
ENV: MAC 10.8 and Win8.1 English OS Build: 0.33.0-10187
Snapshots: Please refer to snapshots for details: Step3: Step6: Step7: