<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Also tried on Linux (Lubuntu x64), same behaviour.<br>
</div>
<div id="appendonsend"></div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> Matic Kukovec <kukovecmatic@hotmail.com><br>
<b>Sent:</b> Wednesday, December 8, 2021 2:25 PM<br>
<b>To:</b> Roland Hughes <roland@logikalsolutions.com><br>
<b>Cc:</b> QScintilla <qscintilla@riverbankcomputing.com><br>
<b>Subject:</b> Some shortcuts not propagating</font>
<div> </div>
</div>
<div dir="ltr">
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Hi Roland,</div>
<blockquote itemscope="" itemtype="https://schemas.microsoft.com/QuotedText" style="border-color:rgb(200,200,200); border-left:3px solid rgb(200,200,200); padding-left:1ex; margin-left:0.8ex; color:rgb(102,102,102)">
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<font size="2"><span style="font-size:11pt"><font size="2"><span style="font-size:11pt">1.) Same behavior with both control keys?</span></font></span></font></div>
</blockquote>
<div style=""><span style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">​Yes</span></div>
<blockquote itemscope="" itemtype="https://schemas.microsoft.com/QuotedText" style="border-color:rgb(200,200,200); border-left:3px solid rgb(200,200,200); padding-left:1ex; margin-left:0.8ex; color:rgb(102,102,102)">
<div style=""><font size="2"><span style="font-size:11pt; font-family:Calibri,Helvetica,sans-serif; color:rgb(0,0,0)">2.) Are you running in a VM?</span></font></div>
</blockquote>
<div style=""><span style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">​No, straight Windows 10 x64, Python3.8.4 x64,
</span>PyQt5.15.4, QScintilla2.13.0.</div>
<div style=""><br>
</div>
<div style=""><span style="font-family:Calibri,Helvetica,sans-serif">Regards</span><br>
</div>
<div id="x_appendonsend"></div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> Roland Hughes <roland@logikalsolutions.com><br>
<b>Sent:</b> Wednesday, December 8, 2021 1:03 PM<br>
<b>To:</b> qscintilla@riverbankcomputing.com <qscintilla@riverbankcomputing.com><br>
<b>Subject:</b> Re: QScintilla Digest, Vol 161, Issue 3</font>
<div> </div>
</div>
<div class="x_BodyFragment"><font size="2"><span style="font-size:11pt">
<div class="x_PlainText">Stupid question. Okay, more than one stupid question.<br>
<br>
1.) Same behavior with both control keys?<br>
<br>
2.) Are you running in a VM?<br>
<br>
On 12/8/21 6:00 AM, qscintilla-request@riverbankcomputing.com wrote:<br>
> Send QScintilla mailing list submissions to<br>
>        qscintilla@riverbankcomputing.com<br>
><br>
> To subscribe or unsubscribe via the World Wide Web, visit<br>
>        <a href="https://www.riverbankcomputing.com/mailman/listinfo/qscintilla">
https://www.riverbankcomputing.com/mailman/listinfo/qscintilla</a><br>
> or, via email, send a message with subject or body 'help' to<br>
>        qscintilla-request@riverbankcomputing.com<br>
><br>
> You can reach the person managing the list at<br>
>        qscintilla-owner@riverbankcomputing.com<br>
><br>
> When replying, please edit your Subject line so it is more specific<br>
> than "Re: Contents of QScintilla digest..."<br>
><br>
><br>
> Today's Topics:<br>
><br>
>     1. Some shortcuts not propagating (Matic Kukovec)<br>
><br>
><br>
> ----------------------------------------------------------------------<br>
><br>
> Message: 1<br>
> Date: Wed, 8 Dec 2021 10:08:22 +0000<br>
> From: Matic Kukovec <kukovecmatic@hotmail.com><br>
> To: QScintilla <qscintilla@riverbankcomputing.com><br>
> Subject: Some shortcuts not propagating<br>
> Message-ID:<br>
>        <VE1PR09MB3280B80E041EB254FE517B0ED76F9@VE1PR09MB3280.eurprd09.prod.outlook.com><br>
>        <br>
> Content-Type: text/plain; charset="iso-8859-1"<br>
><br>
> Hi guys,<br>
><br>
> I am trying to understand why shortcuts "Ctrl+/", "Ctrl+-" and "Ctrl++" do not get propagated<br>
> from the QSciScintilla widget to the QMainWindow, which has these shortcuts defined.<br>
><br>
> Example:<br>
> QMainWindow has a QShortcut "Ctrl+/" defined and bound to a simple 'print("HERE")' function.<br>
> The QMainWindow also has a QSciScintilla widget with a few other widgets on it.<br>
> When activating the shortcut when focus is in the QSciScintilla widget, the shortcut does NOT work<br>
> (The QScintilla widget does NOT have that key shortcut bound to anything), the QScintilla editor<br>
> just adds '/' characters. But when focusing with the mouse on any other widget, the shortcut works!<br>
> Also, if I change the shortcut to "Ctrl+*" for example, then it works, even inside the QSciScintilla widget!<br>
><br>
> Can anyone explain this behaviour?<br>
><br>
> Thanks,<br>
> Matic<br>
><br>
> -------------- next part --------------<br>
> An HTML attachment was scrubbed...<br>
> URL: <<a href="https://www.riverbankcomputing.com/pipermail/qscintilla/attachments/20211208/2aab20e0/attachment-0001.htm">https://www.riverbankcomputing.com/pipermail/qscintilla/attachments/20211208/2aab20e0/attachment-0001.htm</a>><br>
><br>
> ------------------------------<br>
><br>
> Subject: Digest Footer<br>
><br>
> _______________________________________________<br>
> QScintilla mailing list<br>
> QScintilla@riverbankcomputing.com<br>
> <a href="https://www.riverbankcomputing.com/mailman/listinfo/qscintilla">https://www.riverbankcomputing.com/mailman/listinfo/qscintilla</a><br>
><br>
><br>
> ------------------------------<br>
><br>
> End of QScintilla Digest, Vol 161, Issue 3<br>
> ******************************************<br>
<br>
-- <br>
Roland Hughes, President<br>
Logikal Solutions<br>
(630)-205-1593<br>
<br>
<a href="http://www.theminimumyouneedtoknow.com">http://www.theminimumyouneedtoknow.com</a><br>
<a href="http://www.infiniteexposure.net">http://www.infiniteexposure.net</a><br>
<a href="http://www.johnsmith-book.com">http://www.johnsmith-book.com</a><br>
<a href="http://www.logikalblog.com">http://www.logikalblog.com</a><br>
<a href="http://www.interestingauthors.com/blog">http://www.interestingauthors.com/blog</a><br>
<br>
</div>
</span></font></div>
</div>
</body>
</html>