View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014809ParaView(No Category)public2014-06-18 14:452015-01-09 13:34
ReporterAlan Scott 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target Version4.3Fixed in Version4.3 
Summary0014809: 2d title is cramped
DescriptionThe title on 2d plots is unreasonably cramped.

* Master, Linux, local server.
* open can.exo. All vars on. Apply.
* Plot over line filter. Apply.
* Advanced properties tab.
* Slide down to Title. Type in a title (such as "Fred Flinstone").

<<bug>> Title doesn't have enough room.

* Increase the font size to 28.

<<bug>> Notice that the top of the taller letters are touching the outside border.
TagsNo tags attached.
ProjectSandia
Topic Name14809_fix_title_placement
Typeincorrect functionality
Attached Filespng file icon screenshot.png [^] (45,116 bytes) 2014-11-04 15:02

 Relationships

  Notes
(0033356)
Alan Scott (manager)
2014-09-16 21:16

Must do for 4.3.
(0033716)
Alan Scott (manager)
2014-11-04 15:02

I just added a screenthot that was created yesterday by a user. This is from can.exo. Note the title!
(0033748)
Utkarsh Ayachit (administrator)
2014-11-06 11:48

VTK topic awaiting review:

http://review.source.kitware.com/#/t/4946 [^]
(0033790)
Utkarsh Ayachit (administrator)
2014-11-11 13:14

VTK commits:


commit 015c6cfaba033556aba9424773c890beb22ab380
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Thu Nov 6 11:51:39 2014 -0500

    vtkPlotGrid draws grid even when axis is invisible.
    
    If one toggled the visibility of an axis, the grid would still continue
    to be visible even when the axis was not being shown. This check addresses
    that issue.
    
    Change-Id: Ib693701a435fa8c41ac829b810f9c592cefcf82d

commit 9ffb979273408536a667cf8ffa24bd0dfaf2b5dc
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Thu Nov 6 11:23:04 2014 -0500

    BUG 0014809: Use title size when placing title in vtkChartXY.
    
    vtkChartXY did not use the space used by the title text and top-axes to
    determine where to place the title text. That resulted in cases where
    the title overlapped the top-axes labels or for larger font sizes,
    simply didn't have enough room. Fixed that by ensuring that the title
    placement/border determination code uses the title text's size.
    
    Updated TestLinePlotAxisFonts test to test this new functionality.
    
    Change-Id: Idac42b970eb27ebbaee95adf43748d79747cd1dc
(0033795)
Utkarsh Ayachit (administrator)
2014-11-12 08:18

---------------------------------------------
Topics merged into master:
        0015111-enable-cinema-dynamic-rendering
(VTK) 14809_fix_title_placement
        15109_improve_vtkCompleteArrays
        cgns-plugin
(0033843)
Alan Scott (manager)
2014-11-24 22:14

Tested master, remote server, Linux.

 Issue History
Date Modified Username Field Change
2014-06-18 14:45 Alan Scott New Issue
2014-06-18 14:46 Alan Scott Target Version => 4.2
2014-09-16 21:16 Alan Scott Note Added: 0033356
2014-11-04 12:47 Utkarsh Ayachit Target Version 4.2 => bug_fix
2014-11-04 15:02 Alan Scott File Added: screenshot.png
2014-11-04 15:02 Alan Scott Note Added: 0033716
2014-11-06 11:48 Utkarsh Ayachit Note Added: 0033748
2014-11-11 13:14 Utkarsh Ayachit Topic Name => 14809_fix_title_placement
2014-11-11 13:14 Utkarsh Ayachit Note Added: 0033790
2014-11-11 13:14 Utkarsh Ayachit Status backlog => gatekeeper review
2014-11-11 13:14 Utkarsh Ayachit Fixed in Version => git-next
2014-11-11 13:14 Utkarsh Ayachit Resolution open => fixed
2014-11-11 13:14 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2014-11-12 08:17 Utkarsh Ayachit Fixed in Version git-next => git-master
2014-11-12 08:18 Utkarsh Ayachit Status gatekeeper review => customer review
2014-11-12 08:18 Utkarsh Ayachit Note Added: 0033795
2014-11-14 22:56 Utkarsh Ayachit Target Version bug_fix => 4.3
2014-11-24 22:14 Alan Scott Note Added: 0033843
2014-11-24 22:14 Alan Scott Status customer review => closed
2015-01-02 10:43 Utkarsh Ayachit Fixed in Version git-master => 4.3
2015-01-09 13:32 Utkarsh Ayachit Source_changeset_attached => VTK master 6cdc1d74
2015-01-09 13:33 Utkarsh Ayachit Source_changeset_attached => VTK master fefd1846
2015-01-09 13:34 Utkarsh Ayachit Source_changeset_attached => VTK master 9ffb9792


Copyright © 2000 - 2018 MantisBT Team