Hi list

I've come across a very strange fact in Qt on Windows. Just installed a new
keyboard layout on my Windows 8 machine which prints a ZWNJ (U+200C)
character when SHIFT+SPACE is pressed. This layout is working properly
everywhere except Qt applications.

I tested QLineEdit, QTextEdit and all other input widgets. Pressing
SHIFT+SPACE has no effect.

Is this a bug? And if it is, how can I force my application to use ZWNJ
space?

Note: There is no problem with special characters on Linux.
_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to