Ticket #10851 (assigned)

Opened 6 years ago

Last modified 5 years ago

Muon Data Analysis interface changes the visibility of the "Data Display" toolbar

Reported by: Federico M Pouzols Owned by:
Priority: minor Milestone: Release 3.5
Component: Muon Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

This is a weird behavior that was observed while testing #10842.

Open the muon data analysis interface and switch to different tabs. Depending on your platform the behavior may vary, but sooner or later you will see how the "Data Display" toolbar visibility changes.

I see no reason why changing to different tabs in the muon interface should modify the visibility of the application toolbars.

Change History

comment:1 Changed 6 years ago by Federico M Pouzols

  • Status changed from new to assigned

The other toolbars are also affected (Standard Tools, Plots, Format) are also affected.

This happens in MuonAnalysis.cpp, changeTab() slot, where the visibility of all tabs is intentionally changed. This is enabled in the muon analysis settings tab: 'Hide Toolbars'. See also: http://www.mantidproject.org/MuonAnalysisSettings

I'd tend to set this option off by default, or at least the way it is implemented should be fixed so that the visibility of the toolbars is correctly updated in View->Toolbars.

I also wonder whether this should be a specific option here in the muon analysis, or a more general option, as the same "smaller screens" issue is present in may other custom interfaces.

comment:2 Changed 5 years ago by Nick Draper

  • Milestone changed from Release 3.4 to Release 3.5

Moved to R3.5 at the R3.4 code freeze

comment:3 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 11693

Note: See TracTickets for help on using tickets.