<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Selecting a tree view row with a check box entry toggles the entry"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138865#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Selecting a tree view row with a check box entry toggles the entry"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138865">bug 138865</a>
              from <span class="vcard"><a class="email" href="mailto:szucs.attila3@nisz.hu" title="Attila Szűcs <szucs.attila3@nisz.hu>"> <span class="fn">Attila Szűcs</span></a>
</span></b>
        <pre>(In reply to Jan-Marek Glogowski from <a href="show_bug.cgi?id=138865#c9">comment #9</a>)

I understand your problem, and i agree that this is a bug.

The question is how to 'fix' it .. on witch level of the program... or how
should it work

We can fix it where the font replacement table work is coded.
Or we can try to fix it in much deeper place, where SvTreeListBox coded.

In <a class="bz_bug_link 
          bz_status_VERIFIED  bz_closed"
   title="VERIFIED FIXED - Autofilter: Clicking on item name does not select the item like in Excel"
   href="show_bug.cgi?id=116675">tdf#116675</a>, the deeper part was asked to be modified, so they asked that by
dedault all the TreeList should toggle their checkbox. Autofilter was just a
good example there.

In other words the question is.. how should Treelist generally work.. and what
should we code by specializing the actual Treelist code, like your table..

Because i think the general working may not well designed/decided.. and if it
will change later.. that may require to rewrite many special cases as well.
That is why i asking about how should the genral, default case work..

About the .UI file.. i was not sure where it came from.. [i'm not really
experienced in LO .. i'm working here only like half a year]
but during debug, i think i seen that Treelist store somehow that it have a
special checkbox.. that i toggled.. or not.. but beside that it could have any
amount of other checkboxes.
But i didnt traced down where this information come from... from the .UI file..
or from the core around where the .UI file loaded..</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>