Re: [Tails-dev] Fix to #5917 tails-greeter password field : …

Nachricht löschen

Nachricht beantworten
Autor: Andres Gomez Ramirez
Datum:  
To: The Tails public development discussion list
Betreff: Re: [Tails-dev] Fix to #5917 tails-greeter password field : Warnwhen caps-lock in ON
Hi intrigeri,

> If that were the case, then indeed the piece of code that hides the
> caps lock warning would never be run.


> Also, please make sure your commits don't add space errors.
> Git commit warns you about this.


yes I was adding tabs and spaces in indentation, but i doesn't affect the expected behavior of the code. It's just that the key event for caps lock (when it is on) is not detected or activated at all. If you try with any other key it works.

Cheers,
Andres