https://bugs.kde.org/show_bug.cgi?id=404415

            Bug ID: 404415
           Summary: Konsole treats non-BMP characters as non-printable
                    when checking a paste
           Product: konsole
           Version: master
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: minor
          Priority: NOR
         Component: copy-paste
          Assignee: konsole-de...@kde.org
          Reporter: cf...@kde.org
  Target Milestone: ---

SUMMARY
When pasting into Konsole, a check is made for unprintable characters. This
check also triggers a warning for (printable) non-BMP characters.

STEPS TO REPRODUCE
1. Mark this icon: 😣
2. Copy into clipboard
3. Paste into Konsole

OBSERVED RESULT
A warning about two unprintable surrogate characters

EXPECTED RESULT
It handles surrogate pairs, and uses QChar::isPrintable(uint) to check them.

See a similar patch for KWin at https://phabricator.kde.org/D19052

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to