Wireshark-bugs: [Wireshark-bugs] [Bug 9284] Make Qtshark accessible?

Date: Thu, 12 May 2016 22:49:11 +0000

Comment # 11 on bug 9284 from
(In reply to Theodore from comment #9)
> It's a bit difficult for me to describe what I need, since I've done so
> little beyond my third-year university courses. I know we more or less need
> to follow the instructions in the QT documentation for implementing
> accessibility, but I struggle to understand all the jargan.
> http://doc.qt.io/qt-5/accessible-qwidget.html#implementing-accessibility
> 
> I think it would be a good start if all the tab elements within the main
> window had a setAccessibleName, but I'm not sure what else needs to be done.
> 
> I'd try doing this and testing it myself, but I'm not experienced with
> compiling programs written in multiple languages, so I haven't managed to
> set up the build environment yet.

I uploaded a change at https://code.wireshark.org/review/#/c/15405/ that adds
accessible names to the "recent files" and "interface list" widgets along with
the items in each widget. There is lots more work to be done but it's a start.

This brings up another question: How accessible is Gerrit (our code review
system)?


You are receiving this mail because:
  • You are watching all bug changes.