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

            Bug ID: 383350
           Summary: KSyntaxHighlighting::SyntaxHighlighter removes
                    QTextBlock::userData() silently
           Product: frameworks-syntax-highlighting
           Version: unspecified
          Platform: MS Windows
                OS: MS Windows
            Status: UNCONFIRMED
          Severity: major
          Priority: NOR
         Component: framework
          Assignee: kwrite-bugs-n...@kde.org
          Reporter: szyk...@o2.pl
  Target Milestone: ---

Hi!
KSyntaxHighlighting::SyntaxHighlighter removes QTextBlock::userData() silently.
I have bookmarks in my editor and they are based on QTextBlock::setUserData().
I can navigate in code and edit it without problems and without bookmark
disappearance. But when I am in line where is bookmark and I edit this line
then bookmark disappear. It seems that some other object appear in its place.
But I can't figure out its class.
This strange behaviour occurs when I switch syntax highlighting from my custom
engine to KSyntaxHighlighting::SyntaxHighlighter. My old syntax highlighter
does not remove bookmarks.

thanks and best regards
Szyk Cech

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

Reply via email to