← Back to team overview

gwibber-bugs team mailing list archive

[Bug 682235] Re: Implement caret navigation

 

Are we any closer to getting caret navigation working?  I am completely
blind, use Orca, and would love to use Gwibber for my twitter posts.

Thanks,


Guy

-- 
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/682235

Title:
  Implement caret navigation

Status in Gwibber:
  New

Bug description:
  The way users who are blind typically interact with and read displayed
  text is to move focus to the widget and then, if necessary, arrow
  around. As they move the caret, their screen reader announces the unit
  of text moved to.

  Because Gwibber uses WebKitGtk, and WebKitGtk is remarkably
  accessible, if you implement caret navigation for the displayed status
  updates, it will be trivial to add support for Gwibber in the Orca
  screen reader.

  Thanks in advance!