You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Presumably the plugin you are using sets the password setting directly on the input panel's view and doesn't clear it afterwards. The view is reused for all input panels in the same window.
Probably it would be more correct for it to have a dummy password syntax with syntax specific settings for "password": true, and apply the syntax to the input panel view. Then, if/when another plugin shows an input panel, ST would reset it to plain text syntax and it would lose the password marking automatically...
It broke since 4186 version
Plugin i use is SFTP
My thoughts is panel input not forcing "input type: text" when rendered. Maybe it still SFTP fault, but in previous Sublime Text versions it worked
Description of the bug
Bottom input field is preserving password state
Steps to reproduce
Expected behavior
input should reset it's state to "text input" and show characters
Actual behavior
input stays in "password" state and doesn't show characters
Sublime Text build number
4189
Operating system & version
Windows 11
(Linux) Desktop environment and/or window manager
No response
Additional information
No response
OpenGL context information
No response
The text was updated successfully, but these errors were encountered: