<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 134: Make kdiff accessible (QtAccessibleWidget/IAccessible)</title><link href="https://sourceforge.net/p/kdiff3/feature-requests/134/" rel="alternate"/><link href="https://sourceforge.net/p/kdiff3/feature-requests/134/feed.atom" rel="self"/><id>https://sourceforge.net/p/kdiff3/feature-requests/134/</id><updated>2016-01-14T14:40:27.994000Z</updated><subtitle>Recent changes to 134: Make kdiff accessible (QtAccessibleWidget/IAccessible)</subtitle><entry><title>#134 Make kdiff accessible (QtAccessibleWidget/IAccessible)</title><link href="https://sourceforge.net/p/kdiff3/feature-requests/134/?limit=25#d7c2" rel="alternate"/><published>2016-01-14T14:40:27.994000Z</published><updated>2016-01-14T14:40:27.994000Z</updated><author><name>Leon Blakey</name><uri>https://sourceforge.net/u/quackstar/</uri></author><id>https://sourceforge.neta0e9ede2ca5ac3cb5958a2ec5a25cb0587836b2a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, some blind developers on my team have run into this issue recently. They use either JAWS or NVDA to read the text on the screen, however with KDiff all they see is the window title. &lt;/p&gt;
&lt;p&gt;I think a good first start would be enabling screen readers to read the text on the screen. QT seems to come with accessible features, they just need to be enabled. &lt;/p&gt;
&lt;p&gt;Once that's enabled then I could get feedback for the workflow. I believe screen readers can be configured to say when text changes color, but its hard to say without an example. &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Make kdiff accessible (QtAccessibleWidget/IAccessible)</title><link href="https://sourceforge.net/p/kdiff3/feature-requests/134/" rel="alternate"/><published>2012-11-29T16:41:11.101000Z</published><updated>2012-11-29T16:41:11.101000Z</updated><author><name>Volker Bijewitz</name><uri>https://sourceforge.net/u/vbi/</uri></author><id>https://sourceforge.netb57c2c50cec453712ab40b4ccc34346091fc7b39</id><summary type="html">I found that Kdiff3 is not accessible for screenreaders. We have some blind employees that has no chance to use kdiff in our build environment (merging with mercurial).

Accessibitity support under windows is integrated into QT and has to be activated through some compiling option (I am not familar with QT). It has to do with the class QtAccessibleWidget. If the option is activated and a library is present, standard controls are accessible by default - ownerdraw elements has to be implemented.

Please can you check if it is possible to integrate accessibility support into kdiff3. </summary></entry></feed>