<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-2"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 21/02/2012 15:32, Mateusz Korniak wrote:
    <blockquote cite="mid:201202211532.56428.mateusz@ant.gliwice.pl"
      type="cite">
      <pre wrap="">On Tuesday 21 of February 2012, Mads Ipsen wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">(...) I attach a snippet that reproduces the issue. So run
the example and try to tell me why the activated signal is NOT triggered
when a cell is clicked, double-clicked, entered etc.

</pre>
      </blockquote>
      <pre wrap="">I get handlers called for click, dbl-click, and hitting enter.
python-PyQt4-4.8.5
QtGui-4.7.4

Regards,

</pre>
    </blockquote>
    This works for me also - except for single-click which triggers
    nothing.<br>
    <br>
    <ul>
      <li>But if you navigate around in the cell using arrow keys and
        then press space, the cell is opened, but no signal is
        triggered. </li>
      <li>If you then write something in the cell and press TAB to leave
        the cell - no signal is triggered. </li>
      <li>Also, I would expect a double-click to also trigger the
        activated signal, since the cell is activated by the
        double-click.</li>
    </ul>
    <br>
    In short: What does it mean that a cell is activated? What actions
    will trigger this signal?<br>
    <br>
    Best regards,<br>
    <br>
    Mads<br>
    <br>
    <pre class="moz-signature" cols="72">-- 
+-----------------------------------------------------+
| Mads Ipsen                                          |
+----------------------+------------------------------+
| Gåsebæksvej 7, 4. tv |                              |
| DK-2500 Valby        | phone:          +45-29716388 |
| Denmark              | email:  <a class="moz-txt-link-abbreviated" href="mailto:mads.ipsen@gmail.com">mads.ipsen@gmail.com</a> |
+----------------------+------------------------------+

</pre>
  </body>
</html>