Summary: | Selection via mouse moves after konsole scrolled | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Holger Schurig <holgerschurig> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | My .kde/share/config/konsolerc |
Description
Holger Schurig
2003-04-27 12:19:21 UTC
Ups, i meant BELOW the mouse cursor. You're compiling from HEAD? Did you try a "make clean" in the build directory? That is of no influence. I just did an cvsup on kdebase, and recompile kdebase/konsole and reinstalled it. I even did rm ~/.kde/share/config/konsole. But to no avail, it's still the same bug. I do some "ls -l" commands, so that konsole scrolled. And then I can't really select anymore. If I then do a "vi testfile", then I can select again. But when I go out of vi and the old screen contents gets restored, it's as bad as it was. Created attachment 1615 [details]
My .kde/share/config/konsolerc
Edit -> Reset & Clear Terminal did not help
Edit -> Clear history did helps for a short time, because as soon as the screen
scrolls again, it stops working correctly. If the screen scrolls by one line,
it's off by line. If it scrolls by two lines, it's off by two lines. If the
screen scrolled 100 lines, I can't mark at all.
I'll add an attachment with my konsolerc, maybe this helps.
This does not happen anymore with KDE 3.2.2 compiled on Gentoo. |