Ticket #2094 (closed: wontfix)

Opened 10 years ago

Last modified 5 years ago

Ctrl++ shortcut does not always work

Reported by: Russell Taylor Owned by: Russell Taylor
Priority: trivial Milestone: Iteration 30
Component: MantidPlot Keywords:
Cc: Blocked By:
Blocking: Tester: Nick Draper

Description (last modified by Russell Taylor) (diff)

The Ctrl++ (Command++) shortcut to increase the font size in script windows does not work if you actually do Ctrl+Shift++ (it does work on the keypad).

This is a 'known' problem, exacerbated by the fact that the + symbol is not in the same place on all keyboard layouts. See the following two links for details:

http://developer.qt.nokia.com/faq/answer/qt_seems_to_ignore_the_key_sequence_ctrl_is_this_a_valid_key_sequence_that_

http://doc.trolltech.com/4.7/qkeysequence.html#keyboard-layout-issues

Change History

comment:1 Changed 10 years ago by Russell Taylor

  • Description modified (diff)

comment:2 Changed 10 years ago by Nick Draper

  • Owner set to Russell Taylor
  • Status changed from new to assigned

comment:3 Changed 10 years ago by Nick Draper

  • Milestone changed from Iteration 27 to Iteration 28

Bulk move of tickets at the end of iteration 27

comment:4 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 28 to Iteration 29

Bulk move of tickets at the end of iteration 28

comment:5 Changed 9 years ago by Russell Taylor

(In [12105]) Fix the fact that the zoom in & out shortcuts on the script window had somehow been set to be the same. Re #2094.

comment:6 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 29 to Iteration 30

Accepted and assigned tickets moved at iteration 29 code freeze

comment:7 Changed 9 years ago by Russell Taylor

In [14709]:

Zoom in shortcut on script window works for Ctrl-Shift-= (+) on the main keyboard. Re #2094.

comment:8 Changed 9 years ago by Russell Taylor

  • Status changed from assigned to accepted

comment:9 Changed 9 years ago by Russell Taylor

  • Status changed from accepted to verify
  • Resolution set to wontfix

Closing this as wontfix, but in fact it's a cross between that and fixed.

The last change fixed it on my (linux) pc, but not for the Mac or Windows it seems. I don't think it's worth worrying about though. Other changes coming under #3719 will make it more obvious how to change the font size via menus, and less frequently required anyway.

comment:10 Changed 9 years ago by Russell Taylor

Turns out it works on my Windows XP laptop (British keyboard), so it's 50-50 success for me.

comment:11 Changed 9 years ago by Nick Draper

  • Status changed from verify to verifying
  • Tester set to Nick Draper

agreed

comment:12 Changed 9 years ago by Nick Draper

  • Status changed from verifying to closed

comment:13 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2941

Note: See TracTickets for help on using tickets.