[Libreoffice-bugs] [Bug 132089] Some shortcuts doesn't work when changing keyboard layout to Arabic (or maybe other non-latin layouts) under plasma 5

2020-09-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132089

--- Comment #3 from Jan-Marek Glogowski  ---
BTW - this was done on a Debian Buster with LO 7.1 build.

Now I also tried a KDE neon testing live DVD (neon-testing-20200901-1829.iso).
This inserts the correct glyph in kate, but the shortcut is still not
working...

-- 
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


[Libreoffice-bugs] [Bug 132089] Some shortcuts doesn't work when changing keyboard layout to Arabic (or maybe other non-latin layouts) under plasma 5

2020-09-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132089

Jan-Marek Glogowski  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |NOTOURBUG

--- Comment #2 from Jan-Marek Glogowski  ---
ِAFAIK this is a Qt bug, but with input method handling, I'm not 100% sure...

Originally I thought it was some problem in the key handling - we had a bunch
of bugs with "Old Hungarian" input, but it turns out Qt sends (wrongly?) an
inputMethodEvent for the Ctrl+b, instead of a key event.

Layout: ara
Ctrl
debug:23031:23031: QEvent::ShortcutOverride
debug:23031:23031: st press co 0 len 0
Ctrl+b
debug:23031:23031: inputMethodEvent 1 0
debug:23031:23031: st release co 513 len 1
debug:23031:23031: st release co 0 len 0

Layout: de
Ctrl
debug:23031:23031: QEvent::ShortcutOverride
debug:23031:23031: st press co 0 len 0
Ctrl+b
debug:23031:23031: QEvent::ShortcutOverride
debug:23031:23031: st press co 513 len 1
debug:23031:23031: st release co 513 len 1
debug:23031:23031: st release co 0 len 0

As you can see, there is not even a a key press event for Ctrl+b, but instead
you get a "commit string" of length 1 for "inputMethodEvent", which LO does
comply with by inserting the "ل", the same character when just pressing "b".

I get the same behavior in kate, where Ctrl+b normally adds a bookmark with
"de" layout and English UI, but inserts a "ل" with "ara" layout instead. Also
note, that gtk3 inserts a "ﻻ", if I press b. And I noticed a message in my
".xsession-errors", if I switch to the "ara" layout: qt.qpa.xkeyboard: no
keyboard layouts with latin keys present

I also tested the minimal Qt text editor
/usr/lib/x86_64-linux-gnu/qt5/examples/widgets/richtext/textedit/textedit in
WindowMaker, where I switched the layout between "de" and "ara" using
"setxkbmap -layout". Same behavior the LO. This really looks like a Qt 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


[Libreoffice-bugs] [Bug 132089] Some shortcuts doesn't work when changing keyboard layout to Arabic (or maybe other non-latin layouts) under plasma 5

2020-08-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132089

Buovjaga  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||ilmari.lauhakangas@libreoff
   ||ice.org
 Whiteboard| QA:needsComment|
 Blocks||102495
 Status|UNCONFIRMED |NEW
Version|unspecified |6.4.2.2 release

--- Comment #1 from Buovjaga  ---
Confirmed with Arabic layout under Plasma 5. The problem is not seen with gen
or gtk3 backends.

Arch Linux 64-bit
Version: 7.1.0.0.alpha0+
Build ID: bcf8868e031f916473f13bcd1a0835c74cb05de5
CPU threads: 8; OS: Linux 5.8; UI render: default; VCL: kf5
Locale: fi-FI (fi_FI.UTF-8); UI: en-US
Calc: threaded
Built on 20 August 2020


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102495
[Bug 102495] [META] KDE VCL backend bugs and enhancements
-- 
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


[Libreoffice-bugs] [Bug 132089] Some shortcuts doesn't work when changing keyboard layout to Arabic (or maybe other non-latin layouts) under plasma 5

2020-04-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132089

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
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