Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#3667 closed enhancement (fixed)

Add keyboard shortcuts for changing the order to components in the tree

Reported by: Dietmar Winkler Owned by: Adeel Asghar
Priority: high Milestone: 1.9.4
Component: OMEdit Version: v1.9.4-dev-nightly
Keywords: Cc:

Description

OMEdit has the feature of changing the order of components inside the browser tree. Unfortunately moving a component just by one step requires the navigation of 2 context menu levels which is the quite cumbersome.

I propose to implement the following shortcuts*

  • "Move up": Ctrl+Up
  • "Move down": Ctrl+Down
  • "Move to top": Ctrl+PgUp
  • "Move to bottom": Ctrl+PgDown

*) Yes I know they are the same as in Dymola

Change History (5)

comment:1 by Adeel Asghar, 9 years ago

Resolution: fixed
Status: newclosed

Done in db0641f/OMEdit.

comment:2 by Dietmar Winkler, 9 years ago

Resolution: fixed
Status: closedreopened

Move up and down works now via keybord shortcuts. Move top/down however does not. Using the keyboard shorcuts here simply moves the cursor to the top/bottom of all packages in the tree view. So basically the same behaviour as without pressing the Ctrl key.

comment:3 by Dietmar Winkler, 9 years ago

Resolution: fixed
Status: reopenedclosed

Just forget what I was saying. Might have been some glitch in the window manager I'm using. It works now as it should.

Last edited 9 years ago by Dietmar Winkler (previous) (diff)

comment:4 by Martin Sjölund, 9 years ago

Milestone: 1.9.41.9.4-1.9.x

Milestone renamed

comment:5 by Martin Sjölund, 9 years ago

Milestone: 1.9.4-1.9.x1.9.4

Milestone renamed

Note: See TracTickets for help on using tickets.