Bug 532912

Summary: Right click on a scala-git project is stripping off the bottom few items - in a 4k monitor scaled to 200%
Product: [Eclipse Project] Platform Reporter: chidveer chinthakuntla <chidveer>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: daniel_megert, stephan.herrmann
Version: 4.7.3   
Target Milestone: ---   
Hardware: PC   
OS: Windows 10   
Whiteboard:
Attachments:
Description Flags
screeenshot for Right-Click is getting stipped off
none
The toggle arrows in the screenshot are miss-allied
none
Screenshot for text overlapping with icons
none
Screenshot for cursor miss-aligned with text position none

Description chidveer chinthakuntla CLA 2018-03-26 16:27:44 EDT
Right click on a scala-git project is stripping off the bottom few items - in a 4k monitor scaled to 200%

-- Configuration Details --
Product: Eclipse 4.7.3.20180308-1800 (org.eclipse.epp.package.jee.product)Installed Features:
 org.eclipse.jdt 3.13.3.v20180301-0715
Versioning Plugin:
 org.eclipse.platform 4.7.3.v20180301-0715
Comment 1 chidveer chinthakuntla CLA 2018-03-26 16:31:29 EDT
Created attachment 273304 [details]
screeenshot for Right-Click is getting stipped off
Comment 2 Stephan Herrmann CLA 2018-03-26 17:28:45 EDT
I'd be surprised if this had anything to do with Scala nor JDT (where you reported this). => Moving to Platform/UI.

I'd expect this kind of issue more on GTK, but this happened on Windows 10?
Comment 3 chidveer chinthakuntla CLA 2018-04-03 15:51:21 EDT
Yes its windows 10 Enterprise
Comment 4 chidveer chinthakuntla CLA 2018-04-10 16:46:49 EDT
Created attachment 273517 [details]
The toggle arrows in the screenshot are miss-allied

The blue highlighted (and once in the orange box) are miss-aligned with the toggle arrow buttons.
Comment 5 chidveer chinthakuntla CLA 2018-04-10 16:50:46 EDT
Created attachment 273518 [details]
Screenshot for text overlapping with icons

It might be obvious but thought, it could be helpful.
Comment 6 chidveer chinthakuntla CLA 2018-04-10 17:19:18 EDT
Created attachment 273519 [details]
Screenshot for cursor miss-aligned with text position

This issue didn't not happen before executing gradle command.
In Dark theme, Rt.Click on project -> show in terminal -> typed "gradlew --refresh-dependencies" -> after the build finished it the carrot(in white) is miss-aligned with the words(when typing).

Was able to reproduce again.