Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.
Name:
Email:
Subject:
Message icon:

Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
What is the last letter in the word "SlickEdit":
How many LETTERS are in the following? "a1b2c3":
Which number is missing?  "12345689":

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: hs2
« on: November 20, 2007, 12:42:11 PM »

One more issue:
When changing the 'Types' select_note() fails if the tree index of the prev. type list is not covered (out-of-range) by the new type list -> stack dump
Test case: switch from 'Show All' (last annotation selected) to 'review comment' containing less entries -> bang
IMHO this needs to be changed anyway that each 'type view' manages it's own dialog info. This would also solve the column sorting issue already mentioned here http://community.slickedit.com/index.php?topic=2307.msg9591#msg9591
HS2
Posted by: asipe
« on: November 20, 2007, 12:02:42 PM »

Another annotation problem I've found has to do with the tool tip.   

In a lot of cases, when moving the mouse over the gutter icon for a particular annotation, the pop up contains the information for the wrong annotation.   Usually its from an annotation in a completely different file.   

The only thing I've noticed is that if I open the list of annotations the problem goes away and the pop up contains the right information.  This lasts for a while and then reverts to the wrong data again.   Other than this I haven't had much time to research the 'why' behind the problem.

Thanks -andy