[Bug 52096] New: Bugs from version to version in switching source-code tab-pages, set/unset breapoints, text-cursor hide/unhide, and stdout/stderr output windows
Petr Bavorovsky
petr at vt.cs.nstu.ru
Thu Dec 19 13:33:05 UTC 2002
------- 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=52096
Summary: Bugs from version to version in switching source-code
tab-pages, set/unset breapoints, text-cursor
hide/unhide, and stdout/stderr output windows
Product: kdevelop
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at barney.cs.uni-potsdam.de
ReportedBy: petr at vt.cs.nstu.ru
Version: 2.1.4+ (cvs) and older (using KDE Devel)
Installed from: Compiled sources
Compiler: gcc-3.2 (doesn't matter really)
OS: Linux
1) When switching source code windows using tab-page mode sometimes new textedit appears collapsed to horizontal line across the tab-page widget. After clicking other tab and returning to the collapsed the page is displayed correctly.
2) removed breakpoints are sometimes (very often) leave its marks in the left of code window. Clicking on them once to set breakpoint and once again to remove it removes this orphan marks.
3) When switching between code windows in tab-page mode, cursor sometimes disappear. The simplest way to return it is to click right mouse button to show popup menu and return to editing.
4) Stdout, stderr and breakpoints windows in debuging mode incorrectly displays some characters (i.e. new line characters) as squares. There is also bug displaying stderr output in stdout window when debugging a program.
More information about the KDevelop-devel
mailing list