OPM / ResInsight

3D viewer and post processing of reservoir models
http://resinsight.org/
GNU General Public License v3.0
174 stars 92 forks source link

Progress bar steals focus from other applications on Linux #3051

Open lindkvis opened 6 years ago

lindkvis commented 6 years ago
  1. Start a long operation, i.e. Geomechanics in ResInsight on Linux.
  2. Do other work on the computer while ResInsight finishes.
  3. ResInsight will grab focus from the other applications, interrupting your work every time it refreshes during the operation.
magnesj commented 3 years ago

When the progress bar is enabled, it will cause a redraw in the 3D view. This can sometimes happen when the data in the 3D view is incomplete, and causes crash. Consider support for moving the progressbar into a docking widget where the visibility of the window can be controlled.

https://stackoverflow.com/questions/26718143/qdockwidget-with-qstatusbar-possible