Bug 566171 - Resize mouse pointer shows up too early
Summary: Resize mouse pointer shows up too early
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.17   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: regression
Depends on:
Blocks: 562536
  Show dependency tree
 
Reported: 2020-08-18 16:48 EDT by Rolf Theunissen CLA
Modified: 2020-08-18 16:56 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rolf Theunissen CLA 2020-08-18 16:48:43 EDT
This is another regression of Bug 562536.

In the past, the sash rects were overlayed by the controls of the children. Now the sash rects are detected on top of the children. 
As a result, the mouse pointer already changes when it is still a few pixels way from the sash. For instance, the mouse pointer already changes when still in the gutter to add breakpoints in the code. Setting the breakpoint still works, but it looks very counter intuitive to do this with a resize pointer.

This will get worse when the width of the sashes will be reduced.
Comment 1 Eclipse Genie CLA 2020-08-18 16:56:21 EDT
New Gerrit change created: https://git.eclipse.org/r/c/platform/eclipse.platform.ui/+/167923