[Bug 64058] New: Paint bug with KATE and compiler error processing

Jon Smirl jonsmirl at yahoo.com
Thu Sep 11 05:31:05 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=64058     
           Summary: Paint bug with KATE and compiler error processing
           Product: kdevelop
           Version: CVS
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: jonsmirl at yahoo.com


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.




More information about the KDevelop-devel mailing list