<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 solid;">
    <tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="http://svn.reviewboard.kde.org/r/5232/">http://svn.reviewboard.kde.org/r/5232/</a>
     </td>
    </tr>
   </table>
   <br />


<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('http://svn.reviewboard.kde.orgrb/images/review_request_box_top_bg.png'); background-position: left top; background-repeat: repeat-x; border: 1px black solid;">
 <tr>
  <td>

<div>Review request for Kate, kdelibs and Christoph Cullmann.</div>
<div>By Sebastian Sauer.</div>


<p style="color: grey;"><i>Updated 2010-09-02 02:25:55.945010</i></p>




<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">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 :)
</pre>
  </td>
 </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">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.
</pre>
  </td>
 </tr>
</table>




<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> (updated)</h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>trunk/KDE/kdelibs/kate/view/kateviewaccessible.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>trunk/KDE/kdelibs/kate/view/kateviewinternal.h <span style="color: grey">(1165451)</span></li>

 <li>trunk/KDE/kdelibs/kate/view/kateviewinternal.cpp <span style="color: grey">(1165451)</span></li>

</ul>

<p><a href="http://svn.reviewboard.kde.org/r/5232/diff/" style="margin-left: 3em;">View Diff</a></p>




  </td>
 </tr>
</table>




  </div>
 </body>
</html>