In Writer, the keyboard "Czech Programmers" (provided by MS Windows operating system) does not work at all. However, it works quite well in Impress, Calc, Math, and Draw. I tried it using 3 computers with MS Windows 8.1, 64-bit (both SW and HW). The keyboard is supposed to generate Czech letters as ě, š, č, ř, ž, ý, á, í, é, ú, ů, Ě,..., Ů when using Ctrl+Alt+key; for example, Ctrl+Alt+2 generates ě, and so like (I wrote those letters here using just that keybord). Why it produces nothing in Writer unlike the rest of LibreOffice?
I can confirm with Version: 5.2.0.0.alpha0+ Build ID: 1ec96eab842c6b08edd88e7ef3fe6aeb4bcf9ff7 CPU Threads: 1; OS Version: Windows 6.1; UI Render: default; TinderBox: Win-x86@42, Branch:master, Time: 2016-02-10_07:11:13 Locale: cs-CZ (cs_CZ) works correct with 4.2.8.2, regression
This seems to have begun at the below commit. Adding Cc: to Juergen Funk; Could you possibly take a look at this one? Thanks 2a3691801f605674bb3e0b5996c12f869da32009 is the first bad commit commit 2a3691801f605674bb3e0b5996c12f869da32009 Author: Norbert Thiebaud <nthiebaud@gmail.com> Date: Fri Nov 13 18:19:20 2015 -0800 source 3ac9942c624cb627c8b09122498b45b05cf455f6 source 3ac9942c624cb627c8b09122498b45b05cf455f6 :040000 040000 692e901c8bad3d84a49bf2776b14158cec8c2195 16a62145b6326a7fcc8e483ef7b9a316ab29b617 M instdir author Juergen Funk <juergen.funk_ml@cib.de> 2015-11-12 09:50:59 (GMT) committer Caolán McNamara <caolanm@redhat.com> 2015-11-12 14:14:32 (GMT) commit 3ac9942c624cb627c8b09122498b45b05cf455f6 (patch) tree 95dd8dcaecc1485ea77b24bb91d57f377e8c8e2c parent 0b3fbf8299c51767689b4e7656bbf4c331450b98 (diff) tdf#95761 All Hotkeys with CTRL+ALT+ not worked
Hi raal, can you make this test: Use the "left Alt-Key" and NOT the right Alt-Key, and when it works we need a dependency of the language for my patch. But i not understand why only in writer, this fix, i mean, was for all?!
Right Ctrl + Right Alt works. Left Ctrl + Left Alt doesn't work.
Hi raal, i have made this fix https://gerrit.libreoffice.org/22611 can you test this, i have tested with German an US When it works, i would like to make this patch under LO 5.0 and 5.1 Thanks Juergen
Hi raal, have you tested my patch?
*** Bug 98553 has been marked as a duplicate of this bug. ***
*** Bug 98167 has been marked as a duplicate of this bug. ***
Buovjaga says the following details are pertinent here. On a U.S. keyboard layout, right ALT is ignored when pressed with any other key. - Affected programs: Calc, Draw, Impress, Math, and Writer. - Unaffected programs: Base and Start Screen. Observations: - Right ALT + F4 does not close affected programs. - Typing in Writer is possible with the right ALT key depressed, but not with the left ALT key. - Pressing and releasing right ALT alone activates menu focus in affected programs, which means LibreOffice at least recognizes the key. Latest unaffected version tested: LibreOfficeDev_5.1.0.0.alpha1_Win_x64.msi Earliest affected version tested: LibreOfficeDev_5.1.0.0.beta1-buildfix1_Win_x64.msi Latest affected version tested: LibreOffice_5.1.1.3_Win_x64.msi Buovjaga also notes that > Your timeline matches the offending commit by Jürgen. The commit was not > only about Writer: https://gerrit.libreoffice.org/#/c/19923/ > > https://wiki.documentfoundation.org/ReleasePlan/5.1 > > Unaffected Alpha1 Week 42 , Oct 12, 2015 - Oct 18, 2015 > Jürgen's commit merged Fri Nov 13 18:19:20 2015 > Affected Beta1 Week 48 , Nov 23, 2015 - Nov 29, 2015 I've changed the earliest affected version here to 5.1.0.0.beta1. I hope this specific information helps.
*** Bug 98536 has been marked as a duplicate of this bug. ***
*** Bug 97370 has been marked as a duplicate of this bug. ***
Does right alt mean something different on these keyboard layouts? FWIW, in bug 97370 the problem is that Ctrl+Alt (left Alt) no longer works, but AltGr (the right Alt key on the US keyboard layout) can still be used as a workaround.
*** Bug 96716 has been marked as a duplicate of this bug. ***
*** Bug 100185 has been marked as a duplicate of this bug. ***
(In reply to Emanuel Hoogeveen [:ehoogeveen] from comment #14) > Does right alt mean something different on these keyboard layouts? FWIW, in > bug 97370 the problem is that Ctrl+Alt (left Alt) no longer works, but AltGr > (the right Alt key on the US keyboard layout) can still be used as a > workaround. Exactly same observation with 5.0.2.5, using a Greek keyboard: AltGr+E produces the Euro symbol, whereas Ctrl+LeftAlt+E does not (whereas it did in all 4.x versions IIRC).
Is this issue going to be handled by someone, or has there been a decision to leave it as it is?
The solution is evident, revert 3ac9942c624cb627c8b09122498b45b05cf455f6 which only broke things and find another solution for the problem which 3ac9942c624cb627c8b09122498b45b05cf455f6 tried to fix.
*** Bug 100859 has been marked as a duplicate of this bug. ***
*** Bug 100622 has been marked as a duplicate of this bug. ***
(In reply to Phil Krylov from comment #19) > The solution is evident, revert 3ac9942c624cb627c8b09122498b45b05cf455f6 > which only broke things and find another solution for the problem which > 3ac9942c624cb627c8b09122498b45b05cf455f6 tried to fix. It was reverted with https://cgit.freedesktop.org/libreoffice/core/commit/?id=f53b3b547b04dc112076d8323b5b24ae178d6260
Yes, the mentioned commit has been reverted, the issue is gone in 6.0.0.3, let's mark this fixed.
*** Bug 105925 has been marked as a duplicate of this bug. ***
Hi, problem persist in version 6.0.6.1 (x64) - Writer, Calc, Impress. Locale: cs-CZ (cs_CZ) Possible solution: change Ctrl+Alt+Key to another key combination in default. Thanks