QScintilla Digest, Vol 161, Issue 3

Roland Hughes roland at logikalsolutions.com
Wed Dec 8 12:03:47 GMT 2021


Stupid question. Okay, more than one stupid question.

1.) Same behavior with both control keys?

2.) Are you running in a VM?

On 12/8/21 6:00 AM, qscintilla-request at riverbankcomputing.com wrote:
> Send QScintilla mailing list submissions to
> 	qscintilla at riverbankcomputing.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	https://www.riverbankcomputing.com/mailman/listinfo/qscintilla
> or, via email, send a message with subject or body 'help' to
> 	qscintilla-request at riverbankcomputing.com
>
> You can reach the person managing the list at
> 	qscintilla-owner at riverbankcomputing.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of QScintilla digest..."
>
>
> Today's Topics:
>
>     1. Some shortcuts not propagating (Matic Kukovec)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 8 Dec 2021 10:08:22 +0000
> From: Matic Kukovec <kukovecmatic at hotmail.com>
> To: QScintilla <qscintilla at riverbankcomputing.com>
> Subject: Some shortcuts not propagating
> Message-ID:
> 	<VE1PR09MB3280B80E041EB254FE517B0ED76F9 at VE1PR09MB3280.eurprd09.prod.outlook.com>
> 	
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi guys,
>
> I am trying to understand why shortcuts "Ctrl+/", "Ctrl+-" and "Ctrl++" do not get propagated
> from the QSciScintilla widget to the QMainWindow, which has these shortcuts defined.
>
> Example:
> QMainWindow has a QShortcut "Ctrl+/" defined and bound to a simple 'print("HERE")' function.
> The QMainWindow also has a QSciScintilla widget with a few other widgets on it.
> When activating the shortcut when focus is in the QSciScintilla widget, the shortcut does NOT work
> (The QScintilla widget does NOT have that key shortcut bound to anything), the QScintilla editor
> just adds '/' characters. But when focusing with the mouse on any other widget, the shortcut works!
> Also, if I change the shortcut to "Ctrl+*" for example, then it works, even inside the QSciScintilla widget!
>
> Can anyone explain this behaviour?
>
> Thanks,
> Matic
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <https://www.riverbankcomputing.com/pipermail/qscintilla/attachments/20211208/2aab20e0/attachment-0001.htm>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> QScintilla mailing list
> QScintilla at riverbankcomputing.com
> https://www.riverbankcomputing.com/mailman/listinfo/qscintilla
>
>
> ------------------------------
>
> End of QScintilla Digest, Vol 161, Issue 3
> ******************************************

-- 
Roland Hughes, President
Logikal Solutions
(630)-205-1593

http://www.theminimumyouneedtoknow.com
http://www.infiniteexposure.net
http://www.johnsmith-book.com
http://www.logikalblog.com
http://www.interestingauthors.com/blog



More information about the QScintilla mailing list