Double-click a QTableWidget or QTreeWidget makes the new dialog minimized
-
@MasterBlade
Hi
Ok. so even a plain project does it.
I have no idea what it could be.
Do you have mingw installed ?
could be something with VS2017 so could be interesting to try other compiler.Would it be possible to test same mini project on other pc ?
@mrjj said in Double-click a QTableWidget or QTreeWidget makes the new dialog minimized:
@MasterBlade
Hi
Ok. so even a plain project does it.
I have no idea what it could be.
Do you have mingw installed ?
could be something with VS2017 so could be interesting to try other compiler.Would it be possible to test same mini project on other pc ?
Oh, no. I tried MinGW 7.30 x64 and still having the same problem...
-
@mrjj said in Double-click a QTableWidget or QTreeWidget makes the new dialog minimized:
@MasterBlade
Hi
Ok. so even a plain project does it.
I have no idea what it could be.
Do you have mingw installed ?
could be something with VS2017 so could be interesting to try other compiler.Would it be possible to test same mini project on other pc ?
Oh, no. I tried MinGW 7.30 x64 and still having the same problem...
@MasterBlade
Hi
hmm so seems not to be Qt related as such.
What windows version ?
Would it be possible to test same code on other pc ? -
@MasterBlade
Hi
hmm so seems not to be Qt related as such.
What windows version ?
Would it be possible to test same code on other pc ?My office and Home PC are both Windows 10 1803. I'll try other PCs.
Do I need to install Qt on other PCs or just bring those exe files to them?
-
@MasterBlade
Hi
hmm so seems not to be Qt related as such.
What windows version ?
Would it be possible to test same code on other pc ?I tried Windows 7 and it works out just fine... It may be a problem related to Windows 10.
-
I tried Windows 7 and it works out just fine... It may be a problem related to Windows 10.
@MasterBlade
Yes it could be
but i tested on win 10 also and could not make it do so.But BOTH you pcs in office does it ?
so it could not be just that one pc that had odd issue ?
(some dll mixup or something odd) -
@MasterBlade
Yes it could be
but i tested on win 10 also and could not make it do so.But BOTH you pcs in office does it ?
so it could not be just that one pc that had odd issue ?
(some dll mixup or something odd)@mrjj
Both my office and home pc have the same issue. I tested on another office pc which runs Windows 7. It's working fine.I have been working on this project for a long period. It didn't have such problem in an earlier Qt version. It may possibly be a Qt bug.
-
@mrjj
Both my office and home pc have the same issue. I tested on another office pc which runs Windows 7. It's working fine.I have been working on this project for a long period. It didn't have such problem in an earlier Qt version. It may possibly be a Qt bug.
@MasterBlade
Yes if 5.11 worked on the same pc it could be something in Qt5.12 and windows 10. (maybe with newer update)
But i didnt find anything in https://bugreports.qt.io/
Would it be possible to verify on same pc that Qt5.11 do not have such issue and
if that works, you should open bug report. With the small sample you made. -
@MasterBlade
Yes if 5.11 worked on the same pc it could be something in Qt5.12 and windows 10. (maybe with newer update)
But i didnt find anything in https://bugreports.qt.io/
Would it be possible to verify on same pc that Qt5.11 do not have such issue and
if that works, you should open bug report. With the small sample you made.@mrjj I downloaded Qt 5.11 on my office PC again and there is no minimal problem with it. So I'm now 100% sure it's a Qt 5.12 bug.
-
@mrjj I downloaded Qt 5.11 on my office PC again and there is no minimal problem with it. So I'm now 100% sure it's a Qt 5.12 bug.
@MasterBlade
ok, sounds like it. if on same pc.
please open ticket at https://bugreports.qt.io/
and provide the test code. -
@MasterBlade
ok, sounds like it. if on same pc.
please open ticket at https://bugreports.qt.io/
and provide the test code.