#585622 katepart automatically delete highlighted text

Package:
kate
Source:
kate
Description:
powerful text editor
Submitter:
Michael Tsang
Date:
2010-11-16 22:06:03 UTC
Severity:
normal
#585622#5
Date:
2010-06-12 12:48:56 UTC
From:
To:
1 open a text/plain document in Konqueror
2 highlight some text in the embedded katepart
3 click on another tab
4 click on the tab with embedded katepart again

expected result: the text is still highlighted
actual result: the text is deleted without prior notice, resulting in
data loss

#585622#10
Date:
2010-08-06 01:21:30 UTC
From:
To:
tags 585622 moreinfo
thanks

That's not reproducible, can you reproduce it all the time?

This rather sounds like a input-related problem. Since you use a
Hongkong locale, are you by change running an input method, which
might cause this? If you, could you try running without?

Cheers,
        Moritz

#585622#17
Date:
2010-08-12 22:09:02 UTC
From:
To:
severity 585622 normal
thanks

Hi!
I can not reproduce this problem with kde 4.4.5

Ana

#585622#24
Date:
2010-11-16 21:29:43 UTC
From:
To:
I see this in KatePart 3.4, KDE 4.4.5. The editor deletes the text that is selected when it receives focus. The issue seems to be related to IBus, and with IBus running (with any input method, enabled or disabled) I'm able to consistently reproduce the behavior.

Upstream has a report of this bug, and a possible patch:
https://bugs.kde.org/show_bug.cgi?id=248558

Hope this helps,
P. J.