Bug 447584 - Kate including empty space before accentuation mark
Summary: Kate including empty space before accentuation mark
Status: RESOLVED DUPLICATE of bug 443977
Alias: None
Product: kate
Classification: Applications
Component: kwrite (show other bugs)
Version: 21.08.1
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-27 18:45 UTC by Rafael D.
Modified: 2021-12-27 19:28 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rafael D. 2021-12-27 18:45:58 UTC
SUMMARY
***
Kate inserts a space before the ´ accentuation mark if current keyboard layout/language is set to Portuguese (Brazil)
***


STEPS TO REPRODUCE
1. Open Kate
2. Try to type a word with said accentuation, such as "família" or "índigo"

OBSERVED RESULT
Kate inserts a space before the accentuation mark. For example, "fam ília" instead of "família"

EXPECTED RESULT
No spaces should be inserted.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 21.10
Kernel: 5.13.0-22-generic
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Other special characters like ^ or ~ and ` don't trigger this problem, only ´ so far.
Comment 1 Antonio Rojas 2021-12-27 19:28:57 UTC

*** This bug has been marked as a duplicate of bug 443977 ***