Bug 84696 - Dragging plots to another window in layout mode causes copies of plots with identical names
Summary: Dragging plots to another window in layout mode causes copies of plots with i...
Status: RESOLVED INTENTIONAL
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.x
Platform: RedHat Enterprise Linux Linux
: NOR normal
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-08 01:35 UTC by Rick Chern
Modified: 2004-07-17 00:07 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rick Chern 2004-07-08 01:35:19 UTC
Version:           0.98-devel (using KDE KDE 3.2.1)
Installed from:    RedHat RPMs
Compiler:          gcc (GCC) 3.3.2 20031022 
OS:                Linux

When in layout mode and childframe MDI mode, dragging a plot from one window to another causes a copy of the plot
to be created in the destination window with name identical to the original plot.  Dragging the original plot to the destination window multiple times causes additional copies (with identical names) of the plot to be created in the destination window.

How to reproduce:
- start Kst
- create a plot
- create a new window
- switch to childframe mode
- enter layout mode
- drag the plot to the new window one or more times.

Expected behaviour: Plot should be moved to destination window, not copied.
Comment 1 Andrew Walker 2004-07-16 23:44:46 UTC
Dragging plots across windows has been disabled as of 0.98. It was not 
functional and created only an empty plot. This bug should be withdrawn.

Comment 2 Rick Chern 2004-07-17 00:07:34 UTC
Not applicable anymore.