Bug 538187 - [HiDPI][GTK] Quick Access view Broken
Summary: [HiDPI][GTK] Quick Access view Broken
Status: REOPENED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.8   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 538680 541840
  Show dependency tree
 
Reported: 2018-08-23 00:55 EDT by Christian Dietrich CLA
Modified: 2021-07-19 08:03 EDT (History)
9 users (show)

See Also:


Attachments
Demonstration (165.10 KB, image/gif)
2018-08-23 00:56 EDT, Christian Dietrich CLA
no flags Details
Javadoc shell (2.73 MB, video/mp4)
2020-06-18 09:26 EDT, Serhiy Davydiuk CLA
no flags Details
CCombo broken (2.16 MB, video/mp4)
2020-06-18 09:27 EDT, Serhiy Davydiuk CLA
no flags Details
Proposed patch (2.77 KB, patch)
2020-06-18 09:36 EDT, Serhiy Davydiuk CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Dietrich CLA 2018-08-23 00:55:22 EDT
The Quick access Dialog is broken on

- 2018-09
- Ubuntu
- GTK3
- Scaling set to 200% (HiDPI mode)

(1) go with the mouse to the quick access field
(2) dialog opens
(3) start typing
(4) Dialog disappears (sometimes it stays, close it, focus or open/close a view or package explorer or do someting that changes state and restart from 1)
Comment 1 Christian Dietrich CLA 2018-08-23 00:56:58 EDT
Created attachment 275495 [details]
Demonstration
Comment 2 Sravan Kumar Lakkimsetti CLA 2018-08-23 05:29:05 EDT
I can reproduce the problem. I can reproduce this in 4.8 as well
Comment 3 Mchael Pujos CLA 2019-01-28 14:06:45 EST
Issue still present on 20181214-0600.
Window manager: i3wm 

CTRL-3 does not have this problem.
Comment 4 Lorenzo Bettini CLA 2019-05-30 04:45:07 EDT
(In reply to Mchael Pujos from comment #3)
> Issue still present on 20181214-0600.
> Window manager: i3wm 
> 
> CTRL-3 does not have this problem.

I have the same problem also with Ctrl+3, with Ubuntu, scaling factor 2, Eclipse 2019-03
Comment 5 Lars Vogel CLA 2020-06-12 07:10:16 EDT
That is one of the reasons, why we retired the Quick Access Box and only use a dialog.

Fixed, as the functionality has been replaced with the dialog
Comment 6 Serhiy Davydiuk CLA 2020-06-18 09:25:37 EDT
We had the same problem for CCombo and QuickAccess. The problem exists in Eclipse IDE also (Javadoc on mouse hover). It seems that a bug in the Shell.
Comment 7 Serhiy Davydiuk CLA 2020-06-18 09:26:47 EDT
Created attachment 283338 [details]
Javadoc shell
Comment 8 Serhiy Davydiuk CLA 2020-06-18 09:27:23 EDT
Created attachment 283339 [details]
CCombo broken
Comment 9 Serhiy Davydiuk CLA 2020-06-18 09:36:51 EDT
Created attachment 283341 [details]
Proposed patch
Comment 10 Lars Vogel CLA 2020-06-18 10:04:41 EDT
Thanks for the patch, please provide a Gerrit for code contributions. Setup is described here and typically only requires 5-10 minutes https://www.vogella.com/tutorials/EclipsePlatformDevelopment/article.html#exericse-eclipse-user-creation-and-gerrit-server-configuration
Comment 11 Andrey Loskutov CLA 2020-06-18 12:13:07 EDT
(In reply to Serhiy Davydiuk from comment #6)
> We had the same problem for CCombo and QuickAccess. The problem exists in
> Eclipse IDE also (Javadoc on mouse hover). It seems that a bug in the Shell.
Comment 12 Eclipse Genie CLA 2020-06-22 09:36:36 EDT
New Gerrit change created: https://git.eclipse.org/r/165300
Comment 13 Eclipse Genie CLA 2021-07-19 08:02:02 EDT
New Gerrit change created: https://git.eclipse.org/r/c/platform/eclipse.platform.swt/+/183168