https://bugs.documentfoundation.org/show_bug.cgi?id=138865

Jan-Marek Glogowski <glo...@fbihome.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |regression

--- Comment #4 from Jan-Marek Glogowski <glo...@fbihome.de> ---
(In reply to V Stuart Foote from comment #3)
> Sorry, guess what I meant was that it was intentional for handling treelist
> items with checkbox and labels, that selecting the label should select the
> checkbox. It didn't use to.

Yes. That is bug 116675. Sure that fix was intentional. But the check boxes in
that table have no label. I didn't look at the autofilter implementation to
see, if these labels are actually implemented as a 2nd column. The font
replacement table has colums just with checkboxes without any labels.

> But IIUC since the Treelists were all welded and "consolidated" into
> vcl/treelist
> dialogs with treelist checkboxes and list items like the Font replacment
> table are also going to have the full entry selected including the first
> checkbox as here.
> 
> We saw this first with bug 138665 for the Tools -> Options dialog. Not
> surprising it can affect more locations.

Sorry, but now I'm even more confused, what your actual comments are about. Bug
138665 is about visual tree indicators... how does that come in here?

My bug is very simple. I click somewhere on my table row to select it. It has
four columns. Two checkboxes, two text columns. Every time the row is clicked
anywhere, the leading check box is toggled. FWIW, the tree view just displays a
table, no actual tree, but the internal class is SvTreeListBox. Maybe the bug
title need adoptions, but it's a regression bibisected to this commit and I
even did a local revert, so I could easier fix my bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to