[kepler-dev] [Bug 5637] composite window size & position not always saved

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Wed Aug 15 18:03:29 PDT 2012


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5637

Christopher Brooks <cxh at eecs.berkeley.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
       Hours Worked|                            |1.5
         AssignedTo|cxh at eecs.berkeley.edu       |crawl at sdsc.edu

--- Comment #2 from Christopher Brooks <cxh at eecs.berkeley.edu> 2012-08-15 18:03:29 PDT ---
I consulted with Edward and he was fine with fixing this.
Edward wrote:
> If I now open a composite, zoom in, the close it
> and reopen it, it doesn't remember the zoom factor. 

I don't think this is new.

In Ptolemy II 8.0.1:

1. cd /Applications/Ptolemy/ptII8.0.1
2. export PTII=`pwd`
3. $PTII/bin/vergil
4. Create a model that has a composite, open the composite, zoom in
5. Close the composite by hitting the red button
6. Open the composite.
    Note that the last zoom changes are not present.

The same is true in the devel branch. 

This is fixed in r64361 in the ptII tree.  I added 
_updateWindowAttributes() to BasicGraphFrame.  This method might
be useful for Kar files.

I'm assigning this to Daniel for review for closure.

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Kepler-dev mailing list