Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 206620 Details for
Bug 363213
[GEF] After flyout palette resizing whole RAP workbench hang
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
Temporary patch to workaround the issue
patch (1).txt (text/plain), 844 bytes, created by
Arnaud MERGEY
on 2011-11-08 13:13:13 EST
(
hide
)
Description:
Temporary patch to workaround the issue
Filename:
MIME Type:
Creator:
Arnaud MERGEY
Created:
2011-11-08 13:13:13 EST
Size:
844 bytes
patch
obsolete
>Index: src/org/eclipse/gef/ui/palette/FlyoutPaletteComposite.java >=================================================================== >RCS file: /cvsroot/rt/org.eclipse.rap/incubator/ports/gef/org.eclipse.gef/src/org/eclipse/gef/ui/palette/FlyoutPaletteComposite.java,v >retrieving revision 1.4 >diff -u -r1.4 FlyoutPaletteComposite.java >--- src/org/eclipse/gef/ui/palette/FlyoutPaletteComposite.java 19 Jul 2011 18:21:26 -0000 1.4 >+++ src/org/eclipse/gef/ui/palette/FlyoutPaletteComposite.java 22 Sep 2011 17:19:43 -0000 >@@ -873,7 +873,7 @@ > mouseDown = true; > correctState = isInState(STATE_EXPANDED | STATE_PINNED_OPEN); > origX = me.x; >- Display.getCurrent().addFilter(SWT.KeyDown, keyListener); >+ // Display.getCurrent().addFilter(SWT.KeyDown, keyListener); > } > > public void mouseMove(MouseEvent me) {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 363213
:
206618
|
206619
| 206620