1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00
cdt/terminal
Jonah Graham 56d741a50c Bug 558536: Revert "Bug 549013 - Eclipse menu won't display on Ubuntu 16.04 LTS when SSH/Serial command shells are opened"
Using the mouse and not the focus listeners leads to lots
of weird, unintended consequences. For example:

- If mouse does not exit the control (because, e.g. it was not
in the control) then captureKeyEvents(false) is never issued
- If mouse does leave control, then control stops capturing
events. This means that although the cursor and focus is still
on the control, keyboard shortcuts no longer go to the control,
so Ctrl-C becomes copy again. This means, depending on where you
move the mouse changes the behaviour of the control.

This reverts commit 19351cbc2b.

Change-Id: I4f57c659e21d823df049b095159a34e5c110ef29
2020-05-16 16:40:29 -04:00
..
admin Bug 559474: Remove unneeded .settings directory 2020-01-31 13:20:47 -05:00
features [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00
plugins Bug 558536: Revert "Bug 549013 - Eclipse menu won't display on Ubuntu 16.04 LTS when SSH/Serial command shells are opened" 2020-05-16 16:40:29 -04:00
.gitignore Move terminal files into subfolder 2018-08-28 12:54:02 -04:00
CONTRIBUTING Move terminal files into subfolder 2018-08-28 12:54:02 -04:00
pom.xml [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00