Skip to content

Script editor keyboard shortcuts not working on Mac (increase/decrease font size, block comment) #20

@GenevieveBuckley

Description

@GenevieveBuckley

There's a subset of keyboard shortcuts for the Fiji script editor that I can't get working. I'm sure this is a non-exhaustive list, but the biggest annoyances are:

  • Edit > Increase font size ⌘+ (this works if you select it from the menu, but not via keyboard shortcut)
  • Edit > Decrease font size ⌘- (this works if you select it from the menu, but not via keyboard shortcut)
  • Commenting a code block with ⌘/

I can use these shortcuts with no trouble:

  • ⌘R - run script
  • ⌘A, ⌘X, ⌘C, ⌘P - select all, cut, copy, paste
  • ⌘Z, ⌘Y - undo, redo
  • ⌘F, ⌘G - find, go to line

System details:
Mac High Sierra, 10.13.5

Fiji version: 2.0.0-rc-67/1.52d
Build 1762a07c5c
Date: 2018-06-04T18:22:47+0000

$ java -version
java version "1.8.0_144"
Java(TM) SE Runtime Environment (build 1.8.0_144-b01)
Java HotSpot(TM) 64-Bit Server VM (build 25.144-b01, mixed mode)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions