eclipse-platform / .github

Common contribution content for eclipse-platform repositories
https://www.eclipse.org/eclipse/
5 stars 10 forks source link

Everything is being highlighted #103

Closed andreasdc closed 1 year ago

andreasdc commented 1 year ago

Even when I drag the mouse on the double or something it's getting highlighted and big window shows, how to disable that? Version: 2022-12 (4.26.0) Build id: 20221201-1913

When for exameple I drag over the String class it shows me big window, maybe it shows too soon?

merks commented 1 year ago

I wonder what the "big window" looks like. I wonder what exactly you are trying to disable, select on double click?

andreasdc commented 1 year ago

I wonder what the "big window" looks like. I wonder what exactly you are trying to disable, select on double click?

Window with press f2 to focus, everytime I drag over something the big window shows.

JanecekPetr commented 1 year ago

A little more discussion happened here: https://github.com/eclipse-jdt/eclipse.jdt.ui/issues/421

merks commented 1 year ago

I'll close this as a duplicate. What seems to be missing is a preference to control the delay time, but that's a JDT discussion.