View Issue Details

IDProjectCategoryView StatusLast Update
0002164Slicer4Core: GUIpublic2017-06-07 23:27
Reporterjcfr Assigned Tojcfr  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.3.0Fixed in VersionSlicer 4.3.0 
Summary0002164: General settings "Show text under icons in toolbar buttons" is not saved
Description
  1. Edit -> Application Settings -> General
  2. Click the associated checkbox. See screenshot
  3. Close dialog, close Slicer
  4. Start Slicer .. the text under icon is not visible

Ubuntu 10.04 - Slicer r20323

TagsNo tags attached.

Relationships

related to 0002161 closedcrmullin Adding CLI modules to favorite modules list does not work 

Activities

2012-06-05 11:34

 

jcfr

jcfr

2013-08-30 14:34

administrator   ~0009748

Fixed in r22373
See http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=22373

jcfr

jcfr

2014-03-06 05:22

administrator   ~0011185

Closing resolved issues that have not been updated in more than 3 months

jcfr

jcfr

2017-06-07 23:27

administrator   ~0014601

Fix committed to 2145-support-for-installing-extension-from-file branch.

Related Changesets

Slicer: 2145-support-for-installing-extension-from-file 204de168

2013-08-30 18:33:45

jcfr

Details Diff
BUG: Apply "ShowToolButtonText" settings to mainwindows on restart

While the slot qSlicerSettingsStylesPanel::onShowToolButtonTextToggled()
is properly called when the settings is registered at startup, it failed
to disable/enable the toolButton property because the mainwindow is not
instantiated.

This commit ensure this is the case in the main windows readSettings()
function.

Fixes 0002164

git-svn-id: http://svn.slicer.org/Slicer4/trunk@22373 3bd1e089-480b-0410-8dfb-8563597acbee
mod - Applications/SlicerApp/qSlicerAppMainWindow.cxx Diff File

Issue History

Date Modified Username Field Change
2012-06-05 11:34 jcfr New Issue
2012-06-05 11:34 jcfr File Added: Slicer-General-Settings-Show-text-under-icons-in-toolbar.png
2012-06-05 11:35 jcfr Assigned To => crmullin
2012-06-05 11:35 jcfr Status new => assigned
2012-06-05 11:35 jcfr Target Version => Slicer 4.2.0 - Sept 1st 2012
2012-06-05 11:35 jcfr Relationship added child of 0002161
2012-08-20 10:34 jcfr Target Version Slicer 4.2.0 - Feature freeze Sept 1st 2012 => Slicer 4.2.5
2012-08-21 09:40 jcfr Target Version Slicer 4.2.5 => Slicer 4.3.0
2013-08-30 13:32 jcfr Relationship replaced related to 0002161
2013-08-30 14:34 jcfr Note Added: 0009748
2013-08-30 14:34 jcfr Status assigned => resolved
2013-08-30 14:34 jcfr Fixed in Version => Slicer 4.3.0
2013-08-30 14:34 jcfr Resolution open => fixed
2014-03-06 05:22 jcfr Note Added: 0011185
2014-03-06 05:22 jcfr Status resolved => closed
2017-06-07 23:27 jcfr Changeset attached => Slicer 2145-support-for-installing-extension-from-file 204de168
2017-06-07 23:27 jcfr Note Added: 0014601
2017-06-07 23:27 jcfr Assigned To crmullin => jcfr