Bug report #11960

OK and Cancel button broken on WMS-Layer properties dialog

Added by Richard Duivenvoorde over 9 years ago. Updated almost 8 years ago.

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

Revision c11319b8
Added by Nyall Dawson over 9 years ago

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 over 9 years ago

  • Status changed from Open to Closed

Also available in: Atom PDF