64bit: Copy&Paste/Syntax Hihlighting Bug

Benjamin L

Member²
Hi Marco,

I found a bug in actual 64bit Verison.
When i try to copy following text, only the text up to the empty row is copied.

Similar behaviour in syntax highlighting. If i put the whole text in /**/, only the text to the empty row is highlited.

btw: it doesn't matter if the empty row exists, this is just for explanation.

It works in actual 32bit version.

.. i will send the text, your forum can't deal with german "Umlauts" :(
 
Last edited:
@Benjamin L: could you give a code example here in the forum, where you replace the German characters with another recognisable character so we can search and replace the German characters locally in PLD. Then maybe other users can reproduce.
 
I think this is the same bug that I am experiencing.

This is my configuration to see if we have a similar machines.
Windows 7 Professional 64 bit, PSD 64 bit release
Version 11.0.5.1790 (64 bit)
01.100277 - 1 user license
Windows 7 Build 7601 (Service Pack 1).

The only pattern that I am able to detect is:
1. I shutdown my computer every night, so PSD is a fresh run every morning.

2. It happens on sql windows.

3. It has happen when I created a DDL and run it in a new sql window.

4. I commented a line after the DDL run (most of the time commenting the DDL).

5. Type a DML and copy/paste several times.

6. then PSD cannot detect the new lines. I can copy/paste inside of the sql windows as many as I want, but if I try in another editor (notepad, word, etc) only the first line is copied and executed.

7. I cannot reproduce at will, but it always behave the same when it happens.

8. If I try to save the file, only the first line after the empty line is saved. So I could loose several lines of code.

Let me know if this is something similar at what you are describing.

I am not trying to hijack the thread, I am just trying to help finding the solution.

 
Last edited:
Back
Top