Another programmers pane bug?

An other bug is in the find function or in the programmers pane?To produce this bug:

1- write some code with a repetivive word

2- search for this word

3- close the search window when you find the first word

4- modify this line and leave your cursor on this line

5- hit ctrl-f to search again

6- find word in an other line

7- close the search window

8- check the modifiocation you have done on the first line found, dissapear!! your modification are no longer there…

example:

test1

test2

test3

test4

do a search for test and modify the first line

test178987987987

test2

test3

test4

don’t hit enter and leave the cursor on this line and do another search for test

result:

test1

test2

test3

test4

This seems to happen only in LotusScript. And i only try it in form buttons and view action…

why? is not the question… we all know that the programmers pane has bug…

when fix? this is the question… maybe it is already fix in the 6.5 version?

i’m using the old version 6.01 already obsolete?

some workaround is to hit enter or change cursor line…

Subject: same thing happening here

Seems you’ve found another bug …I’m using 6.03 on Windows.

Subject: Another programmers pane bug?

Hi Frank,

did you save the changes, close and reopen the code window ?

Up to now, I always found my changes (except the bug, if you only made changes in comment lines …)

Some times (sorry, very often) designer pane has problems synchronizing input with viewing data. But the data was’nt lost.

c ifo

Subject: Same thing happens in 6.5

Subject: Try this other programmers pane bug…

in LotusScript, in form or view or other?

click to select text and move up and down without release the first click. Everything is ok until you pass over the beginning of your selection! Now, the beginning of your selection start elsewhere!? If you pass again over the begining the samething will happen…

a funny one this hidden feature…

how many hidden feature will we discover? I hope other hidden feature will be funny like this one… and not vicious like erasing the cursor line when saving… barnak…

a workaround is to avoid to pass over the beginning of you selection … :slight_smile: