Submitted by LeftEccoForIQ on 2019/03/23 18:10
If any of these descriptions aren't quite clear, I'd be happy to illustrate with screenshots / videos:
  1. The first v112 or v111k added a space character at the beginning of the title bar caption. (So now it's " InfoQube..." rather than "InfoQube..." - I noticed because it broke some of my IQ-related Autohotkey scripts.)
  2. With the IQ window docked to one side of the screen (shortcut Win+Left/Right in Windows), the in-place editor for grid items refuses to work (editing starts briefly, but then IQ jumps back to grid selection mode).
  3. The red and white 'close tab' buttons that appear when hovering over tabs with the mouse cursor will linger on top of other programs' windows in a ghostly fashion when quickly changing to another window after one of the buttons has popped up. (Maybe this is system specific?)
  4. When pasting multiple items with option '2' (e.g. four items labelled 1, 2, 3, 4), the topmost and bottommost items are selected in the grid but those in between are not, e.g. 1 and 4 are selected while 2 / 3 are not. I guess only '1' should be selected.
  5. The item editor's UI elements (e.g. buttons) are still too large when using Windows upscaling, some of them are off the visible area for me.
  6. With 'highlight focused cell' disabled and 'highlight row header' enabled, both erase item and paste item still do not work.
  7. When setting the font of multiple items at once, their font colours (and other formatting?) are overwritten. I.e. If I select three items coloured black, red and blue and set them to all have font X, they will all be coloured blue on top of being assigned that font.
  8. When joining items (Shift-Ctrl-j), for example, "1", "2" and "3", I get three items ("123", "2" and "3") rather than just the one item "123" as intended.
All of these quirks could still be found in v112k.

Comments

Hi,
  1. Fixed
  2. Could not reproduce
  3. Fixed
  4. Fixed
  5. Could not reproduce (tried up to 200% scaling)
  6. Fixed
  7. Perhaps use the toolbar Text Fore Color instead
  8. This is by design. Check Delete Merged content to have these deleted
 
Pierre_Admin
IQ Designer
 

LeftEccoForIQ

2019/04/02 13:47

In reply to by Pierre_Admin

Thanks for fixing most of these already!! As for the rest:

2. This still happens on my desktop but does not occur on my tablet. I guess it is the result of some obscure IQ setting. I'll investigate further as time allows.
 
5. This is also still a problem for me and I've noticed something strange that may shed some light: When I click into one of the text fields in the options part of the dialog, e.g. the 'Notes' field, that field becomes longer at its right edge, right at the horizontal position where my 'Cancel' button is cut off. So I'm thinking something isn't set 100% as it should be, which is also causing the bottom part of the options section to be too far down to be fully visible on my system? See screenshots for illustration.
 
7. I probably didn't make myself entirely clear: Create two items, A and B. Now set ItemForeColor of, say, item B using the toolbar button e.g. to red, item A's text remains black. Now select both items at once and change their font, say from Arial to TimesNewRoman. My observation is that item B then returns to black text and its value for ItemForeColor is erased.
 
8. I see now, thanks.

Pierre_Admin

2019/04/04 15:51

In reply to by LeftEccoForIQ

Hi !
 
5. Do you set the High DPI setting to "system enhanced" ? It should fix this...
5. bis: What is your screen scaling ? I've set mine to 225% (max) and I don't see this issue...
7. Ah OK, Fixed in the next version
 
Pierre_Admin
IQ Designer
 

Pierre_Admin

2019/10/28 22:47

In reply to by LeftEccoForIQ

5. I've worked on this in v114k which will be online soon:
  • Fixed: Item Editor: Issues with non-standard DPI
 
Try it and please report  back !
 
 
Pierre_Admin
IQ Designer
 

LeftEccoForIQ

2019/10/29 10:59

In reply to by Pierre_Admin

Sorry I never replied to that post. Yes, I use the System|Enhanced setting for IQ and my scaling is only 150%.
 
Okay, will report back after trying 114k.

LeftEccoForIQ

2019/10/29 17:56

In reply to by Pierre_Admin

The editor toolbar icons are now about the same size as those on the main IQ toolbars when 'large icons' are deactivated via the customize toolbar menu. Screenshot shows them side-by-side with the main IQ toolbar (here set to show large icons). An option to have these icons enlarged, too, would make them perfectly usable. Thanks a lot.