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

--- Comment #1 from jich...@gmail.com ---
>From playing around with the code locally, my understanding is that we just
need to add one extra line in `MarkdownEditor::inputMethodQuery()` after
`r.translate(contentOffset().toPoint());` :

r.translate(this->viewportMargins().left(), 0);

This is my first time contributing to the KDE project so I'm new to the
process, but I'd be happy to create a pull request if that would help!

Thanks!

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

Reply via email to