Rofi version (rofi -v)
Version: 1.7.5+wayland3
Configuration
https://gist.github.com/haennes/9b100643da1e93aa4ea9845688002d83
Theme
https://gist.github.com/haennes/494f96e6a339701f9bb2422639d0c223
Timing report
No response
Launch command
rofi -dmenu -disable-history -no-fixed-num-lines -l 1 -i -input /dev/null -password -p "Passphrase:"
Step to reproduce
run rofi -dmenu -disable-history -no-fixed-num-lines -l 1 -i -input /dev/null -password -p "Passphrase:"
Expected behavior
doesnt write anything to $XDG_CACHE_HOME/rofi-entry-history.txt (i.e. ~/.cache/rofi-entry-history.txt)
Actual behavior
outputs a password to this file
Additional information
I actually am on wayland, but this is completely irrelevant for this bug
Using wayland display server protocol
I've checked if the issue exists in the latest stable release
Rofi version (rofi -v)
Version: 1.7.5+wayland3
Configuration
https://gist.github.com/haennes/9b100643da1e93aa4ea9845688002d83
Theme
https://gist.github.com/haennes/494f96e6a339701f9bb2422639d0c223
Timing report
No response
Launch command
rofi -dmenu -disable-history -no-fixed-num-lines -l 1 -i -input /dev/null -password -p "Passphrase:"
Step to reproduce
run
rofi -dmenu -disable-history -no-fixed-num-lines -l 1 -i -input /dev/null -password -p "Passphrase:"Expected behavior
doesnt write anything to
$XDG_CACHE_HOME/rofi-entry-history.txt(i.e.~/.cache/rofi-entry-history.txt)Actual behavior
outputs a password to this file
Additional information
I actually am on wayland, but this is completely irrelevant for this bug
Using wayland display server protocol
I've checked if the issue exists in the latest stable release