elementary / calculator

Calculator app designed for elementary OS
https://elementary.io
GNU General Public License v3.0
80 stars 30 forks source link

Calculator is no longer in focus after opening. #201

Closed jonolumb closed 3 years ago

jonolumb commented 3 years ago

What Happened

When I open Calculator, I have to click on the white pane to input numbers/sums.

Expected Behavior

In the past, the input pane was automatically selected (in focus) immediately after opening the app. This meant you could open the app and start typing immediately.

Platform Information

elementary OS 6 with latest updates

Thanks for looking into this.

jeremypw commented 3 years ago

Did you mean to file this here: https://github.com/elementary/calculator/issues ? Sounds similar to https://github.com/elementary/calculator/issues/157.

jonolumb commented 3 years ago

Did you mean to file this here: https://github.com/elementary/calculator/issues ? Sounds similar to elementary/calculator#157.

  1. Yes, it should be filed under Calculator - but I don't know how to.
  2. A similar issue, but not the same. The issue is that the input pane is not selected at all when calculator is opened, so you have to click to select it before you can start typing.
jeremypw commented 3 years ago

I find the entry is focused whether I open Calculator as a flatpak or a native install. In your case, what is focused (if anything) if not the entry?

Ah, I found that this has already been fixed since the last release by #197. So I will close this as the fix will be released in due course. Thanks for taking time to report anyway.

jonolumb commented 3 years ago

Ah, great stuff. Glad this has been fixed. Thanks for your support.