Bug 64058 - Paint bug with KATE and compiler error processing
Summary: Paint bug with KATE and compiler error processing
Status: RESOLVED DUPLICATE of bug 61534
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: editor integration (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-11 05:30 UTC by Jon Smirl
Modified: 2008-08-23 22:54 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Smirl 2003-09-11 05:30:30 UTC
Version:           CVS (using KDE Devel)
Installed from:    Compiled sources

In Ideal mode I do a compile with some errors in it.
This pops up the Messages window from the bottom.
I do not have Messages made stick visible.
Now I F4 to jump to the first error.
If this error is within a scollable range of the KATE window,
I get a paint error.
The contents of the Messages window gets scrolled into 
the KATE area.

This is probably because F4 caused the Message window to drop,
but forgot to force a KATE update to clear the damage. KATE then
scrolled the damaged area.
Comment 1 Jens Dagerbo 2003-09-11 14:30:29 UTC

*** This bug has been marked as a duplicate of 61534 ***