Ticket #2926 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Cannot resize the instrument view window on a mac

Reported by: Stuart Campbell Owned by: Roman Tolchenov
Priority: critical Milestone: Release 2.0
Component: MantidPlot Keywords:
Cc: Blocked By:
Blocking: Tester: Stuart Campbell

Description

The instrument window in mantidplot doesn't have a handle on the lower right corner (see the attachment) to grab and allow you to resize the window

Attachments

Screen shot 2011-05-05 at 4.40.10 PM.png (89.7 KB) - added by Stuart Campbell 9 years ago.
Instrument View of iteration 28

Change History

Changed 9 years ago by Stuart Campbell

Instrument View of iteration 28

comment:1 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 29 to Iteration 30

"New" tickets moved at the code freeze of iteration 29

comment:2 Changed 9 years ago by Roman Tolchenov

  • Status changed from new to accepted

comment:3 Changed 9 years ago by Roman Tolchenov

In [13082]:

I don't know if this will fix it but my first guess is that the internal widget of the instrument view has type QFrame and its frame may interfere with the parent's frame. Changed all QFrames to QWidgets. re #2926

comment:4 Changed 9 years ago by Nick Draper

  • Priority changed from major to critical

comment:5 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 30 to Iteration 31

Bulk move of tickets to iteration 31 at the iteration 30 code freeze

comment:6 Changed 9 years ago by Mathieu Doucet

Re #2926 Fix warnings

Changeset: 3ee92c5c71cb85f52854414315e744502c92f78c

comment:7 Changed 9 years ago by Roman Tolchenov

Re #2926. Added the unit test. Fixed a bug I introdiced earlier

Changeset: 94f7a41b2077283eb030b72c0eb0c0ff4e46ba24

comment:8 Changed 9 years ago by Mathieu Doucet

Re #2926 Fix warnings

Changeset: 3ee92c5c71cb85f52854414315e744502c92f78c

comment:9 Changed 9 years ago by Roman Tolchenov

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

The issue either fixed itself or someone else fixed it for me but it works on the Mac here.

comment:10 Changed 9 years ago by Stuart Campbell

  • Status changed from verify to verifying
  • Tester set to Stuart Campbell

comment:11 Changed 9 years ago by Stuart Campbell

  • Status changed from verifying to closed

Seems to work for me now (both with a docked and undocked window)

comment:12 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3773

Note: See TracTickets for help on using tickets.