Review Request: Accessibility for the kdelibs/kate KTextEditor

Sebastian Sauer mail at dipe.org
Thu Sep 2 03:25:56 BST 2010


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://svn.reviewboard.kde.org/r/5232/
-----------------------------------------------------------

(Updated 2010-09-02 02:25:55.945010)


Review request for Kate, kdelibs and Christoph Cullmann.


Summary
-------

This patch adds the file kdelibs/kate/view/kateviewaccessible.h that implements two QAccessibleInterface's, one for the document and one for the cursor. In kdelibs/kate/view/kateviewinternal.cpp QAccessible::installFactory is used to install a factory for those QAccessibleInterface's. Also now a QAccessible::Focus signal is emitted at KateViewInternal::makeVisible to allow updating of focus informations what is used in kdeaccessible/kaccessible to provide focus tracking to kmag and the kwin zoom plugin. Or in short: The most interesting effect atm is that focus tracking now follows the cursor in kwrite/kate/ktexteditor :)


Diffs (updated)
-----

  trunk/KDE/kdelibs/kate/view/kateviewaccessible.h PRE-CREATION 
  trunk/KDE/kdelibs/kate/view/kateviewinternal.h 1165451 
  trunk/KDE/kdelibs/kate/view/kateviewinternal.cpp 1165451 

Diff: http://svn.reviewboard.kde.org/r/5232/diff


Testing
-------

export QT_ACCESSIBILITY=1
kmag &
kwrite &

In kmag press F2 to switch to "Follow Focus Mode" see that the view follows the cursor in kwrite.


Thanks,

Sebastian

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20100902/23a9cf01/attachment.htm>
-------------- next part --------------
_______________________________________________
KWrite-Devel mailing list
KWrite-Devel at kde.org
https://mail.kde.org/mailman/listinfo/kwrite-devel


More information about the kde-core-devel mailing list