MantisBT - ParaView
View Issue Details
0014535ParaView(No Category)public2014-01-22 11:502015-01-11 08:20
Utkarsh Ayachit 
Utkarsh Ayachit 
normalminorhave not tried
closedfixed 
 
4.24.2 
Kitware
popout_tabwidget
incorrect functionality
0014535: Add ability to popout views into a separate window
Add ability to popout views into a separate window. This is useful for users with multiple monitors.
No tags attached.
Issue History
2014-01-22 11:50Utkarsh AyachitNew Issue
2014-01-22 12:00Utkarsh AyachitTopic Name => popout_tabwidget
2014-01-22 12:00Utkarsh AyachitNote Added: 0032206
2014-01-22 12:01Utkarsh AyachitStatusbacklog => gatekeeper review
2014-01-22 12:01Utkarsh AyachitFixed in Version => git-next
2014-01-22 12:01Utkarsh AyachitResolutionopen => fixed
2014-01-22 12:01Utkarsh AyachitAssigned To => Utkarsh Ayachit
2014-01-30 08:28Utkarsh AyachitFixed in Versiongit-next => git-master
2014-01-30 08:29Utkarsh AyachitStatusgatekeeper review => customer review
2014-01-30 08:29Utkarsh AyachitNote Added: 0032246
2014-02-04 20:03Alan ScottNote Added: 0032262
2014-02-04 20:03Alan ScottStatuscustomer review => closed
2014-06-17 09:22Utkarsh AyachitTarget Version => 4.2
2014-08-29 11:00Utkarsh AyachitFixed in Versiongit-master => 4.2
2015-01-11 08:20Utkarsh AyachitSource_changeset_attached => ParaView master c211fb0c
2015-01-11 08:20Utkarsh AyachitSource_changeset_attached => ParaView master 5a8b2230

Notes
(0032206)
Utkarsh Ayachit   
2014-01-22 12:00   
commit 8a9042d7607fb1def0ad58957d896ed05478951d
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Tue Jan 21 11:47:47 2014 -0500

    BUG 0014535: Adding logic to pop out views in a separate window.
    
    Users can now pop-out a "layout" form the MainWindow into a separate window. A
    new icon on the right side of the layout text can be used to pop out the layout.
    Clicking on the icon again or simply closing the popped out window will put the
    layout back into the main window.
    
    There's one outstanding usability issue with this enhancement: shortcuts (such
    as 'S' for selection) don't work in the popped out window. The MainWindow needs
    to have the focus for that to work currently.
    
    Change-Id: I93139faffffd1190628ab43c1fc7a1d512cdf06f
(0032246)
Utkarsh Ayachit   
2014-01-30 08:29   
SUMMARY
---------------------------------------------
Topics merged into master:
(VTK) 14508-title-bar
        14512_print_info_on_handshake_failure
        add-rendering-base-edition
(VTK) enable-new-vtk-image-filters
        fix_parallel_amrconnectivity
        fix_tiff_dependency_issues
        popout_tabwidget
        pvweb-apache-doc-fix
        pvweb-fixes
        rescale_over_time_bug
        sqtk-refactor-fixes
(VTK) sticky-axes
        view-settings
(VTK) web-catalyst-module-update
(0032262)
Alan Scott   
2014-02-04 20:03   
Very nice!

Tested remote server, Linux, master.