ManeraKai / simplytranslate_mobile

Privacy friendly frontend to Google Translate
https://manerakai.github.io/simplytranslate_mobile/
GNU General Public License v3.0
173 stars 15 forks source link

Editing window for language setting #70

Closed Valdnet closed 3 years ago

Valdnet commented 3 years ago

Steps:

  1. Select the text in the language settings window.
  2. Paste the copied text or enter your own.

You get something like the screenshot. Possibility to select a language only from the list.

obraz

obraz

ManeraKai commented 3 years ago

How does it translate?

Valdnet commented 3 years ago

It translates well. It selects the last language set, but something like this should not be present, so that you can paste or type whatever you want. This does not reflect well on the application. There should only be a language selection from the list.

Valdnet commented 3 years ago

Of course, changes for both language selection windows 😉.

ManeraKai commented 3 years ago

Fixed it. Though it won't revert back to the previous selected language if the user just pressed back and didn't press the submit (enter) button. It will revert back only if the user submited (pressed enter key) the value.