[Libreoffice-bugs] [Bug 143114] New: Libclplug: kf5 support errors
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Jun 29 12:45:10 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=143114
Bug ID: 143114
Summary: Libclplug: kf5 support errors
Product: LibreOffice
Version: unspecified
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: UI
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: Armin.Le.Grand at me.com
Created attachment 173266
--> https://bugs.documentfoundation.org/attachment.cgi?id=173266&action=edit
CalcDoc with DropDown fiels to demonstrate errors
The UI-Vcl-plugin lib instdir/program/libvclplug_kf5lo.so has still quite some
errors. To use, build with flags creating this lib (--enable-kf5). Start LO
using
"SAL_USE_VCLPLUGIN=kf5 instdir/program/soffice"
in commandline (or set SAL_USE_VCLPLUGIN as usual).
Errors seen (probably not complete list):
To reproduce, open bugdoc (LO528_Filter+Tesla.ods), Use dropdown button at 1st
field to open DropDown/PopUp then
(1) Problems with using TAB key, no crash, but main win makes EMPTY REPAINT and
stays that way. Needs handish action to show UI && EditView again at all (e.g.
resize)
(2) No error with clicking at object selection CheckBoxes, but action is on
MouseDown instead of MouseUp, also on leaving CheckBox area with still pressed
MouseButton -> not standard, even the other 'normal' buttons trigger on MouseUp
(trigger on LeaveArea is BAD since often used by user to terminate unwanted
data entry without change)
(3) DropDown/PopUp stays open and in FG when changing app on Linux desktop
(keyboard, ALT+TAB) -> very strange, unwanted effects -> e.g. gtk3_kde5 avoids
that by simply FORBIDDING app/focus change wile popup is open
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210629/e43b6c49/attachment.htm>
More information about the Libreoffice-bugs
mailing list