Summary: | When Editor updates, part of message window is copied | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Andreas Nicolai <Andreas.Nicolai> |
Component: | general | Assignee: | KDevelop Developers <kdevelop-devel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Andreas Nicolai
2003-03-31 18:16:08 UTC
This is a known bug of Kate (actually, Qt imho). I will have to make a few small changes to gideon to fix it (0ms single-shot timer to the hide() slot) to work around it. This is on my to-do list. Yes I know, it's not a clean solution, but trolltech won't be making any changes soon. The other option is to reduce Kate's performance by increasing redrawing (ie. not use QWidget::scroll()) :( *** This bug has been marked as a duplicate of 53392 *** |