qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.43k stars 2.99k forks source link

Create Options - GTIFF Driver UI Issue #31328

Open Saijin-Naib opened 5 years ago

Saijin-Naib commented 5 years ago

Describe the bug Default window sizing hides the UI/UX issue, which is a textbox that holds the entire configuration string. image

How to Reproduce Expand the size of the window, and the configuration string is visible. image

QGIS and OS versions

QGIS version 3.8.2-Zanzibar QGIS code revision 4470baa1a3
Compiled against Qt 5.11.2 Running against Qt 5.11.2
Compiled against GDAL/OGR 2.4.1 Running against GDAL/OGR 2.4.1
Compiled against GEOS 3.7.2-CAPI-1.11.0 Running against GEOS 3.7.2-CAPI-1.11.0 b55d2125
PostgreSQL Client Version 10.8 SpatiaLite Version 4.3.0
QWT Version 6.1.3 QScintilla2 Version 2.10.8
Compiled against PROJ 5.2.0 Running against PROJ Rel. 5.2.0, September 15th, 2018
OS Version Windows 10 (10.0)    

Additional context Doesn't appear to be doing any harm.

alexbruy commented 5 years ago

Not a Processing issue, but a general one with custom options widget

Saijin-Naib commented 4 years ago

Still present as of:

QGIS version 3.10.1-A Coruña QGIS code revision ef24c526da
Compiled against Qt 5.11.2 Running against Qt 5.11.2
Compiled against GDAL/OGR 3.0.2 Running against GDAL/OGR 3.0.2
Compiled against GEOS 3.8.0-CAPI-1.13.1 Running against GEOS 3.8.0-CAPI-1.13.1
Compiled against SQLite 3.29.0 Running against SQLite 3.29.0
PostgreSQL Client Version 11.5 SpatiaLite Version 4.3.0
QWT Version 6.1.3 QScintilla2 Version 2.10.8
Compiled against PROJ 6.2.1 Running against PROJ Rel. 6.2.1, November 1st, 2019
OS Version Windows 10 (10.0)
Active python plugins CalculateGeometry; DataPlotly; joinmultiplelines; latlontools; MemoryLayerSaver; networks; openlayers_plugin; PluginLoadTimes; Polygons_Pile; processing_gnm; qchainage; qconsolidate; QGISSortAndNumber-master; realcentroid; refFunctions; SelectWithin; SplitPolygonShowingAreas; SpreadsheetLayers; statist; db_manager; processing

Perhaps the configuration string should just be drawn in the window? I think it is kind of helpful, especially if we enable entry/edit/update into the string, as conceivably someone could copy+paste a config string from the internet and get a ready-made profile nice & easy...

Pedro-Murteira commented 2 years ago

This issue is still valid using QGIS 3.16.15 and 3.22.2.