| Summary: | "B" keyboard shortcut does not work (break shared axis box) | ||
|---|---|---|---|
| Product: | [Applications] kst | Reporter: | Nicolas Brisset <nicolas.brisset> |
| Component: | general | Assignee: | kst |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 2.0.0 | ||
| Target Milestone: | 2.0.0 | ||
| Platform: | unspecified | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Nicolas Brisset
2010-05-07 12:18:59 UTC
SVN commit 1131224 by kuemmel: create actions with shortcuts on item creation, doing this in the context menu event is too late for the shortcuts because they could be used before a context menu event. BUG: 236679 M +18 -19 plotitem.cpp M +5 -0 plotitem.h M +6 -8 sharedaxisboxitem.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1131224 Change version from 2.0.0_devel to 2.0.0 to simplify version numbering. These bugs are solved with 2.0.0 |