[Libreoffice-bugs] [Bug 149932] When using ibus input methods, the underlining style set by the input method is ignored in the gtk3 backend.

2022-11-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149932 Caolán McNamara changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 149932] When using ibus input methods, the underlining style set by the input method is ignored in the gtk3 backend.

2022-11-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149932 Caolán McNamara changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Libreoffice-bugs] [Bug 149932] When using ibus input methods, the underlining style set by the input method is ignored in the gtk3 backend.

2022-11-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149932 --- Comment #3 from Caolán McNamara --- impl for this is vcl/unx/gtk3/gtkframe.cxx:5727 we have... while (tmp_list) { PangoAttribute *pango_attr = static_cast(tmp_list->data); switch (pango_attr->klass->type) { case

[Libreoffice-bugs] [Bug 149932] When using ibus input methods, the underlining style set by the input method is ignored in the gtk3 backend.

2022-11-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149932 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Whiteboard| QA:needsComment|

[Libreoffice-bugs] [Bug 149932] When using ibus input methods, the underlining style set by the input method is ignored in the gtk3 backend.

2022-07-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149932 QA Administrators changed: What|Removed |Added Whiteboard|| QA:needsComment -- You

[Libreoffice-bugs] [Bug 149932] When using ibus input methods, the underlining style set by the input method is ignored in the gtk3 backend.

2022-07-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149932 --- Comment #2 from Mike FABIAN --- Created attachment 181199 --> https://bugs.documentfoundation.org/attachment.cgi?id=181199=edit The video showing that the underlining styles work partially when SAL_USE_VCL_PLUGIN=kf5 is used --

[Libreoffice-bugs] [Bug 149932] When using ibus input methods, the underlining style set by the input method is ignored in the gtk3 backend.

2022-07-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149932 --- Comment #1 from Mike FABIAN --- I found a partial workaround for this problem, see: https://github.com/ibus/ibus/issues/2420#issuecomment-1179340110 First, the libreoffice-kf5 needs to be installed, on Fedora it can be installed