UI is much slower than 14

vlevi

Member³
I ended up using version 15, because I don't like the new, skinned UI.
Now, the colored icons are coming back, which is good.
But the UI is overall much slower than the version 14 (which is not as good, than the previous, non-ribbon ui)
Sometimes, for example, in a bigger program window, I select 8-10 rows, press copy, and the down arrow, and nothing happens for seconds.

I recorded a small video, where I see, that every click into the editor window, or click out of it, flickers the left side.
I don't think, it is a CPU limit, because I have an Intel i5-10400 with 32Gb of RAM.
View attachment Rögzítés 2024-10-29 091713.zip
 
Last edited:
Sometimes, for example, in a bigger program window, I select 8-10 rows, press copy, and the down arrow, and nothing happens for seconds.

I cannot immediately reproduce this. As a test, can you go to Preferences > User Interface > Editor, disable the "Clipboard History" option, and try if that helps?

recorded a small video, where I see, that every click into the editor window, or click out of it, flickers the left side.

I can indeed reproduce this with a large file. We'll try to fix it!
 
As a test, can you modify the PL/SQL Developer shortcut and add the DoubleBuffering parameter? For example:

"C:\Program Files\PLSQL Developer 16 Beta\plsqldev.exe" DoubleBuffering

Let me know if this resolves the flickering issue, and improves the responsiveness of the UI in general.
 
I cannot reproduce anything like that.

In the video I can see that the mouse cursor seems to erratically jump between the scrollbar of the Object Browser and the Program Window contents. Could it be that you have a mouse hardware issue?

The flickering you reported earlier should be completely gone though. And the UI should be a lot faster as well. Can you confirm these aspects specifically?
 
Last edited:
"The flickering you reported earlier should be completely gone though."
Yes, it disappeared, it is better I can confirm.
 
Back
Top