https://bugs.kde.org/show_bug.cgi?id=517483
Bug ID: 517483
Summary: Pasting into name field of "new file" shouldn't be
rejected when pasting a "bad" string. OK button should
be affected instead
Classification: Applications
Product: dolphin
Version First unspecified
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
Pasting "bad" strings into the "name" field of "new file" should be valid but
disable the "ok" button.
STEPS TO REPRODUCE
1. Right click in dolphin
2. select New -> File
3. Try paste a bad string, watch it be blocked
OBSERVED RESULT
string rejection (i.e. if you try to paste a url)
EXPECTED RESULT
string accepted, but if it's "bad", either strip illegal characters or disable
the "ok" button until the entered text is valid.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: N/A
KDE Plasma Version: 6.6.2
KDE Frameworks Version: 6.x
Qt Version: 6.x
ADDITIONAL INFORMATION
This is a UX problem, not a bug.
Reference: Windows will accept the string but reject invalid characters, it's
better than the current behavior
--
You are receiving this mail because:
You are watching all bug changes.