GNU bug report logs -
#69237
30.0.50; Toggle password visibility
Previous Next
Reported by: Michael Albinus <michael.albinus <at> gmx.de>
Date: Sun, 18 Feb 2024 18:25:03 UTC
Severity: wishlist
Merged with 69222,
69235
Found in version 30.0.50
Fixed in version 30.1
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 69237 <at> debbugs.gnu.org (full text, mbox):
> Date: Fri, 16 Feb 2024 14:33:02 +0100
> From: Michael Albinus via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
>
> We have `read-passwd', which reads a password in the minibuffer, hiding
> the input. However, modern password input boxes outside Emacs allow to
> show/hide the input while typing.
>
> The appended patch tries to implement this feature. The minibuffer in
> `read-passwd' has bound TAB to a function, which toggles visibility of
> the typed input.
>
> On graphic displays, the mode-line has an additional indicator for
> whowing/hiding the typed password. Clicking on this indicator with
> mouse-1 toggles the password visibility.
>
> Comments?
This is the 3rd bug report about the same issue.
Did something go awry with debbugs today?
This bug report was last modified 1 year and 83 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.