When importing a QIF file, after selecting the file to import, the next page shows the account name which is selected, but not focused so typing does not overwrite the name. If the name is selected when one lands on that page (which is helpful), then the entry should also be focused so that one can start typing immediately to change the account name.
What has focus? The 'next' button? I suspect the rationale is that in the general case the filename *IS* the account name (e.g. foo.qif -> "foo") such that the normal use case is to just move to the next page. So focusing on "next" means you can just hit the enter key to move to the next screen.
(In reply to comment #1) > What has focus? The 'next' button? Yes. > I suspect the rationale is that in the general case the filename *IS* the > account name (e.g. foo.qif -> "foo") such that the normal use case is to just > move to the next page. So focusing on "next" means you can just hit the enter > key to move to the next screen. In that case, the account name should not be selected because that gives a false impression that it is focused. I would personally prefer if the account name was focused and selected, and also if hitting return would have the same effect as pressing the next button (which I believe is possible by setting some property on the entry and/or button).
(In reply to comment #2) > I would personally prefer if the account name was focused and selected, and > also if hitting return would have the same effect as pressing the next button > (which I believe is possible by setting some property on the entry and/or > button). That would be because I get "badly" named QIF files from by business banking, personal banking and PayPal.
Focus is already on the account entry so enable the use of the enter key to proceed to the next page when you are finished changing the account name for a qif file. This will be in version 3.6