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

            Bug ID: 524069
           Summary: Rich text bar: text after an inline code block is
                    black-on-black
    Classification: Applications
           Product: NeoChat
      Version First git master
       Reported In:
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
  Target Milestone: ---

STEPS TO REPRODUCE
1. type: ` f ` a 

OBSERVED RESULT
a is black-on-black

EXPECTED RESULT
a has normal colors

SOFTWARE/OS VERSIONS
KDE Plasma Version: git master
KDE Frameworks Version: git master 
Qt Version: git master

ADDITIONAL INFORMATION

The problem seems to be somewhere around
ChatTextItemHelper::mergeTextFormatOnCursor; apparently we're merging the
RichFormat::InlineCode format both when the code block starts and when it ends,
which seems wrong?

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

Reply via email to