Ticket #3719 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

script window bugs (linux and osx)

Reported by: Jon Taylor Owned by: Russell Taylor
Priority: major Milestone: Iteration 30
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Martyn Gigg

Description

There are two aspects: 1: On both osx and linux if one minimises the script window it disappears. Permanently on linux and into the odd world of expose in osx 2: In osx the font that is used in the script window is too small for comfortable working, and it seems impossible to adjust

Attachments

Screen shot 2011-09-20 at 11.03.05.png (426.2 KB) - added by Martyn Gigg 9 years ago.

Change History

comment:1 Changed 9 years ago by Russell Taylor

In [14685]:

Removing this line appears to fix the script window minimising/disappearing problems on Linux.
It doesn't appear to reintroduce the problem described in #2912 around which this change was originally made.
Fixes #3066 and Re #3719.

comment:2 Changed 9 years ago by Russell Taylor

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

The above change seems to sort out problem 1 on linux. On OSX (Snow Leopard) I didn't see a problem anyway - the minimized script window appeared in the dock - and the change I made didn't affect that for me.

For issue 2: To change the script window font size, hold down the 'command' key and scroll the mouse wheel. It can also be changed via command key and +/-, though unfortunately the + only works if you have a keypad. I will look at adding a more obvious way to change this.

comment:3 Changed 9 years ago by Russell Taylor

In [14717]:

Make script window font 2 points larger on Mac by default. Change shortcuts to bring up script/interpreter windows on Mac to be something other than function keys that Expose already uses. Re #3719.

comment:4 Changed 9 years ago by Russell Taylor

In [14719]:

Make the ability to change the font size in the script window less of a secret (it appears in the 'Window' menu now). Re #3719.

comment:5 Changed 9 years ago by Russell Taylor

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

comment:6 Changed 9 years ago by Russell Taylor

In [14743]:

Remove commented-out method. Re #3719.

comment:7 Changed 9 years ago by Martyn Gigg

  • Status changed from verify to verifying
  • Tester set to Martyn Gigg

Changed 9 years ago by Martyn Gigg

comment:8 Changed 9 years ago by Martyn Gigg

The minimising bug no longer seems an issue.

The font however still seems a little small. I've attached a screenshot of the default on our test Mac, should we raise it another couple of points?

comment:9 Changed 9 years ago by Russell Taylor

In [14781]:

Increase script window font by a further 2 points on Mac. Re #3719.

comment:10 Changed 9 years ago by Russell Taylor

Made it bigger. I only have very low resolution on my Mac, so I was half expecting it to still be a bit small elsewhere. How does it look now?

comment:11 Changed 9 years ago by Martyn Gigg

  • Status changed from verifying to closed

That's a better default I think, cheers.

comment:12 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4566

Note: See TracTickets for help on using tickets.