--- a/Preferences/ConfigurationPages/WebBrowserPage.ui Thu Feb 16 18:58:58 2017 +0100 +++ b/Preferences/ConfigurationPages/WebBrowserPage.ui Fri Feb 17 18:34:11 2017 +0100 @@ -264,8 +264,8 @@ <property name="title"> <string>JavaScript</string> </property> - <layout class="QGridLayout" name="gridLayout"> - <item row="0" column="0"> + <layout class="QVBoxLayout" name="verticalLayout_5"> + <item> <widget class="QCheckBox" name="jsOpenWindowsCheckBox"> <property name="toolTip"> <string>Select to allow JavaScript to open windows</string> @@ -275,17 +275,7 @@ </property> </widget> </item> - <item row="0" column="1"> - <widget class="QCheckBox" name="jsCloseWindowsCheckBox"> - <property name="toolTip"> - <string>Select to allow JavaScript to close windows</string> - </property> - <property name="text"> - <string>JavaScript can close windows</string> - </property> - </widget> - </item> - <item row="1" column="0"> + <item> <widget class="QCheckBox" name="jsClipboardCheckBox"> <property name="toolTip"> <string>Select to allow JavaScript to access the clipboard</string> @@ -788,7 +778,6 @@ <tabstop>defaultSchemeCombo</tabstop> <tabstop>javaScriptGroup</tabstop> <tabstop>jsOpenWindowsCheckBox</tabstop> - <tabstop>jsCloseWindowsCheckBox</tabstop> <tabstop>jsClipboardCheckBox</tabstop> <tabstop>pluginsCheckBox</tabstop> <tabstop>doNotTrackCheckBox</tabstop>