Version: 4.6 (using KDE 4.6.0) OS: Linux In Gwenview, when pressing Ctrl key, entering the zoom mode (a magnifier appears), every global Ctrl+... shortcut keys does not work at all. Reproducible: Always
Created attachment 57830 [details] a patch I don't understand why setZoomCursor() grabs the keyboard by calling QWidget::grabKeyboard. After removing the grabbing routine, Ctrl+... keys work fine. Please consider that I'm not a working KDE/Qt developer.
Hi Seungcheol, sorry for the very late answer. The bug has been fixed now, and the patch was quite similar to what you proposed.