Bug report #15232
Save as Image disappeard in Result Viewer (Processing)
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Victor Olaya | ||
Category: | Processing/Core | ||
Affected QGIS version: | 2.16.1 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 23168 |
Description
Test on different machines and with different QGIS versions it seems that the right click option in the Result Viewer has disappeared (e.g. for plot saving as image)
anyway, saving the image on disk from the main UI is possible and it works nicely
History
#1 Updated by matteo ghetta over 8 years ago
- OS version set to 16.04
- Affected QGIS version changed from master to 2.16.1
- Operating System set to Ubuntu
#2 Updated by Alexander Bruy about 8 years ago
- Operating System deleted (
Ubuntu) - OS version deleted (
16.04)
It was not a Processing functionality. Previously we used QtWebkit (read, web-browser) to show html stuff in Processing. Now, with QtWebkit removal from Qt and all major distros we switched to another, more simple widget, to keep Processing working.
You always can grab images from the folder where you saved results of the algorithms.
#3 Updated by matteo ghetta about 8 years ago
Ok all is clear now! Thanks!
#4 Updated by Alexander Bruy almost 8 years ago
- Status changed from Open to Closed
Closing as it is not bug