-
Notifications
You must be signed in to change notification settings - Fork 14
MacOSX: File, Edit etc. menus don't drop down #66
Comments
This also happens with ICE, so it is not Triquetrum-specific. |
Signed-off-by: Christopher Brooks <[email protected]>
Update to Neon. Bug #66 (Mac OS X Edit Menu) still not fixed
I updated Triquetrum to Neon and the problem still happens under Mac OS X: When Triquetrum.produc is started up within Neon, then the Triquetrum Edit and other menus are not active until the focus is moved to another app. The log is at noConsole02Aug2016.txt In March, a similar problem was reported with ICE, so the issue is not that Triq-specific. There was a bug Bug 426062 - [RCP] RCP application menu not shown when launched from Eclipse on OS X 10.9 that was fixed and cloned to Bug 457921 - [RCP] RCP application menu not shown when launched from Eclipse on OS X 10.9 Please vote for 457921. |
Added https://eclipseguru.github.io/missing-swt-fragments/ as a p2 repo to avoid mvn compile error: "Unable to satisfy dependency from org.eclipse.swt 3.105.0.v20160603-0902 to org.eclipse.swt.gtk.linux.aarch64 [3.105.0.v20160603-0902]." See https://bugs.eclipse.org/bugs/show_bug.cgi?id=491951#c35 Signed-off-by: Christopher Brooks <[email protected]>
Fixed multi-platform build after last change for Bug #66
…latform Revert "Fixed multi-platform build after last change for Bug #66"
…grade Revert "Update to Neon. Bug #66 (Mac OS X Edit Menu) still not fixed"
I verified that this continues to be a problem with the Oxygen Triquetrum built from the Neon Oomph installation and Oxygen Triquetrum built with Oxygen M6. |
See Bug 491951 - Unable to satisfy dependency from org.eclipse.swt v20160317 to org.eclipse.swt.gtk.linux.aarch64 See Bug #101 Fixed multi-platform build after last change for Bug #66 Bug #259 Update build to not use http://eclipseguru.github.io/missing-swt-fragments/ Signed-off-by: Christopher Brooks <[email protected]>
See Bug 491951 - Unable to satisfy dependency from org.eclipse.swt v20160317 to org.eclipse.swt.gtk.linux.aarch64 See Bug #101 Fixed multi-platform build after last change for Bug #66 Bug #259 Update build to not use http://eclipseguru.github.io/missing-swt-fragments/ Signed-off-by: Christopher Brooks <[email protected]>
Under Mac OS X, sometimes when I start Triquetrum, then the menus at the top (Eclipse, File, Edit etc.) do not drop down when I click on them.
To get the menus to work, I need to click on a different application (say, Firefox) and then click on Triquetrum again.
Here's the console output from the main Eclipse project from where I launch Triquetrum
noMenusConsole.txt
This is a low priority issue for me.
The text was updated successfully, but these errors were encountered: