--- a/src/eric7/WebBrowser/WebAuth/Fido2PinDialog.ui Sat Jul 20 11:14:51 2024 +0200 +++ b/src/eric7/WebBrowser/WebAuth/Fido2PinDialog.ui Mon Jul 22 10:15:41 2024 +0200 @@ -6,8 +6,8 @@ <rect> <x>0</x> <y>0</y> - <width>614</width> - <height>251</height> + <width>400</width> + <height>280</height> </rect> </property> <property name="windowTitle"> @@ -29,9 +29,47 @@ <property name="text"> <string notr="true">Description</string> </property> - <property name="wordWrap"> - <bool>true</bool> - </property> + </widget> + </item> + <item> + <widget class="QWidget" name="remainingWidget" native="true"> + <layout class="QHBoxLayout" name="horizontalLayout_2"> + <property name="leftMargin"> + <number>0</number> + </property> + <property name="topMargin"> + <number>0</number> + </property> + <property name="rightMargin"> + <number>0</number> + </property> + <property name="bottomMargin"> + <number>0</number> + </property> + <item> + <widget class="QLabel" name="label"> + <property name="text"> + <string>Attempts remaining:</string> + </property> + </widget> + </item> + <item> + <widget class="QLabel" name="remainingLabel"/> + </item> + <item> + <spacer name="horizontalSpacer"> + <property name="orientation"> + <enum>Qt::Horizontal</enum> + </property> + <property name="sizeHint" stdset="0"> + <size> + <width>251</width> + <height>20</height> + </size> + </property> + </spacer> + </item> + </layout> </widget> </item> <item> @@ -143,6 +181,13 @@ </item> </layout> </widget> + <tabstops> + <tabstop>pinEdit</tabstop> + <tabstop>newPinEdit</tabstop> + <tabstop>confirmNewPinEdit</tabstop> + <tabstop>pinButton</tabstop> + <tabstop>newPinButton</tabstop> + </tabstops> <resources/> <connections> <connection>