eclipse.platform.ui icon indicating copy to clipboard operation
eclipse.platform.ui copied to clipboard

Content Assist wrong positioned on Ubuntu

Open egloffmark opened this issue 2 years ago • 1 comments

Hi There. I am using eclipse 2022-12 (4.26.0 Build id: 20221201-1913) on Ubuntu 22.04 with Java 17 and kernel 6.1.12-060112-generic.

When I call the content assist with CTRL+ SPACE then the window of the content assist get first correctly positioned but then after ~ 1s automatically wrongly re-positioned, somewhere at a weird position, often outside of the Eclipse Main Window. I assume it has something to do when the JavaDoc get in the background loaded and after that displayed next to the content assist.

Example how it looks like after it get automatically re-positioned

Screenshot from 2023-03-04 16-31-26

egloffmark avatar Mar 11 '23 08:03 egloffmark

It happens when the desktop scaling has been set to a different value than 100% (i.e. 200%) any hints or tips what I can do as end-user? image

egloffmark avatar Mar 09 '24 10:03 egloffmark