Ansuel / tch-nginx-gui

Modified file to apply to a stock technicolor GUI
GNU General Public License v3.0
340 stars 52 forks source link

The login button works only if you click the text inside it #1074

Closed ferrarimarco closed 3 years ago

ferrarimarco commented 3 years ago

NB: Before submitting an issue, check if there is one already open that suits the problem you are having!

Device Model/Firmware: DGA4130, AGTEF_2.2.1 GUI Version: v9.6.65

Please go to Cards >> GUI Settings >> Debug Report and press the Generate button. Attach the debug file here: N/A (will attach later if needed)

Description of problem, HOW TO REPRODUCE, Media/Photos:

  1. Open the GUI login page.
  2. Fill the username and password fields.
  3. Click the Login button, but not on the "Login" string

This is a somewhat minor issue, but it's misleading because the GUI highlights the button once it acquires focus (example: with a muose-over event).

Thanks for all your work on this!

capriele commented 3 years ago

Please check this pull request: link

ferrarimarco commented 3 years ago

Nice, thanks!