[Kst] [Bug 115333] New: View objects are not owned by plot

netterfield@astro.utoronto.ca netterfield at astro.utoronto.ca
Sat Oct 29 19:00:48 CEST 2005


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=115333         
           Summary: View objects are not owned by plot
           Product: kst
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kst kde org
        ReportedBy: netterfield astro utoronto ca


Version:           1.2.0_devel (using KDE 3.4.1, Gentoo)
Compiler:          gcc version 3.4.3 20041125 (Gentoo Linux 3.4.3-r1, ssp-3.4.3-0, pie-8.7.7)
OS:                Linux (x86_64) release 2.6.12-gentoo-r6

-Create a view object (eg, a line) inside of a plot.
-scale or move the plot in layout mode.

Behavior: The plot scales/moves but the line does not,
as the line is owned by the tlv, not the plot.

Expected behavior: the line should be owned by the plot,
and scale with it.

Long version (discussion needed):
-A view object when created is owned by the lowest level view object which fully encloses the new object.
-A view object when moved out of its parent becomes owned by the tlv.
-There need to be rmb options which allow a selected viewObject to be attached or detached from valid potential parents.


More information about the Kst mailing list