Le 08/10/2014 09:57, Jürgen Spitzmüller a écrit :
This made me check the sources, and I find in GuiKeySymbol::string_to_qkey:

if (str == "ISO_Left_Tab") return Qt::Key_Tab;

This is supposed to return Qt::Key_Backtab instead, no? (I have not
checked yet)

I would say this is the bug you are looking for.

JMarc



Reply via email to