View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012930ParaView(No Category)public2012-02-13 12:252012-04-12 20:38
ReporterPaul Edwards 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version3.14 
Summary0012930: plot matrix view initial size
DescriptionThe plot matrix view is not initialised to the correct size (see screenshot) and only fills the area once the window is resized.

Running on linux
TagsNo tags attached.
ProjectTBD
Topic Name12932_fix_chart_view_size_issues
Typeincorrect functionality
Attached Filespng file icon plot-matrix-resize-bug.png [^] (100,693 bytes) 2012-02-13 12:25

 Relationships
related to 0012932closedUtkarsh Ayachit Problems with charts and interaction - mouse offset 

  Notes
(0028254)
Marcus D. Hanwell (developer)
2012-02-13 14:42

I think that this is a general problem with all of the charts right now. If you close all active views, and then select Bar Chart, Line Chart, Parallel Coordinates or Plot Matrix view they exhibit this behavior. I confirmed on both the 3.14 RC2 binary and master using Qt 4.8.

If you split the view, then that problem is not apparent. It can be fixed by resizing the view. I am not sure where the original geometry comes from, but it looks very regular (square).
(0028271)
Utkarsh Ayachit (administrator)
2012-02-16 14:35

commit 4a8c4116b6e77e9354b356817d216af0920e6f47
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Thu Feb 16 14:32:52 2012 -0500

    BUG 0012932 and BUG 0012930. Fixes size issues with plots.
    
    The bug was that the size and position properties for plots were getting reset
    to default during initialization after the pqQVTKWidget had already updated them
    to correct values during resize() event handling (when the widget gets placed
    into the layout).
(0028283)
Utkarsh Ayachit (administrator)
2012-02-17 12:22

Merged into git-master, if applicable.
(0028468)
Alan Scott (manager)
2012-04-12 20:38

Tested Linux, local server, 3.14.1

 Issue History
Date Modified Username Field Change
2012-02-13 12:25 Paul Edwards New Issue
2012-02-13 12:25 Paul Edwards File Added: plot-matrix-resize-bug.png
2012-02-13 14:42 Marcus D. Hanwell Note Added: 0028254
2012-02-16 14:33 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2012-02-16 14:35 Utkarsh Ayachit Topic Name => 12932_fix_chart_view_size_issues
2012-02-16 14:35 Utkarsh Ayachit Note Added: 0028271
2012-02-16 14:35 Utkarsh Ayachit Status backlog => gatekeeper review
2012-02-16 14:35 Utkarsh Ayachit Fixed in Version => git-next
2012-02-16 14:35 Utkarsh Ayachit Resolution open => fixed
2012-02-16 14:35 Utkarsh Ayachit Relationship added related to 0012932
2012-02-17 12:22 Utkarsh Ayachit Fixed in Version git-next => git-master
2012-02-17 12:22 Utkarsh Ayachit Status gatekeeper review => customer review
2012-02-17 12:22 Utkarsh Ayachit Note Added: 0028283
2012-02-20 10:28 Utkarsh Ayachit Fixed in Version git-master => 3.14
2012-04-12 20:38 Alan Scott Note Added: 0028468
2012-04-12 20:38 Alan Scott Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team