Skip to content

Make OakPasteboardSelector accessible #670

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dusek
Copy link
Contributor

@dusek dusek commented Jan 13, 2013

Issues remaining:

  • VoiceOver for some reason cannot track keyboard focus
    (i.e. moving down the list with just down arrow does not move
    VoiceOver cursor). User has to move the VO cursor instead using VO-down
    (and keyboard cursor follows in this case)
  • the pasteboard window isn't focused automatically for VoiceOver, user
    has to switch manually to it using VO-F2-F2

Released to public domain by my employer, BRAILCOM,o.p.s.

Issues remaining:

* VoiceOver for some reason cannot track keyboard focus
  (i.e. moving down the list with just down arrow does not move
  VoiceOver cursor). User has to move the VO cursor instead using VO-down
  (and keyboard cursor follows in this case)
* the pasteboard window isn't focused automatically for VoiceOver, user
  has to switch manually to it using VO-F2-F2
@sorbits
Copy link
Member

sorbits commented Jan 17, 2013

Thanks, pulled as 7d47dd2.

Minor change to formatting.

The issues you describe are likely caused by using a custom event loop. I’ve long been meaning to redo the pop-up to be more of a real window since I also want the user to be able to filter the list, so the issue may solve itself (given enough time :) ).

@sorbits sorbits closed this Jan 17, 2013
@dusek dusek deleted the accessibility-pastehistory branch March 3, 2013 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants