resolved TB extension - not

Submitted by jan_rifkinson on 2009/05/27 09:01
Reported to Mantis @ mantis.sqlnotes.net/view.php
but item marked resolved & I don't know how / if to change that but issue is as follows:
 
IQ imports E-mailsender
Jan Rifkinson <janrif@gmail.com>
as
Jan Rifkinson <janrif@gmail.com>
 
This prevents user from clicking on e-mail sender to call default e-mail client for reply, etc.
Solution as reported & acknowledged & supposedly resolved:
 
Jan Rifkinson <janrif@gmail.com>
should appear in Emailsender field as:

memory leak

Submitted by markfoley on 2009/05/27 02:53
Of course it's hard to pin these ones down but after a couple of minutes of searching and clicking on search items (though I've seen this before doing other stuff) the background of the menus start to go black (ie they don't repaint), including context menus on the toolbar.  Then the grids go blank and things start generally being strange (see screenshot).  Restarting does the trick.
 
Wish I could provide specific replication steps.  Anyone else seen this type of thing?

Thanks!

Argh double spacing - div vs p tags

Submitted by markfoley on 2009/05/27 02:32
Hi, this is one raised previously, where you insert a table and then everything goes double spaced.
 
The fix for this was hitting the 'DIV' button which converts all tags and it works well.  Questions:
 
a) In what cases would anyone want to use this odd double spaced method?
b) Could this be set as a default in the preferences (ie be able to set DIV as default instead of 'P' as it is now).  And then you can hit the <P> button if you're overcome with the need for double spacing!
 
Even if it isn't wanted as a preference, I would suggest DIV be the default as it makes the HTML pane work more like a 'note taker' which people would expect.
 
Thanks!

Missing Shortcuts

Submitted by markfoley on 2009/05/27 02:27
Some key shortcuts are still missing - eg 'new sibling' command is present but new subitem isnt.  I realise ctrl-enter is set for that, but these are all menu commands so should be treated in the same way.  This was raised as an issue some months ago and I added a note to it, but I thought I'd see if there were other comments.
 
Thanks!

Inline formatting

Submitted by markfoley on 2009/05/27 02:22
It's not something I'd use too much, but when typing inline in the grid and hitting 'ctrl-b' for example, it should put your cursor in between the start and end bold tags.  Right now it adds the start/end tags but they're highlighted, so you have to click in between them to continue typing.  You're probably aware of this fact but I thought I'd mention it!  :)

'Select all' issue

Submitted by markfoley on 2009/05/27 02:20
Issue 0205 mentions a change of the 'select all' function from Ctrl-A to Alt-A.  However, it still shows as Ctrl-A in menu, and choosing select all from the menu doesn't work. 
 
Alt-A has its own oddness - it only selects the current column rather than all columns.
 
Cheers!

IQ 0.9.24A Unhandled exception

Submitted by jdonlan on 2009/05/26 12:29
 Fresh install of V0.9.24A. Open existing IQ file and go to edit an HTML pane that already contains information. Hit Return to start new entry line and IQ crashes.
Works OK in pre rel 10.
 
Debug output:
 
'InfoQube.exe': Loaded 'E:\Program Files\InfoQube\InfoQube.exe', Binary was not built with debug information.
'InfoQube.exe': Loaded 'C:\WINDOWS\system32\ntdll.dll', No symbols loaded.
'InfoQube.exe': Loaded 'C:\WINDOWS\system32\kernel32.dll', No symbols loaded.
'InfoQube.exe': Loaded 'C:\WINDOWS\system32\MSVBVM60.DLL', Cannot find or open a required DBG file.
'InfoQube.exe': Loaded 'C:\WINDOWS\system32\user32.dll', No symbols loaded.
'InfoQube.exe': Loaded 'C:\WINDOWS\system32\gdi32.dll', No symbols loaded.
 
...