limetext / lime

Open source API-compatible alternative to the text editor Sublime Text
http://limetext.github.io
BSD 2-Clause "Simplified" License
15.3k stars 1.06k forks source link

QML frontend: keyboard input breaks #527

Closed pwaller closed 8 years ago

pwaller commented 9 years ago

I'm building on Ubuntu 15.04.

When using the QML frontend, keyboard input stops working entirely. There also seems to be some "alt" state somewhere, since pressing (and letting go of) alt seems to toggle whether subsequently pressing "F" brings up the file menu.

In additon, I was not able to get pageup/pagedown to work at all.