FLTK logo

STR #88

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Bugs & Features | Roadmap 1.1 | SVN ⇄ GIT ]

STR #88

Application:FLTK Library
Status:1 - Closed w/Resolution
Priority:2 - Low, e.g. a documentation error or undocumented side-effect
Scope:3 - Applies to all machines and operating systems
Subsystem:FLUID
Summary:Fluid cut+paste widgets into Groups
Version:1.1.3
Created By:greg.ercolano
Assigned To:mike
Fix Version:1.1-current
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

No files


Trouble Report Comments:


Name/Time/Date Text  
 
#1 greg.ercolano
03:01 Jun 17, 2003
Pasting widgets into a group doesn't always work.

Replication:

1) Invoke fluid, create a new make_window() and window.
2) Create four groups (ie. /not/ parented to each other)
3) Choose top group, and add three buttons to it.
4) Select the three buttons using the browser.
5) Hit ^C to copy them.
6) Select the third group.
7) Hit ^V, expecting 3 buttons to 'paste' into third group.
   Instead, pastes /outside/ of all groups.

Tested under Redhat 9.0.
 
 
#2 mike
20:26 Jul 13, 2003
This is a known issue.  
 
#3 matt
23:17 Jul 18, 2003
I changed the behavior of paste_cb, so that if a group is selected, fluid will always paste *into* the group and not below. The side effect seems to be that the user has to deselect or select a non-group to paste into the top-level.

Please check if this solution is acceptable.

Matthias
 
 
#4 mike
19:13 Jul 28, 2003
Works for me...  
     

Return to Bugs & Features ]

 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.