Column mode funkiness

This forum is user-to-user based and not regularly monitored by IDM.
Please see the note at the top of this page on how to contact IDM.

Re: Column mode funkiness

Postby crabbyjacket » Thu Mar 15, 2007 5:25 pm

I've been editing verilog with 10.20 for years without seeing this problem. It started for me with 12.20b, and now with 13.00

Sometimes the undo buffer gets zapped, sometimes not.

Sometimes I can clear the problem simply by scrolling to the top of the file, column editing there (with no errors), then scrolling back down to the previous edit area.

Glad to know that the problem is reproducible now.
User avatar
crabbyjacket
Newbie
 
Posts: 1
Joined: Wed Mar 14, 2007 11:00 pm

Re: Column mode funkiness

Postby Mofi » Tue Mar 20, 2007 10:26 am

Can anybody of you please confirm that the problem with my configuration is fixed with UE v13.00+2?

I still can reproduce the bad effect with my log file according to my description with UE v13.00+1, but with UE v13.00+2 the problem is gone. It looks like the IDM developers were very fast on fixing it.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4058
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna

Re: Column mode funkiness

Postby mjcarman » Tue Mar 20, 2007 12:50 pm

Mofi wrote:It looks like the IDM developers were very fast on fixing it.

Well, once you managed to come up with a test case which reliably reproduced the problem. :wink:

Curious that the hotfix notes don't mention this. This has been irking people for years.
User avatar
mjcarman
Power User
Power User
 
Posts: 124
Joined: Thu Feb 10, 2005 12:00 am

Re: Column mode funkiness

Postby BWilson79 » Fri Mar 23, 2007 4:33 pm

I haven't seen the problem in a few days and I'm using 13.00+3. Excellent work in coming up with a test case! :D

I'll certainly report if I see the problem again.
User avatar
BWilson79
Basic User
Basic User
 
Posts: 11
Joined: Wed May 04, 2005 11:00 pm

Re: Column mode funkiness

Postby royschewe » Thu Jul 19, 2007 3:48 pm

I encountered a problem with column mode editing yesterday with version 13.10a+1. I am in touch with IDM to see if I can reproduce what is an inconsistent problem.

Yesterday, when in column mode, I selected several lines to delete several spaces at the beginning of each line. When I pressed the "delete" key to delete the first space, the cursor jumped up about 20 - 30 lines, positioning itself on completely different lines. Before I knew it, I had modified lines that I had not intended. Frustrating!

I will update the forum again when I have any new results.
User avatar
royschewe
Newbie
 
Posts: 1
Joined: Thu Jan 05, 2006 12:00 am

Re: Column mode funkiness

Postby dmk11 » Fri Sep 07, 2007 12:34 am

I upgraded to v13.00a+2 and haven't seen this funkiness, until TODAY! (no, I didn't upgrade to 13.10 yet).
Seems a pretty simple bug
Code: Select all
1abc
2abc
3abc

In column mode, I put my cursor on the first 2 lines and add 1 space, it'll be:
Code: Select all
 1abc
 2abc
3abc

so far so good..

BUT now the cursor is moved to the next line, so when I add "X", it'll be:
Code: Select all
 1abc
 X2abc
3Xabc

and the cursor move down by one line again.

Not a copy and paste issue, since I'm just adding chars.
User avatar
dmk11
Newbie
 
Posts: 4
Joined: Tue Feb 06, 2007 12:00 am

Re: Column mode funkiness

Postby mjcarman » Thu Mar 27, 2008 4:21 pm

This bug isn't quite dead yet. I've seen this happen (once, so far) under 14.00a.
User avatar
mjcarman
Power User
Power User
 
Posts: 124
Joined: Thu Feb 10, 2005 12:00 am

Re: Column mode funkiness

Postby Mofi » Fri Mar 28, 2008 3:48 am

The issue I have reported to IDM is definitely fixed. But if you still see such wrong column handling then there is maybe another bug in the program code which has not been detected till now. I suggest following when you next time see a wrong column handling.

Immediately open from within UltraEdit a new instance of UE, open the file you currently work and try to reproduce the last steps you have done. If you can see again the wrong handling, document the steps and send it with an example file where the wrong handling occurs with your steps to IDM support. That's the method I have used as I detected the (first) bug which I have reported.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4058
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna

Column edit + undo fails again in UE v15.20.0.xxxx

Postby danne » Mon Oct 26, 2009 6:39 am

So, am I the only one with this problem again? ie:

Image

(sorry for only thumbnail here, but due to the url they use now, ending with a / prevents the image from showing up on the board).

Anyways, top of image is original, middle edit one column too much, and last what happens when using undo.

Using UE 15.20.0.1017.

Mailed IDM about it, will see what comes up.
User avatar
danne
Basic User
Basic User
 
Posts: 36
Joined: Mon Feb 07, 2005 12:00 am

Re: Column edit + undo fails again in UE v15.20.0.xxxx

Postby netpath » Sat Nov 14, 2009 10:31 am

:cry:
I upgraded to 15.20.0.1020 last evening and discovered the same problem. Undo is seriously broken. If I hit undo a couple of times after doing some column editing my file is seriously corrupted.

Here's a simple example. Create a new file and add 4 lines that all say "this is a test"

this is a test
this is a test
this is a test
this is a test

Use column mode to select all the "is a" words and delete them, leaving

this test
this test
this test
this test

Hit undo, produces ...

is a is a is a is a this test
this test
this test
this test

Thanks,
Sheldon
netpath
Newbie
 
Posts: 1
Joined: Sat Nov 14, 2009 10:25 am

Re: Column edit + undo fails again in UE v15.20.0.xxxx

Postby Mofi » Mon Nov 16, 2009 12:42 pm

After a very quick test it looks like this problem with undoing modifications made in column editing mode is fixed in UltraEdit hotfix 15.20.0.1022 which is already public available. Please update.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4058
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna

Re: Column mode funkiness

Postby Mofi » Sun Jan 31, 2010 7:05 am

All problems I reported with undo / redo with column overstrike editing mode as well as normal overstrike editing mode are fixed with UE v15.20.0.1026. Please update UltraEdit / UEStudio when you see wrong behavior of undo / redo command while editing in column mode.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4058
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna

Previous

Return to UltraEdit General Discussion