Open-EO / openeo-qgis-plugin

QGIS Plugin to connect and use openEO compliant backends.
Apache License 2.0
17 stars 1 forks source link

OpenEO Connector window ordering #76

Open jonathom opened 3 years ago

jonathom commented 3 years ago

I was trying out the openEO QGis plugin and noticed some issues with the window ordering.

1) Upon clicking the "adapt" pencil-symbol or the "info" i-symbol of any job from the job list, the "OpenEO Connector" window is always in front of all other windows. This means it is in front of the newly opened "adapt" or "info" dialogs and also in front of other, unrelated program windows. This does not happen by default (right after backend-login) or upon clicking "Download" or "View", so might be connected to the plugin opening another window. The plugin window stays on top until it is closed.

2) The "OpenEO Connector" window containing the job list is always, by default, in front of the QGis window, this makes it unpractical to explore results via "view", since the plugin window is always in front. But this is just my opinion and probably a design choice and not a bug.

I am working on Ubuntu 20.04 and with QGis 3.16 (I noticed the bug in version 3.14 and then updated to be sure). Reinstalling the plugin did not change its behavior.