Topic: Shortcut (Space key) for language nl be does not work.
For rotate selection (Shortcut is Space)
does not work for language nl be (this has been since 2019)
file qetdiagrameditor.cpp at line 545
m_rotate_selection->setShortcut(QKeySequence( tr("Space")));
test mod Space to Ctrl+R works
Updating 'lang/qet_be.ts'...
Found 2294 source text(s) (1 new and 2293 already existing)
Kept 1 obsolete entries
m_rotate_selection->setShortcut(QKeySequence(tr("Ctrl+R")));
I cannot find the Space key in qt nl be.
does anyone know the key for space?
I have tested "spatie", "Spatiebalk"
A bug in Qt?
edited :add Screenshot of test with Ctrl+R