Rainer Klute

Results 11 issues of Rainer Klute

To reproduce this bug, do the following: 1. In a composite/orthogonal state, select a region you want to copy. 1. Press ```[Ctrl+C]```. 1. Select a state you want to paste...

is-Bug
is-Feature-Request
Comp-Graphical Editor

In the following screenshot, the statechart editor's vertical scrollbar is clearly superfluous and should not be shown: ![grafik](https://user-images.githubusercontent.com/1495781/36495974-31f5a1b8-1737-11e8-9e8f-55e068ae20b8.png) However, if the window is just a little taller, the scrollbar disappears:...

Prio-Low
Comp-UI

Comp-Documentation

In a simulation, transitions are highlighted when they are taken. However, the period of time the transition is highlighted is way too short. Sometimes the highlighting isn't visible at all,...

is-Usability-Issue
Prio-Low
Comp-UI

It should be possible to comfortably trace state changes in a simulation through a hierarchy of substates. Here's a suggestion how this could look like. I think we have several...

is-Feature-Request
Status-Consolidate
Comp-UI

Within a state, I use local reactions like the following: ``` [guard1] / action1 [guard2] / action2 ``` This works as expected. However, now I change that to the following:...

is-Bug
Status-Consolidate

1. Open a statechart model in the statechart editor. 2. Make some changes without saving them. 3. Rename the model file in the project explorer. 4. The statechart editor complains:...

is-Bug
Comp-Graphical Editor
is-Usability-Issue

Extracting a subdiagram creates entry and exit nodes as needed to implement the semantics of the origin composite state. Inlining a subdiagram should resolve these nodes and lead to a...

is-Enhancement
Status-Consolidate
Comp-Refactoring

The hierarchical view mode of the outline view does not provide an in-depth view of the statechart model hierarchy, but instead scratches the surface only. It displayes only the definition...

Comp-UI

YAKINDU Statechart Tools allows for annotating elements with a documentation property. Editing this text on Linux (GTK) is difficult, because … - when editing in der _Properties_ view, selected text...

Comp-UI