[Libreoffice-bugs] [Bug 143114] Libclplug: kf5 support errors

2022-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143114 Jan-Marek Glogowski changed: What|Removed |Added Status|ASSIGNED|NEW --- Comment #25 from J

[Libreoffice-bugs] [Bug 143114] Libclplug: kf5 support errors

2022-02-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143114 Armin Le Grand changed: What|Removed |Added Assignee|armin.le.gr...@me.com |libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 143114] Libclplug: kf5 support errors

2021-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143114 Xisco FaulĂ­ changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED CC|

[Libreoffice-bugs] [Bug 143114] Libclplug: kf5 support errors

2021-08-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143114 Buovjaga changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 143114] Libclplug: kf5 support errors

2021-07-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143114 --- Comment #14 from Commit Notification --- Armin Le Grand (Allotropia) committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ca7dab5d96e73b7b4b045e2460e0b2ee150757db tdf#1431

[Libreoffice-bugs] [Bug 143114] Libclplug: kf5 support errors

2021-07-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143114 Commit Notification changed: What|Removed |Added Whiteboard||target:7.3.0 -- You are r

[Libreoffice-bugs] [Bug 143114] Libclplug: kf5 support errors

2021-07-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143114 Jan-Marek Glogowski changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 143114] Libclplug: kf5 support errors

2021-07-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143114 --- Comment #13 from Armin Le Grand --- What a wild hunt using SAL_LOG, +WARN and stuff - also tried SAL_NO_MOUSEGRABS but did not work reliably. In the end found in SvTreeListBox::MouseButtonUp a fix tdf116675 that does the trick, but wi

[Libreoffice-bugs] [Bug 143114] Libclplug: kf5 support errors

2021-07-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143114 --- Comment #12 from Armin Le Grand --- Checking linux render backends (a..e): (a) "gen": works as expected. Exception: Start klick in text, move to other entry, MouseButtonUp switches other entry. This should not trigger/change anyting i

[Libreoffice-bugs] [Bug 143114] Libclplug: kf5 support errors

2021-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143114 --- Comment #11 from Armin Le Grand --- Really hard to debug/change stuff here, but I made some progress and using kf5 it's already pretty good. Thus I created https://gerrit.libreoffice.org/c/core/+/119644 as a suggestion/first step to e

[Libreoffice-bugs] [Bug 143114] Libclplug: kf5 support errors

2021-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143114 --- Comment #10 from Armin Le Grand --- The three lines from SvTreeListBox::StartDrag originate from ac7acb0ab1329913b0cec79790adcde0263960be "Merged SvTreeListBox and SvLBox" from 2012-10-11 - pretty old. Thus it originates from "void Sv

[Libreoffice-bugs] [Bug 143114] Libclplug: kf5 support errors

2021-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143114 --- Comment #9 from Armin Le Grand --- Debugging this is not really possible, so I try to understand the code - SvTreeListBox is a nightmare, with it's base classes && massive implementations. I also used debug to see that the SvTreeListB

[Libreoffice-bugs] [Bug 143114] Libclplug: kf5 support errors

2021-07-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143114 --- Comment #8 from Armin Le Grand --- SvTreeListBox just has a list of ListBoxEntry(s) and these have SvLBoxButton(s) describing CheckBoxes/Buttons. I would say that MouseActions may/should/haveTo handle these if e.g. the CheckBox needs

[Libreoffice-bugs] [Bug 143114] Libclplug: kf5 support errors

2021-07-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143114 --- Comment #7 from Armin Le Grand --- It's an SvLBoxButton which is capable to show a CheckBox && a Button - sigh. In different UIs it might still be incarnated as 'real' Window/Button, so the question stays why it does not offer the nor

[Libreoffice-bugs] [Bug 143114] Libclplug: kf5 support errors

2021-07-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143114 --- Comment #6 from Armin Le Grand --- @Jan-Marek: Yes, SvTreeListBox::StartDrag gets the MouseButtonDown. In principle it's not complicated. If a TreeListEntry has a CheckBox and it gets hit, do NOT start the Drag as here, but forward th

[Libreoffice-bugs] [Bug 143114] Libclplug: kf5 support errors

2021-07-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143114 Armin Le Grand changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED Ever confirmed|

[Libreoffice-bugs] [Bug 143114] Libclplug: kf5 support errors

2021-07-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143114 --- Comment #4 from Jan-Marek Glogowski --- My suggestion is to test (1) and (3), then close this and open a new report for (2). And we need something that defines the expected behavior, before we can even start implementing a "fix". --

[Libreoffice-bugs] [Bug 143114] Libclplug: kf5 support errors

2021-07-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143114 --- Comment #3 from Jan-Marek Glogowski --- (1) should be fixed by the fix for tdf#143334 (3) should be fixed by commit 63f92f185b78db5a575da58efac3f94a8cb5a5f6 ("Qt5 fix Qt::Popup window handling") (2) is ... complex. It's not a normal

[Libreoffice-bugs] [Bug 143114] Libclplug: kf5 support errors

2021-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143114 --- Comment #2 from Michael Weghorn --- (In reply to Michael Weghorn from comment #1) > (In reply to Armin Le Grand from comment #0) > > Errors seen (probably not complete list): > > To reproduce, open bugdoc (LO528_Filter+Tesla.ods), Use

[Libreoffice-bugs] [Bug 143114] Libclplug: kf5 support errors

2021-07-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143114 Michael Weghorn changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 143114] Libclplug: kf5 support errors

2021-06-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143114 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Blocks||102495