<br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Prashant Pandey</b> <span dir="ltr"><<a href="mailto:prashant3.yishu@gmail.com">prashant3.yishu@gmail.com</a>></span><br>
Date: Tue, Apr 9, 2013 at 3:27 AM<br>Subject: discrepancy regarding fdo#61541<br>To: <a href="mailto:erack@redhat.com">erack@redhat.com</a>, <a href="mailto:michael.meeks@suse.com">michael.meeks@suse.com</a><br><br><br>Hi,<div>
<br></div><div>In continuation with my work on fdo#61541 : <a href="https://bugs.freedesktop.org/show_bug.cgi?id=61541#c4" target="_blank">https://bugs.freedesktop.org/show_bug.cgi?id=61541#c4</a>, I had certain observations which I'd like to share.</div>

<div><br></div><div>Following the code pointers, if I do the changes in accordance with bug report in <a href="https://bugs.freedesktop.org/show_bug.cgi?id=61541#c4" target="_blank">https://bugs.freedesktop.org/show_bug.cgi?id=61541#c4</a>, after changing <span style="white-space:pre-wrap">ScColumn::UpdateSelectionFunction() and ScColumn::UpdateAreaFunction() as suggested, the behaviour of 'Selection count' is exactly same as the behaviour of 'aCount', i.e. whenever some data is in the cell, only then the increment is done and no change is reflected if the cell is empty (has no data).</span></div>

<div><span style="white-space:pre-wrap"><br></span></div><div><span style="white-space:pre-wrap">To show my changes that produces this effect, I have attached my changes. </span></div>
<div><span style="white-space:pre-wrap"><br></span></div><div><span style="white-space:pre-wrap">This was the same behaviour when I tried the same thing (as above) before uploading my first patch. Since it was not working for me then too, so I counted the cells as in my first patch upload : multiplication of rows and column, which is indeed wrong since it clearly ignores the hidden rows.</span></div>

<div><span style="white-space:pre-wrap"><br></span></div><div>May be this tricky bug needs a bit more attention :)</div><div><span style="white-space:pre-wrap"><br>
</span></div><div><span style="white-space:pre-wrap">Thanking you in anticipation</span></div><span class="HOEnZb"><font color="#888888"><div><span style="white-space:pre-wrap">Prashant</span></div>
</font></span></div><br>