Stepan, Thank you for fixing the focus bug. It seems to be working well now. I really appreciate that.
Jeremy Sent from my iPhone > On Nov 13, 2015, at 2:45 PM, Stepan Salenikovich > <[email protected]> wrote: > > Hi, > We just pushed a patch to master of ring-client-gnome to fix this issue: > commit: 5ed1b49261e135acf2e1d8643d1cf5ccaae90035 > https://gerrit-ring.savoirfairelinux.com/#/c/3144/ > > The actual problem was due to the fact that the button widgets were put > inside of a clutter actor and clutter does not automatically manage changing > the focus via the keyboard, nor focus chains. So this had to done manually. > > Jeremy, please let us know if you still have an issue using the call controls > via the keyboard. > > Thanks, > -stepan > > ----- Original Message ----- > From: "Stepan Salenikovich" <[email protected]> > To: "Jeremy Lincicome" <[email protected]> > Cc: [email protected] > Sent: Tuesday, November 10, 2015 9:36:09 AM > Subject: Re: [Ring] Accessibility broken in latest build from repository > > Hi Jeremy, > Thanks for letting us know about this. > > We recently moved the call controls inside the clutter-gtk widget which > displays the video in order to be able to overlay them over the video. Gtk > has accessibility support and clutter has accessibility suppor, but it seems > that clutter-gtk does not, unfortunately. At least according to this > conversation from the gnome mailing lists from February 2013, which is the > last thing I can find about clutter-gtk and accessibility: > https://mail.gnome.org/archives/desktop-devel-list/2013-February/msg00059.html > > We will look into how we can fix this issue. > > Thanks, > -stepan > > > ----- Original Message ----- > From: "Jeremy Lincicome" <[email protected]> > To: [email protected] > Sent: Tuesday, November 10, 2015 4:38:26 AM > Subject: [Ring] Accessibility broken in latest build from repository > > Hi list > I'm using the Orca screen reader on ubuntu, and while on a call I am not > able to access controls such as end call and hold. According to a > sighted person, if they click the video panel, the controls appear. I > have no way to get to these controls using the keyboard. I am blind, so > proper keyboard access is a must for me. The controls were working > properly before the update. I hope that this is able to be fixed soon. I > really enjoy using ring. > > Thanks, > Jeremy > _______________________________________________ > Ring mailing list > [email protected] > https://lists.savoirfairelinux.net/mailman/listinfo/ring > _______________________________________________ > Ring mailing list > [email protected] > https://lists.savoirfairelinux.net/mailman/listinfo/ring _______________________________________________ Ring mailing list [email protected] https://lists.savoirfairelinux.net/mailman/listinfo/ring
