[Kst] [Bug 83175] New: Crashes when using zooming/scrolling
shortcuts with mouse in label mode
Rick Chern
rchern at interchange.ubc.ca
Thu Jun 10 21:11:08 CEST 2004
------- 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=83175
Summary: Crashes when using zooming/scrolling shortcuts with
mouse in label mode
Product: kst
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: NEW
Severity: crash
Priority: NOR
Component: general
AssignedTo: kst kde org
ReportedBy: rchern interchange ubc ca
Version: 0.98-devel (using KDE KDE 3.2.1KDE 1.2)
Installed from: Compiled From SourcesCompiled From Sources
Compiler: gcc (GCC) 3.3.2 20031022
OS: Linux
When zooming with keyboard shortcuts and mouse is in label mode, Kst crashes because of:
kst: kst2dplot.cpp:2466: virtual void Kst2DPlot::keyReleaseEvent(QWidget*, QKeyEvent*): Assertion `newType != INACTIVE && newType != LABEL_TOOL' failed.
How to reproduce:
-start Kst
-create a plot
-switch mouse to label mode
-with mouse over a plot, type M,G, left arrow, right arrow, or any other shortcut for zooming or scrolling.
Expected Behaviour:
Zooming/scrolling should be disabled in label mode, or it should work.
More information about the Kst
mailing list