Submitted by Armando on 2019/09/03 16:21
When items have many parents (and possibly many children), focusing an item cell to copy the item text freezes IQ.

Don't know why it does that as the operation consists of only copying text of the focused cells, but it does. 100% reproducible.

Steps:
- Sample DB
- Select the "documentation" item of the welcome grid
- Mark it.
- Then add it (the marked item) as a child of all 2nd level subs of the "Documentation" item and all 2nd level subs of the "Example" item. (The purpose is to add/create as many parents as possible to the "documentation" item.)
- Select the "documentation" item and copy it. (Just plain copy of the cell.)

IQ freezes for a while. 

With my DB, it can sometimes freeze for minutes and I have to kill the process.

Thanks!

Comments

Hi Armando !
 
Confirmed and fixed:
  • Fixed Grid: Copy and XML Copy could take a long time when item hierarchy has recursion
 
Pierre_Admin
IQ Designer
 

Pierre_Admin

2019/09/03 17:14

In reply to by Pierre_Admin

Oops, deleted a thread of comments...
 
The reason why it took a long time even though it was a single cell copy, is that I now automatically put a new format on the clipboard: OPML which contains the item hierarchy
 
Unfortunately, very few programs see this clipboard format... InsideClipboard does.
 
Pierre_Admin
IQ Designer
 
Pierre_Admin
IQ Designer