-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Sanitize newline while c&p into input fields #1502
Copy link
Copy link
Closed
Description
Expected Behavior
Remove newline
Current Behavior
Output in listing include newlines.
Possible Solution
Clean all \n \r and maybe other control chars to avoid broken UI.
Steps to Reproduce (for bugs)
- c&p text like a URL form a Mail into keepass including a line break
- Save entry
- List view is "broken"
Context
Avoid a broken UI
Debug Info
KeePassXC - Version 2.2.4
Revision: 4723f66
Libraries:
- Qt 5.10.1
- libgcrypt 1.8.2
Operating system: Arch Linux
CPU architecture: x86_64
Kernel: linux 4.15.3-2-ARCH
Enabled extensions:
- KeePassHTTP
- Auto-Type
- YubiKey
Reactions are currently unavailable
