Submitted by WayneK on 2019/12/26 13:07
Another issue that comes and goes but which has cropped up several times over the past few weeks.
 
1) Copy text on website
2) Select empty item cell in InfoQube
3) Ctrl-v to paste text (using option #2)
4) Instead of pasting in the item column, it pastes it in an adjacent text field.
5) Sometimes the text is pasted all in one adjacent text field, sometimes it's split over several adjacent fields.
 
Problem can be skirted by entering edit mode and pasting, but then text is pasted as one block with no paragraph breaks.
Turning off clipper programs doesn't fix it.
 
See attached pdf for screenshots.
 
When problem appears, it tends to persist for some time then goes away only to re-appear again hours, days, or weeks later.
 
I'm not expecting a fix because you won't be able to reproduce it.  Thought it might be useful in some way for debugging.  If it's not, let me know.
 
Wayne
 
 

Comments

Hi Wayne,
 
Most likely, the copied text started with a Tab character, so it was interpreted as a tab delimited content
 
I'll filter out this case in a future version
 
Pierre_Admin
IQ Designer
 

WayneK

2019/12/26 13:58

In reply to by Pierre_Admin

Nice!  Thanks.
 
Wayne
 

Yep, could reproduce by copying {tab}text{tab}text from an editor; text is stored in columns two and three when pasting to item column.