View Single Post
Old 02-15-2019, 08:00 PM   #4
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,796
Karma: 30237628
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by KevinH View Post
According to the ui form, the close button is a tabstop. So you should tab toit and hit enter to hide it when using only the keyboard.

See the tabstops section of the following form file.


https://github.com/Sigil-Ebook/Sigil...FindReplace.ui
From the Find box it takes 9 Tabs to get to the Close button. Qt's highlighting of the current widget is very hard to see at the best of times; on the close button, for me at least, it's highlight is effectively non-existent.

Shift+Tab in Find box lands on the expand button (bottom left) and the highlight is barely visible, another Shift+Tab does nothing, Tab from there and the focus goes back to Find.

So yes you can Tab to it, but it requires up to 9 tabs, one too many and its another 9 tabs

BR
BetterRed is offline   Reply With Quote