Key shortcut bug!

Phil Thompson phil at riverbankcomputing.com
Tue May 16 10:24:36 BST 2023


On 16/05/2023 10:13, Matic Kukovec wrote:
> Hi again,
> 
> Can somebody check this please?
> It happens in any application with a QScintilla widget, just press
> Windows-key + / ( [cid:f3a013a8-af5a-496e-bb3e-d3cb020269f3]  +
> [cid:7b1fcc39-d1c1-4275-b13d-4545a96527ae] ) .
> Example:
> import PyQt6.QtWidgets
> import PyQt6.Qsci
> import sys
> 
> application = PyQt6.QtWidgets.QApplication(sys.argv)
> editor = PyQt6.Qsci.QsciScintilla()
> editor.show()
> 
> application.exec()

I can reproduce it. Haven't had a chance to look at a fix yet.

Phil
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 20435 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/qscintilla/attachments/20230516/235acf4a/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 14736 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/qscintilla/attachments/20230516/235acf4a/attachment-0005.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 20435 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/qscintilla/attachments/20230516/235acf4a/attachment-0006.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 14736 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/qscintilla/attachments/20230516/235acf4a/attachment-0007.png>


More information about the QScintilla mailing list