https://bugs.kde.org/show_bug.cgi?id=405089
Bug ID: 405089
Summary: Closing the quotation mark is not smart enough
Product: frameworks-ktexteditor
Version: 5.55.0
Platform: Archlinux Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
I have turned on option: "Enable automatic brackets".
I start typing some string which starts with quotation mark and when I want to
close quotation mark I get at end double quotation marks (two quotation
marks). This is really annoying. I know I could turn off above option, but
sometime I need to automatic closing of quotation marks. I don't want several
time switch this option. I wonder if it could be a little bit smarter and
always don't put two characters of quotation marks at end of string.
STEPS TO REPRODUCE
1. Turn on option "Enable automatic brackets".
2. Start type string like this: "abcd
3. Put quotation mark at end of string
OBSERVED RESULT
"abcd""
EXPECTED RESULT
"abcd"
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: YES
(available in About System)
KDE Plasma Version: 5.15.2
KDE Frameworks Version: 5.55.0
Qt Version: 5.12.1
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.