Re: [Eric] [eric6] small glitch with fix and some notes

2019-11-30 Thread Hans-Peter Jansen
[Fabian: if you want to leave the loop, let me know] Am Freitag, 29. November 2019, 20:22:22 CET schrieb Hans-Peter Jansen: > Am Donnerstag, 28. November 2019, 20:12:25 CET schrieb Hans-Peter Jansen: > > Am Donnerstag, 28. November 2019, 19:27:51 CET schrieb Detlev Offenbach: > > > > Dear @audien

Re: [Eric] [eric6] small glitch with fix and some notes

2019-11-30 Thread Detlev Offenbach
Hi Pete, I observed this issue soon after Qt/PyQt 5.13.1 was released and tried to find a workaround. Unfortunately I did not succeed. Any help in this area would be highly appreciated. Detlev Am Freitag, 29. November 2019, 20:22:22 CET schrieb Hans-Peter Jansen: > Am Donnerstag, 28. November

Re: [Eric] [eric6] small glitch with fix and some notes

2019-11-30 Thread Detlev Offenbach
Hi Pete, can you verify on your system, that these focus related issues disappear when downgrading to Qt 5.13.0? Detlev Am Donnerstag, 28. November 2019, 20:12:25 CET schrieb Hans-Peter Jansen: > Am Donnerstag, 28. November 2019, 19:27:51 CET schrieb Detlev Offenbach: > > Hi Pete, > > > > than

Re: [Eric] [eric6] small glitch with fix and some notes

2019-11-29 Thread Hans-Peter Jansen
Am Donnerstag, 28. November 2019, 20:12:25 CET schrieb Hans-Peter Jansen: > Am Donnerstag, 28. November 2019, 19:27:51 CET schrieb Detlev Offenbach: > > Dear @audience, would you test these ill-behaviors and report, please? > > > I have the strong impression, that this is a Qt issue. > > Yeah, s

Re: [Eric] [eric6] small glitch with fix and some notes

2019-11-28 Thread Hans-Peter Jansen
Am Donnerstag, 28. November 2019, 19:27:51 CET schrieb Detlev Offenbach: > Hi Pete, > > thanks for the patch. I just added it. It will be part of the next release > scheduled for next Sunday (Dec, 1st). Nice. > With regard to the tab switching shortcut, which PyQt/Qt version are you > using? I n

Re: [Eric] [eric6] small glitch with fix and some notes

2019-11-28 Thread Detlev Offenbach
Hi Pete, thanks for the patch. I just added it. It will be part of the next release scheduled for next Sunday (Dec, 1st). With regard to the tab switching shortcut, which PyQt/Qt version are you using? I noticed that some focus related issues appeared after I switched to PyQt/Qt 5.13.1. When

[Eric] [eric6] small glitch with fix and some notes

2019-11-28 Thread Hans-Peter Jansen
Hi Detlev, the glitch below is easily fixed with: --- /usr/lib/python3.7/site-packages/eric6/QScintilla/Editor.py~ 2019-11-23 11:22:49.0 +0100 +++ /usr/lib/python3.7/site-packages/eric6/QScintilla/Editor.py 2019-11-28 11:23:31.698303982 +0100 @@ -1697,7 +1697,7 @@ class Editor(Qs