<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">It works for me. The main selection is blue and the previous selection <br>
turns green.<br></blockquote><div><br></div><div>Mmm, strange... are you sure you followed the right steps I'd posted on the other forum (I'd also posted some videos)?</div><div><br></div><div>In any case, probably my explanation this time wasn't good enough (sorry for my bad english btw :)), let me try again:</div><div><br></div><div>- <a href="https://dl.dropboxusercontent.com/s/h26f3utmc7d21s3/2019-05-12_20-12-59.gif">Test0 (a)</a> : Check this video, my assumption is these are the steps you followed when run test0.py. Probably you just selected something (no control key pressed before starting the multiselection) and then you pressed CTRL making another selection, in this case it will work fine and your main selection will always be blue and the additional selections will always be green, no bug here, so far so good</div><div><br></div><div>-<a href="https://dl.dropboxusercontent.com/s/y190wb1pavc38ot/2019-05-12_20-19-24.gif"> Test0 (b)</a> : On this video, I run test0.py and before making any selection I press Ctrl and then I start making additional selections, in this case you'll see the blue color won't be used (instead is used that gray one), this is the BUG i'm referring to. Please make sure you test it this way... Also, at the beginning of this thread I've mentioned I'm using windows7 over here. </div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Yes, the last selection is grey.<br></blockquote><div><br></div><div>Cool you can reproduce that one as this is a bug :)</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I can't really see how this is a QScintilla-specific problem as it's not <br>
really doing anything.<br></blockquote><div><br></div><div> I don't know anything about QScintilla source code so I can't tell but I've tested like the last 12 versions of wscite and the bug wouldn't show up</div><div>there... so there must be something fishy going on here on QScintilla... you're the expert here :D</div><div><br></div><div>In any case, the idea is I'll be creating commands that will create multiple selections programatically (like SublimeText) but the fact</div><div>there is this weird creepy main selection with a different color than the additional selections is really bad and ugly... So hopefully this can<br></div><div>be fixed ;)</div></div></div>