#2058 closed defect (fixed)
pass dialog does not work when "confirm" is clicked.
Reported by: | Nathan Hallquist | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 2.5 |
Component: | client | Version: | 2.4.x |
Keywords: | Cc: |
Description
The _pass feature emits the password to stdout when the user activates the entry by pressing "enter" but does not emit the password when the user clicks "confirm".
This patch makes it emit the password when the user clicks "confirm".
Attachments (1)
Change History (3)
Changed 2 years ago by
comment:1 Changed 2 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 3 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2058
Note: See
TracTickets for help on using
tickets.
Well, that's embarrassing. Shows I never use the mouse unless I have to...
Different fix merged in r21075 because I think it makes it clearer what the intent is.
(backport to v2.4.x in r21076)