Bug report #11960
OK and Cancel button broken on WMS-Layer properties dialog
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | GUI | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 20168 |
Description
When you load a WMS or WMTS layer in QGIS master.
And after loading look at the properties of the layer (with me by double clicking on the layer name), you are not able to close that dialog anymore via clicking on OK or Cancel.
Only using 'escape' closes the window.
On IRC Nyall thought that maybe 1a46c40 was related
Associated revisions
Fix button box in options dialog not working (fix #11960)
QgsOptionsDialogBase was incorrectly finding the projection
selector's buttonBox widget and attaching the connections
to that widget, rather than the dialog's widget.
Rename projection selector's button box to avoid this conflict.
History
#1 Updated by Nyall Dawson almost 10 years ago
- Status changed from Open to Closed
Fixed in changeset c11319b859ff39022569cc91c9222d9ff7bf537e.