id
int64 1
6.5k
| bug_id
int64 2.03k
426k
| summary
stringlengths 9
251
| description
stringlengths 1
32.8k
⌀ | report_time
stringlengths 19
19
| report_timestamp
int64 1B
1.39B
| status
stringclasses 6
values | commit
stringlengths 7
9
| commit_timestamp
int64 1B
1.39B
| files
stringlengths 25
32.8k
| project_name
stringclasses 6
values |
---|---|---|---|---|---|---|---|---|---|---|
261 | 363,309 |
Bug 363309 Key events posted with Display.post() do not honor Shift key state
| null |
2011-11-09 08:42:31
| 1,320,850,000 |
resolved fixed
|
442b778
| 1,328,080,000 |
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java
|
SWT
|
262 | 368,757 |
Bug 368757 Using ESC as accelerator does not work on OS X, but on Windows
|
Build Identifier: Please try the attached sample on OS X (tried 10.7) and on Windows (tried Windows 7). On Windows you can close the application by pressing ESC, on OS X you can't. Reproducible: Always
|
2012-01-16 14:00:47
| 1,326,740,000 |
resolved fixed
|
0fc9a69
| 1,328,050,000 |
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSCursor.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSMenu.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Shell.java
|
SWT
|
263 | 369,599 |
Bug 369599 Weird window flash when opening tooltip
| null |
2012-01-24 16:05:51
| 1,327,440,000 |
resolved fixed
|
49414e6
| 1,328,050,000 |
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Control.java
|
SWT
|
264 | 368,993 |
Bug 368993 Label with size hint {0, 0} layouted to {64, 64}
| null |
2012-01-18 12:08:48
| 1,326,910,000 |
resolved fixed
|
9200057
| 1,328,040,000 |
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Control.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/ExpandBar.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/List.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/ToolBar.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Tree.java
|
SWT
|
265 | 358,022 |
Bug 358022 Set text editor background to black, mouse cursor becomes invisible
| null |
2011-09-18 08:32:32
| 1,316,350,000 |
resolved fixed
|
2a6c445
| 1,328,000,000 |
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSCursor.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/Cursor.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Combo.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Spinner.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Text.java
|
SWT
|
266 | 369,757 |
Bug 369757 [3.7.x] GLCanvas maintenance fix causes NullPointerException when changing parent on Mac
| null |
2012-01-25 18:15:44
| 1,327,530,000 |
resolved fixed
|
934aa19
| 1,327,590,000 |
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Canvas.java
|
SWT
|
267 | 357,559 |
Bug 357559 [4.2] CTabFolders in some views show overly-large buttons or cheese
| null |
2011-09-13 16:46:24
| 1,315,950,000 |
resolved fixed
|
d488a4d
| 1,327,510,000 |
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Control.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/ToolBar.java
|
SWT
|
268 | 356,414 |
Bug 356414 TreeItem.setExpanded(false) can cause blank lines in a virtual tree.
| null |
2011-08-31 17:15:24
| 1,314,830,000 |
resolved fixed
|
5dc68b1
| 1,327,500,000 |
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Tree.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/TreeItem.java
|
SWT
|
269 | 369,228 |
Bug 369228 Kill pre GTK 2.4 leftovers from Tree.
| null |
2012-01-20 08:48:07
| 1,327,070,000 |
resolved fixed
|
d75d447
| 1,327,090,000 |
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Display.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/List.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Tree.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Widget.java
|
SWT
|
270 | 369,227 |
Bug 369227 Kill pre GTK 2.4 leftovers from List.
| null |
2012-01-20 08:46:26
| 1,327,070,000 |
resolved fixed
|
c69b73f
| 1,327,090,000 |
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/List.java
|
SWT
|
271 | 369,226 |
Bug 369226 Cleanup pre GTK 2.4 leftovers in Table.
| null |
2012-01-20 08:44:46
| 1,327,070,000 |
resolved fixed
|
fa5f248
| 1,327,090,000 |
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Table.java
|
SWT
|
272 | 369,225 |
Bug 369225 Cleanup pre GTK 2.4 leftovers.
| null |
2012-01-20 08:42:05
| 1,327,070,000 |
resolved fixed
|
70fed75
| 1,327,090,000 |
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/ExpandBar.java
|
SWT
|
273 | 369,152 |
Bug 369152 Make gtk_set_locale dynamic.
| null |
2012-01-19 16:42:57
| 1,327,010,000 |
resolved fixed
|
8ec4170
| 1,327,080,000 |
bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java bundles/org.eclipse.swt/Eclipse SWT Printing/gtk/org/eclipse/swt/printing/Printer.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Display.java
|
SWT
|
274 | 369,151 |
Bug 369151 Make gtk_tooltips_data_get dynamic.
| null |
2012-01-19 16:36:34
| 1,327,010,000 |
resolved fixed
|
9d8bc4e
| 1,327,080,000 |
bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java
|
SWT
|
275 | 368,616 |
Bug 368616 G_CONST_RETURN is removed from recent glib builds
|
G_CONST_RETURN macro has been deprecated for some time, and in recent builds it is entirely removed. SWT will not build with that version of GLIB.
|
2012-01-15 05:58:30
| 1,326,630,000 |
resolved fixed
|
072f112
| 1,326,730,000 |
bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/accessibility/gtk/AtkActionIface.java bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/accessibility/gtk/AtkObjectClass.java bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/accessibility/gtk/AtkTableIface.java
|
SWT
|
276 | 368,417 |
Bug 368417 When you try to move cursor up/down with arrow keys in a multiline StyledText with word wrapping and nonzero margins, cursor may "freeze" and pressing up/down keys has no effect.
|
Build Identifier: Version: Indigo Service Release 1 Build id: 20110916-0149 Looks like the reason of the bug is trivial: the top margin in StyledText#getVisualLineIndex is added twice: int getVisualLineIndex(TextLayout layout, int offsetInLine) { int lineIndex = layout.getLineIndex(offsetInLine); int[] offsets = layout.getLineOffsets(); if (lineIndex != 0 && offsetInLine == offsets[lineIndex]) { int lineY = layout.getLineBounds(lineIndex).y; int caretY = getCaret().getLocation().y - topMargin - getLinePixel(getCaretLine()); if (lineY > caretY) lineIndex--; caretAlignment = OFFSET_LEADING; } return lineIndex; } topMargin is explicitly subtracted, but it is already included in value calculated by getLinePixel. The line should look like: int caretY = getCaret().getLocation().y - getLinePixel(getCaretLine()); Reproducible: Always Steps to Reproduce: 1. Run the following snippet: public class Snippet { static String text = "Line One. Long Long Long Long Long Long Long Long Long Long Long Long Long Long Long Long Long Long\n" + "Line Two.\n" + "Line Three"; public static void main(final String [] args) { final Display display = new Display(); final Shell shell = new Shell(display); shell.setLayout(new FillLayout()); final StyledText styledText = new StyledText(shell, SWT.MULTI | SWT.WRAP | SWT.BORDER); styledText.setMargins(5, 5, 5, 5); styledText.setWordWrap(true); styledText.setText(text); shell.setSize(300, 400); shell.open(); while (!shell.isDisposed()) { if (!display.readAndDispatch()) display.sleep(); } display.dispose(); } } 2. Press ARROW DOWN several times 3. Notice that UP/DOWN keys are no more working
|
2012-01-12 03:42:46
| 1,326,360,000 |
resolved fixed
|
663ad5c
| 1,326,730,000 |
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java
|
SWT
|
277 | 367,809 |
Bug 367809 [SWT Mac OS X] path.addString does not appear to handle unicode properly
|
Build Identifier: Version: 4.2.0 Build id: I20111209-2100 In an attempt to render Japanese Kanji characters (which are essentially Chinese Han characters) using SWT's Path#addString, I discovered that none of them were rendering properly. As an example, the kanji for the number 5 instead renders as what appears to be "<". Note that this only applies to Path#addString and not to GC#drawString, which renders kanji characters properly. I will attach a screen shot and the code to reproduce it. Note that I have attempted to run the code I will attach to this bug on a different platform (Linux x86_64, Version: 3.7.0 Build id: I20110613-1736), and it works properly; that is, both lines show the kanji character, none show the "<". This is therefore almost certainly a platform-specific issue. Reproducible: Always Steps to Reproduce: 1. Execute the code I will attach with the SWT library. 2. Observe that the two lines output on the shell which appears do not output the same character; one of them is incorrectly what appears to be "<".
|
2012-01-04 00:55:50
| 1,325,660,000 |
resolved fixed
|
1bccd95
| 1,326,730,000 |
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSAttributedString.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/GC.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/Path.java
|
SWT
|
278 | 348,205 |
Bug 348205 NullPointerException in xml editor
|
Build Identifier: 201105041000 springsource-tool-suite-2.6.1.SR1-e3.6.2-linux I periodically get next error when work in xml-editor: --------------------- !ENTRY org.eclipse.ui 4 0 2011-06-02 10:37:19.502 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.NullPointerException at org.eclipse.swt.widgets.MenuItem.getAccelGroup(MenuItem.java:316) at org.eclipse.swt.widgets.MenuItem.setEnabled(MenuItem.java:640) at org.eclipse.ui.menus.CommandContributionItem.updateMenuItem(CommandContributionItem.java:627) at org.eclipse.ui.menus.CommandContributionItem.update(CommandContributionItem.java:576) at org.eclipse.jface.action.MenuManager.update(MenuManager.java:876) at org.eclipse.jface.action.MenuManager.update(MenuManager.java:876) at org.eclipse.ui.internal.Workbench.updateActiveWorkbenchWindowMenuManager(Workbench.java:3276) at org.eclipse.ui.internal.Workbench.access$0(Workbench.java:3238) at org.eclipse.ui.internal.Workbench$2.bindingManagerChanged(Workbench.java:3224) at org.eclipse.jface.bindings.BindingManager.fireBindingManagerChanged(BindingManager.java:900) at org.eclipse.jface.bindings.BindingManager.setActiveBindings(BindingManager.java:2176) at org.eclipse.jface.bindings.BindingManager.recomputeBindings(BindingManager.java:1742) at org.eclipse.jface.bindings.BindingManager.contextManagerChanged(BindingManager.java:689) at org.eclipse.core.commands.contexts.ContextManager.fireContextManagerChanged(ContextManager.java:165) at org.eclipse.core.commands.contexts.ContextManager.setEventCaching(ContextManager.java:324) at org.eclipse.core.commands.contexts.ContextManager.deferUpdates(ContextManager.java:83) at org.eclipse.ui.internal.contexts.ContextAuthority.sourceChanged(ContextAuthority.java:673) at org.eclipse.ui.internal.services.ExpressionAuthority.sourceChanged(ExpressionAuthority.java:310) at org.eclipse.ui.internal.services.ExpressionAuthority.sourceChanged(ExpressionAuthority.java:290) at org.eclipse.ui.AbstractSourceProvider.fireSourceChanged(AbstractSourceProvider.java:99) at org.eclipse.ui.internal.services.WorkbenchSourceProvider.access$10(WorkbenchSourceProvider.java:1) at org.eclipse.ui.internal.services.WorkbenchSourceProvider$6.handleEvent(WorkbenchSourceProvider.java:775) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1524) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1257) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1282) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1263) at org.eclipse.swt.widgets.Shell.filterProc(Shell.java:730) at org.eclipse.swt.widgets.Display.filterProc(Display.java:1536) at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:2237) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3159) at org.eclipse.jface.window.Window.runEventLoop(Window.java:825) at org.eclipse.jface.window.Window.open(Window.java:801) at org.eclipse.ui.internal.views.log.EventDetailsDialog.open(EventDetailsDialog.java:176) at org.eclipse.ui.internal.views.log.EventDetailsDialogAction.run(EventDetailsDialogAction.java:98) at org.eclipse.ui.internal.views.log.LogView$15.doubleClick(LogView.java:536) at org.eclipse.jface.viewers.StructuredViewer$1.run(StructuredViewer.java:824) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.jface.viewers.StructuredViewer.fireDoubleClick(StructuredViewer.java:822) at org.eclipse.jface.viewers.AbstractTreeViewer.handleDoubleSelect(AbstractTreeViewer.java:1421) at org.eclipse.jface.viewers.StructuredViewer$4.widgetDefaultSelected(StructuredViewer.java:1225) at org.eclipse.jface.util.OpenStrategy.fireDefaultSelectionEvent(OpenStrategy.java:238) at org.eclipse.jface.util.OpenStrategy.access$0(OpenStrategy.java:235) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:296) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3540) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3161) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575) at org.eclipse.equinox.launcher.Main.run(Main.java:1408) at org.eclipse.equinox.launcher.Main.main(Main.java:1384) !ENTRY org.eclipse.ui 4 0 2011-06-02 10:37:19.517 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.NullPointerException at org.eclipse.swt.widgets.MenuItem.getAccelGroup(MenuItem.java:316) at org.eclipse.swt.widgets.MenuItem.setEnabled(MenuItem.java:640) at org.eclipse.ui.menus.CommandContributionItem.updateMenuItem(CommandContributionItem.java:627) at org.eclipse.ui.menus.CommandContributionItem.update(CommandContributionItem.java:576) at org.eclipse.jface.action.MenuManager.update(MenuManager.java:876) at org.eclipse.jface.action.MenuManager.update(MenuManager.java:876) at org.eclipse.ui.internal.Workbench.updateActiveWorkbenchWindowMenuManager(Workbench.java:3276) at org.eclipse.ui.internal.Workbench.access$0(Workbench.java:3238) at org.eclipse.ui.internal.Workbench$2.bindingManagerChanged(Workbench.java:3224) at org.eclipse.jface.bindings.BindingManager.fireBindingManagerChanged(BindingManager.java:900) at org.eclipse.jface.bindings.BindingManager.setActiveBindings(BindingManager.java:2176) at org.eclipse.jface.bindings.BindingManager.recomputeBindings(BindingManager.java:1742) at org.eclipse.jface.bindings.BindingManager.contextManagerChanged(BindingManager.java:689) at org.eclipse.core.commands.contexts.ContextManager.fireContextManagerChanged(ContextManager.java:165) at org.eclipse.core.commands.contexts.ContextManager.removeActiveContext(ContextManager.java:245) at org.eclipse.ui.internal.contexts.ContextAuthority.updateContext(ContextAuthority.java:758) at org.eclipse.ui.internal.contexts.ContextAuthority.deactivateContext(ContextAuthority.java:344) at org.eclipse.ui.internal.contexts.ContextAuthority$1.widgetDisposed(ContextAuthority.java:283) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:123) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1282) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1263) at org.eclipse.swt.widgets.Widget.release(Widget.java:1080) at org.eclipse.swt.widgets.Control.release(Control.java:3304) at org.eclipse.swt.widgets.Widget.dispose(Widget.java:462) at org.eclipse.swt.widgets.Shell.dispose(Shell.java:2241) at org.eclipse.jface.window.Window.close(Window.java:335) at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:979) at org.eclipse.jface.dialogs.TrayDialog.close(TrayDialog.java:179) at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:710) at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:940) at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:472) at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:190) at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:624) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3540) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3161) at org.eclipse.jface.window.Window.runEventLoop(Window.java:825) at org.eclipse.jface.window.Window.open(Window.java:801) at org.eclipse.ui.internal.views.log.EventDetailsDialog.open(EventDetailsDialog.java:176) at org.eclipse.ui.internal.views.log.EventDetailsDialogAction.run(EventDetailsDialogAction.java:98) at org.eclipse.ui.internal.views.log.LogView$15.doubleClick(LogView.java:536) at org.eclipse.jface.viewers.StructuredViewer$1.run(StructuredViewer.java:824) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.jface.viewers.StructuredViewer.fireDoubleClick(StructuredViewer.java:822) at org.eclipse.jface.viewers.AbstractTreeViewer.handleDoubleSelect(AbstractTreeViewer.java:1421) at org.eclipse.jface.viewers.StructuredViewer$4.widgetDefaultSelected(StructuredViewer.java:1225) at org.eclipse.jface.util.OpenStrategy.fireDefaultSelectionEvent(OpenStrategy.java:238) at org.eclipse.jface.util.OpenStrategy.access$0(OpenStrategy.java:235) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:296) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3540) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3161) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575) at org.eclipse.equinox.launcher.Main.run(Main.java:1408) at org.eclipse.equinox.launcher.Main.main(Main.java:1384) --------------------- If this error emerged, when emerge StackOverFlow error and I must restart STS. Reproducible: Sometimes Steps to Reproduce: 1. Active use xml editor 2. Sometime emerge this error 3.
|
2011-06-03 09:25:07
| 1,307,110,000 |
resolved fixed
|
a2f8593
| 1,326,230,000 |
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/MenuItem.java
|
SWT
|
279 | 368,290 |
Bug 368290 [Browser] passing of JS booleans to java is failing
|
A change (bug?) has been introduced in the JavascriptCore component that accompanies WebKitGTK. As of WebKitGTK 1.4 the JSValueToBoolean() API now fails to resolve a boolean JSValueRef to 0 or 1, and as a result the Browser is interpreting all passed booleans as true since their values != 0. This is a regression relative to WebKitGTK 1.2, where passed boolean values are being resolved fine.
|
2012-01-10 14:53:25
| 1,326,230,000 |
resolved fixed
|
c9bd1fa
| 1,326,230,000 |
bundles/org.eclipse.swt/Eclipse SWT WebKit/gtk/org/eclipse/swt/browser/WebKit.java
|
SWT
|
280 | 367,848 |
Bug 367848 Typo in Text#addSelectionListener JavaDoc
|
The JavaDoc of Text#addSelectionListener refers to SWT.CANCEL, this should probably be SWT.ICON_CANCEL.
|
2012-01-04 08:52:54
| 1,325,690,000 |
resolved fixed
|
91fd332
| 1,325,710,000 |
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Text.java
|
SWT
|
281 | 344,401 |
Bug 344401 [SWT_AWT] NPE when enabling a disabled embedded shell
|
Build Identifier: SWT 3.7M7 Shell.setEnabled(enable) has this code: if (enabled && window.isMainWindow()) window can be null for embedded case and should be taken into account. Being able to disable the control hierarchy (and not setEnabled on the control itself) is a useful capability which is working on other SWT ports. I may be wrong but I think this is a regression for the Mac port. Reproducible: Always Steps to Reproduce: 1. disable an embedded shell 2. enable it -> NPE
|
2011-05-01 11:05:45
| 1,304,260,000 |
resolved fixed
|
b3a3683
| 1,325,670,000 |
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Shell.java
|
SWT
|
282 | 367,414 |
Bug 367414 Table#getSelection() throws an AIOOBE
| null |
2011-12-22 07:20:56
| 1,324,560,000 |
resolved fixed
|
1585ebb
| 1,324,570,000 |
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/List.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Table.java
|
SWT
|
283 | 96,320 |
Bug 96320 ImageLoader.save cannot set JPEG compression ratio
|
When saving an image to JPEG, there is no way to set the compression ratio. And at the same time the default compression seems to be quite high (~20%), and images are really not looking good at the default compression rate. Could we either: - set the compression rate when saving? - or at least haev a default compression rate much lower? A modest increase in size wuold result in a usable file format for image saving. Thanks!
|
2005-05-23 12:45:18
| 1,116,870,000 |
resolved fixed
|
afd2596
| 1,324,410,000 |
bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/JPEGFileFormat.java bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/PngEncoder.java bundles/org.eclipse.swt/Eclipse SWT/common_j2me/org/eclipse/swt/internal/Compatibility.java bundles/org.eclipse.swt/Eclipse SWT/common_j2se/org/eclipse/swt/internal/Compatibility.java examples/org.eclipse.swt.examples/src/org/eclipse/swt/examples/imageanalyzer/ImageAnalyzer.java
|
SWT
|
284 | 367,120 |
Bug 367120 gtk_tree_selection_get_selected_rows() invocations are leaking
| null |
2011-12-19 14:28:29
| 1,324,320,000 |
resolved fixed
|
56cf18c
| 1,324,330,000 |
bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/gtk/org/eclipse/swt/dnd/TableDragSourceEffect.java bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/gtk/org/eclipse/swt/dnd/TreeDragSourceEffect.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/List.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Tree.java
|
SWT
|
285 | 366,989 |
Bug 366989 [Browser] WebKitGTK crashes when clearing all session cookies
|
Browser.clearSessions() crashes when WebKitGTK is the underlying renderer as a result of a cookie pointer being incorrectly freed.
|
2011-12-16 16:43:00
| 1,324,070,000 |
resolved fixed
|
78abe5d
| 1,324,070,000 |
bundles/org.eclipse.swt/Eclipse SWT WebKit/gtk/org/eclipse/swt/browser/WebKit.java bundles/org.eclipse.swt/Eclipse SWT WebKit/gtk/org/eclipse/swt/internal/webkit/WebKitGTK.java
|
SWT
|
286 | 365,473 |
Bug 365473 Display#post(Event) confuses mouse buttons 2 and 3 on Cocoa
|
Display#post(Event) confuses mouse buttons 2 and 3 on Cocoa. To reproduce, use Snippet142 but click the right mouse button: event.button = 3; The console says that button 2 has been pressed. With button = 2, the console says button 3. This works fine on Windows 7 and GTK. If you change Button to Text in the snippet, you see that button 3 correctly opens the context menu.
|
2011-12-02 14:38:08
| 1,322,850,000 |
resolved fixed
|
f5a855e
| 1,323,250,000 |
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java
|
SWT
|
287 | 365,807 |
Bug 365807 Tooltips follow cursor on old versions of GTK
|
For versions of GTK < 2.12, tooltips will follow the cursor if you move it around a toolitem while the tooltip is popped up. We need to add in some runaway code for versions < 2.12
|
2011-12-06 15:52:19
| 1,323,200,000 |
resolved fixed
|
8a4f02e
| 1,323,210,000 |
bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Shell.java
|
SWT
|
288 | 365,772 |
Bug 365772 tooltips do not show for ToolItems in main eclipse toolbar
| null |
2011-12-06 12:19:09
| 1,323,190,000 |
resolved fixed
|
a58e34d
| 1,323,190,000 |
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/ToolItem.java
|
SWT
|
289 | 365,462 |
Bug 365462 Link#setEnabled(boolean) does not update color without a redraw()
|
master Link#setEnabled(boolean) does not update the color of the text without a redraw() call from the client. The color of the link is correctly updated. import org.eclipse.swt.SWT; import org.eclipse.swt.events.SelectionAdapter; import org.eclipse.swt.events.SelectionEvent; import org.eclipse.swt.layout.GridLayout; import org.eclipse.swt.widgets.Button; import org.eclipse.swt.widgets.Display; import org.eclipse.swt.widgets.Link; import org.eclipse.swt.widgets.Shell; public class SnippetDisableLink { public static void main(String[] args) { Display display = new Display(); Shell shell = new Shell(display); shell.setLayout(new GridLayout()); final Link link = new Link(shell, SWT.NONE); link.setText("This a very simple <A>link widget</A>."); final Button button = new Button(shell, SWT.PUSH); button.setText("Enable/Disable"); button.addSelectionListener(new SelectionAdapter() { public void widgetSelected(SelectionEvent e) { boolean enable = !link.getEnabled(); System.out.println("enabled: " + enable); link.setEnabled(enable); } }); Button redraw = new Button(shell, SWT.PUSH); redraw.setText("Redraw"); redraw.addSelectionListener(new SelectionAdapter() { public void widgetSelected(SelectionEvent e) { link.redraw(); } }); shell.pack (); shell.open(); while (!shell.isDisposed()) { if (!display.readAndDispatch()) display.sleep(); } display.dispose(); } }
|
2011-12-02 12:36:58
| 1,322,850,000 |
resolved fixed
|
64d29b6
| 1,322,860,000 |
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Link.java
|
SWT
|
290 | 219,305 |
Bug 219305 Open context menu via keyboard shortcut on the Mac
|
N20080217-0010 Add a shortcut to the open the context menu on the current selection. In Eclipse, some views have actions that are only available as context menu items on certain selections (e.g. Synchronize view's "Mark as Merged", or Package Explorer's "Assign Working Sets..."). These actions are currently very hard to use on the Mac without a mouse. The only way I found is to - enable MouseKeys, - move the cursor to a selected item, and then - press Ctrl+Numpad_5 Other platforms have a dedicated 'Menu' key on the keyboard and also open the menu on Shift+F10. Note that Mac OS X by default binds Shift+F10 to a slow version of Expose > Application Windows, so unless you can override this, we have to find another shortcut for the Mac. If you decide that SWT is not the right place to fill in this missing platform functionality, please move to Platform/UI to consider adding a command for opening the context menu (with a default key binding on the Mac).
|
2008-02-18 06:31:28
| 1,203,330,000 |
resolved fixed
|
40e15e6
| 1,322,850,000 |
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Control.java
|
SWT
|
291 | 364,761 |
Bug 364761 Add gtk_cell_layout_get_cells and use it when gtk >=2.12.0.
| null |
2011-11-24 16:09:12
| 1,322,170,000 |
resolved fixed
|
fb6589b
| 1,322,240,000 |
bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Tree.java
|
SWT
|
292 | 364,764 |
Bug 364764 Kill GtkFileSelection.
| null |
2011-11-24 16:16:02
| 1,322,170,000 |
resolved fixed
|
0bab5ef
| 1,322,240,000 |
bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/GtkFileSelection.java bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/DirectoryDialog.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/FileDialog.java
|
SWT
|
293 | 364,766 |
Bug 364766 Use gtk_orientable_set_orientation if gtk >= 2.16.0.
| null |
2011-11-24 16:22:11
| 1,322,170,000 |
resolved fixed
|
4b6f3d6
| 1,322,240,000 |
bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/ToolBar.java
|
SWT
|
294 | 364,767 |
Bug 364767 Remove gtk_tree_view_tree_to_widget_coords.
| null |
2011-11-24 16:23:23
| 1,322,170,000 |
resolved fixed
|
fc1e323
| 1,322,240,000 |
bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java
|
SWT
|
295 | 364,768 |
Bug 364768 Remove GTK_WIDGET_IS_SENSITIVE
| null |
2011-11-24 16:24:30
| 1,322,170,000 |
resolved fixed
|
6767b5d
| 1,322,240,000 |
bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java
|
SWT
|
296 | 364,769 |
Bug 364769 Remove gtk_timeout_remove and gtk_timeout_add
| null |
2011-11-24 16:25:53
| 1,322,170,000 |
resolved fixed
|
49ddcc0
| 1,322,240,000 |
bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Display.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/ProgressBar.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/ToolTip.java
|
SWT
|
297 | 340,729 |
Bug 340729 [Accessibility] Focus indicator is missing for SWT Mozilla browser on windows platform
|
Build Identifier: 3.6.2 M20110210-1200 For accessibility, when user navigate to the SWT Mozilla browser widget via keyboard Tab/Shift+Tab, a dot-style rectangle is required to indicate current focus. On the other hand, we can see dot-Style rectangle on other widgets like button and tab header, or a blink caret in text input. Reproducible: Always Steps to Reproduce: 1. On windows platform, launch a simple SWT application with SWT Mozilla browser. 2. User keyboard to navigate to SWT Mozilla browser widget
|
2011-03-23 04:53:28
| 1,300,870,000 |
resolved fixed
|
108b9dd
| 1,322,150,000 |
bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOM.java bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIDOMDocument.java bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIDOMElement.java bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIDOMNode.java bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIFocusManager.java
|
SWT
|
298 | 333,448 |
Bug 333448 Some radio button groups not read correctly by JAWS
| null |
2011-01-04 03:03:09
| 1,294,130,000 |
resolved fixed
|
acd21e0
| 1,322,070,000 |
bundles/org.eclipse.swt/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Button.java
|
SWT
|
299 | 364,144 |
Bug 364144 Javadoc warning in official build
|
/builds/N201111172000/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/TreeCursor.java:277: warning - Tag @see: reference not found: SelectionEvent 1 warning
|
2011-11-18 07:40:58
| 1,321,620,000 |
verified fixed
|
c881402
| 1,321,890,000 |
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/TreeCursor.java
|
SWT
|
300 | 362,246 |
Bug 362246 Platform.launch doesn't work on gio only systems.
|
Currently gio_launch uses g_file_new_for_path function but it works for local paths only and fails for remote (http://, ftp:// and etc.). The correct function to use is g_file_new_for_commandline_arg which handles both local and remote paths/uris. This can't be reproduced on systems that have gnome_vfs because launch function will fallback to gnome_24_launch. The attached patch is against master but it would be nice to be backported for Indigo SR2 because there are more and more systems that miss libgnome(and friends). This bug was identified because of azureus/vuze failing to start on the soon to be released Fedora 16 because it uses Program.launch("http://....).
|
2011-10-27 17:59:43
| 1,319,750,000 |
resolved fixed
|
413c949
| 1,321,470,000 |
bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java bundles/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java
|
SWT
|
301 | 361,004 |
Bug 361004 Remove GtkList related functions
| null |
2011-10-14 12:29:20
| 1,318,610,000 |
resolved fixed
|
41b69c1
| 1,321,470,000 |
bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Combo.java
|
SWT
|
302 | 360,872 |
Bug 360872 Remove GtkCombo and friends.
| null |
2011-10-13 13:05:29
| 1,318,530,000 |
resolved fixed
|
f387ced
| 1,321,470,000 |
bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/GtkCombo.java bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Combo.java
|
SWT
|
303 | 350,362 |
Bug 350362 "Go to the next word (Ctrl+Right)" in text file does not work for certain cases
|
Build Identifier: 20110615-0604 In some cases word-by-word navigation in text files does not work properly: when pressing Ctrl+Right caret freezes at some point instead of moving forward. Reproducible: Always Steps to Reproduce: 1. Create a Text file with a single line: foo = 2. Place caret at the end of word "foo": foo| = 3. Now press Ctrl+Right. The caret is expected to move to the end of line but it remains at the same position. Expected: foo = | Actual: foo| =
|
2011-06-25 17:05:43
| 1,309,040,000 |
resolved fixed
|
e49d876
| 1,321,460,000 |
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/TextLayout.java
|
SWT
|
304 | 363,801 |
Bug 363801 CCombo has a bad initial visibleItemCount
| null |
2011-11-15 06:29:31
| 1,321,360,000 |
resolved fixed
|
3402626
| 1,321,460,000 |
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CCombo.java
|
SWT
|
305 | 297,186 |
Bug 297186 defaultButton for a Shell is not getting unset after clicking on any button on the Shell
|
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 Build Identifier: Version 3.5, Build Id: 120091030-1201 After clicking on any button in a shell Button.gtk_focus_in_event() is setting this specific button as the defaultButton for the shell. Later Button.gtk_focus_out_event() is getting hit, but as (!OS.GTK_WIDGET_HAS_DEFAULT(handle)) is returning false defaultButton for Shell is not getting set to null. Because of this, in Decorations.traverseReturn() the value of button is not null and hence in TypedListener.handleEvent(), KeyDown event is not getting generated. We have a set of functions that should get called in keyDown event. Because of this problem our functions are not getting called. This happens only in Linux. In Windows, the corresponding function is LRESULT WM_SETFOCUS () and LRESULT WM_KILLFOCUS (). Here the defaultButton for Shell is getting set to null in LRESULT WM_KILLFOCUS () and hence keyDown event is getting generated. Note: In Linux I see that menu.defaultButton is used for setting the defaultButton instead of using the setter (Decorations.setDefaultButton). Please use the setter as this makes debugging easier. Reproducible: Always Steps to Reproduce: 1.Create a Shell with a button. 2.Click on the button. 3.Button gets set as the defaultButton for the shell. 4.But later it does not get set to null. Note: Happens only on linux
|
2009-12-08 07:26:41
| 1,260,280,000 |
resolved fixed
|
77b4d64
| 1,321,290,000 |
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Button.java
|
SWT
|
306 | 362,625 |
Bug 362625 Up and Down arrow keys don't work in RTL text
|
There is an I18N issue regarding RTL text in a text document. Here is how to reproduce it: 1. Open a text editor (for example attached UTF-8 text) and write some LTR and RTL content in it. 2. go to a line, ending with RTL content and press end button. Now press Up/Down button. You can see that up/down arrow keys don't work in some locations, when for example you press Up and the upper line (ending with RTL text) has less characters that current line. Same happens when pressing Down arrow key and the bottom line has less characters. This happens in Eclipse 3.7.0, 3.7.1, and STS 2.7.x -- Configuration Details -- Product: Eclipse 1.4.1.20110909-0613 (org.eclipse.epp.package.jee.product) Installed Features: org.eclipse.platform 3.7.1.r37x_v20110729-9gF7UHOxFtniV7mI3T556iZN9AU8bEZ1lHMcVK
|
2011-11-02 00:36:17
| 1,320,210,000 |
verified fixed
|
3e3d516
| 1,321,290,000 |
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/TextLayout.java
|
SWT
|
307 | 335,962 |
Bug 335962 ScrollBar.getVisible() is wrong under gtk
| null |
2011-02-01 09:42:53
| 1,296,570,000 |
resolved fixed
|
3685834
| 1,321,050,000 |
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/ScrollBar.java
|
SWT
|
308 | 337,269 |
Bug 337269 ToolTip still visible after calling dispose
|
If I create a tooltip on Gtk and then dispose it it is still visible if I hover anywhere over the Shell. I have attached an example that demonstrates that. If I use the SWT.Ballon style the tooltip does not re-appear after calling dispose().
|
2011-02-15 20:05:53
| 1,297,820,000 |
resolved fixed
|
901c37d
| 1,321,050,000 |
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/ToolTip.java
|
SWT
|
309 | 275,159 |
Bug 275159 Accessible should not add dispose listener to its control
|
In the GTk implementation of accessibility, a dispose listener is added to the Accessible's control right in the Accessible constructor in order to do cleanup when the control is disposed. All of the other platforms call internal_dispose_Accessible from inside releaseWidget. GTk should use the same release/cleanup mechanism as the other platforms. This cannot be fixed right now because it involves adding a public method (even though it is "internal", it will be flagged by the API tooling, and no new API is allowed in now)
|
2009-05-06 10:35:22
| 1,241,620,000 |
resolved fixed
|
d8aea19
| 1,320,700,000 |
bundles/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Control.java
|
SWT
|
310 | 362,999 |
Bug 362999 SWTGraphics#scale is broken when used with Printer on Eclipse 3.7 / GTK
| null |
2011-11-06 12:57:15
| 1,320,600,000 |
resolved fixed
|
84b7f4e
| 1,320,850,000 |
bundles/org.eclipse.swt/Eclipse SWT Printing/gtk/org/eclipse/swt/printing/Printer.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/GC.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/GCData.java
|
SWT
|
311 | 362,291 |
Bug 362291 Drag in Webkit Browser is disabled.
| null |
2011-10-28 06:41:10
| 1,319,800,000 |
resolved fixed
|
3be8a9a
| 1,320,070,000 |
bundles/org.eclipse.swt/Eclipse SWT WebKit/gtk/org/eclipse/swt/browser/WebKit.java
|
SWT
|
312 | 356,571 |
Bug 356571 Exception in org.eclipse.swt.graphics.Image.getImageData()
|
I have a large diagram in GEF/Draw2d: 7000x7000 px. I want export this diagram to a jpeg/png. Normally I do this with the following steps: Image image = new Image(display, 7000, 7000); // ... paint figures from GEF diagram in image ImageData imageData = image.getImageData(); ImageLoader loader = new ImageLoader(); loader.data = new ImageData[] { imageData }; loader.save("c:/temp/newImage.png", SWT.IMAGE_PNG); With this large diagram I've got the following exception: org.eclipse.swt.SWTError: No more handles at org.eclipse.swt.SWT.error(SWT.java:4308) at org.eclipse.swt.SWT.error(SWT.java:4197) at org.eclipse.swt.SWT.error(SWT.java:4168) at org.eclipse.swt.graphics.Image.getImageData(Image.java:1463) In the Image class I've found this: int /*long*/ lpvBits = OS.HeapAlloc(hHeap, OS.HEAP_ZERO_MEMORY, imageSize); if (lpvBits == 0) SWT.error(SWT.ERROR_NO_HANDLES); It seems there is a problem with the memory allocation. But I've checked it and there is enough heap memory available. I need ~186 MB for the image model and on the heap there are more then 500 MB available. If I take smaller images this method works fine: Image image = new Image(display, 5000, 5000); // ... paint figures from GEF diagram in image ImageData imageData[]=new ImageData[4]; for (int i = 0; i < imageData.length; i++) { imageData[i] = image.getImageData(); } In this case I've allocated 380 MB (95 MB for each of these 4 image models) without any problem. Please can you improve the implementation of the method org.eclipse.swt.graphics.Image.getImageData() so it can handle also larger images? 10K*10K px should be enough for us. Or do you have another idea how we can export diagrams without using ImageData/ImageLoader? BR, Matthias
|
2011-09-02 07:34:58
| 1,314,960,000 |
resolved fixed
|
270369a
| 1,319,650,000 |
bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/win32/OS.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/GC.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/Image.java
|
SWT
|
313 | 359,869 |
Bug 359869 cannot see mouse selection in highlighted text in StyledText
|
- happens in HEAD, worked fine in 3.7.x - is apparently caused by the recent Cairo graphics work - get eclipse to highlight a range of text in a java editor (eg.- do a search, highlight references to something, etc.) - use the mouse to select some text from within the highlighted range and note that you cannot see the selected range at all (though doing a copy+paste shows that the selection is logically there)
|
2011-10-04 12:31:49
| 1,317,750,000 |
resolved fixed
|
a0c1f03
| 1,319,470,000 |
bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/TextLayout.java
|
SWT
|
314 | 304,001 |
Bug 304001 [mac] No SWT API to set highlighted image for status item
|
Build Identifier: 3.5.1 A status item has two images, regular one and highlighted one. However, the current SWT only supports to set regular image. Java application is unable to specify an image for highlighted status. (Highlighted image shows when the item is selected) Reproducible: Always
|
2010-02-26 03:50:38
| 1,267,170,000 |
resolved fixed
|
83784a0
| 1,319,050,000 |
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/TrayItem.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/TrayItem.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/TrayItem.java examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet143.java
|
SWT
|
315 | 361,313 |
Bug 361313 Javadoc warning in N201110172000
|
/builds/N201110172000/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java:8182: warning - @ is an unknown tag. 1 warning
|
2011-10-18 17:14:21
| 1,318,970,000 |
resolved fixed
|
1842fb6
| 1,319,040,000 |
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java
|
SWT
|
316 | 361,292 |
Bug 361292 StyledText horizontal scroll bar doesn't scroll to the end of line
|
Build Identifier: I20110913-2000 When styled text uses alwaysShowScroll = false, horizontal scroll bar fails to scroll to the end of line Reproducible: Always Steps to Reproduce: 1. run code snippet (see attachment) 2. add more text to a line 3. horizontal scroll bar doesn't scroll to the end of line
|
2011-10-18 14:39:01
| 1,318,960,000 |
resolved fixed
|
e4feb6e
| 1,319,040,000 |
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java
|
SWT
|
317 | 361,177 |
Bug 361177 CTabFolder accessibility improvements
| null |
2011-10-17 14:48:25
| 1,318,880,000 |
resolved fixed
|
e87c984
| 1,318,970,000 |
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabFolder.java
|
SWT
|
318 | 346,517 |
Bug 346517 Add accessible keyboard shortcut to TabFolder and CTabFolder
| null |
2011-05-19 13:57:19
| 1,305,830,000 |
resolved fixed
|
7220efe
| 1,318,970,000 |
bundles/org.eclipse.swt/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabFolder.java bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/TabFolder.java
|
SWT
|
319 | 361,189 |
Bug 361189 StyledText vertical scroll bar won't scroll to the end of the text
|
Build Identifier: I20110913-2000 When styled text has vertical scroll bar with variable alwaysShowScroll set to false, the last line of the text is partically shown. Reproducible: Always Steps to Reproduce: 1. run the code snippet (see attachment) 2. add more lines to the text 3. vertical scroll bar won't scroll to the end of the text
|
2011-10-17 17:13:18
| 1,318,890,000 |
resolved fixed
|
6dc89de
| 1,318,960,000 |
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java
|
SWT
|
320 | 332,259 |
Bug 332259 [Browser] Post requests always uses application/x-www-form-urlencoded content-type
|
I am trying to use the SWT browser to talk to a webserver that is expecting application/json content. However, when I 'post' data (using the browser API setURL(String, String, String[])) method, it *always* sets my content-type to application/x-www-form-urlencoded. Even if I specify a different content-type in the headers field, it gets replaced with application/x-www-form-urlencoded. This is happening in both Mozilla and Webkit (on Linux/GTK), I don't know about other platforms. It appears that both browser implementations will always set this field regardless of what other headers are set. Maybe we can check if these fields are already set, and use the existing values if so. (This appears to be the same for content-length too, although that's likely not as serious).
|
2010-12-09 17:42:43
| 1,291,930,000 |
resolved fixed
|
016dc8e
| 1,318,880,000 |
bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java bundles/org.eclipse.swt/Eclipse SWT WebKit/gtk/org/eclipse/swt/browser/WebKit.java
|
SWT
|
321 | 27,096 |
Bug 27096 [StyledText] scrollbars always visible
|
the console view always has scrollbars on linux/gtk. this is eating some screen real-estate, so can they be turned off when the console is empty?
|
2002-11-25 11:08:58
| 1,038,240,000 |
resolved fixed
|
4af2139
| 1,318,880,000 |
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java
|
SWT
|
322 | 154,904 |
Bug 154904 Ampersands in tree column headers do not show on Windows
| null |
2006-08-23 14:29:19
| 1,156,360,000 |
resolved fixed
|
d753872
| 1,318,520,000 |
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/TableColumn.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/TreeColumn.java
|
SWT
|
323 | 355,815 |
Bug 355815 Cant 'get' listener for CaretMoved
|
Build Identifier: M20110210-1200 I have a StyledText object. I want to check if I have already added a 'caretMoved' listener. However, the event type StyledText.CaretMoved is not public so I cannot access it and thus cannot check for it using styledText.getListners(). The event types in the StyledText need to be made public Reproducible: Always
|
2011-08-25 06:48:13
| 1,314,270,000 |
resolved fixed
|
0e02258
| 1,318,430,000 |
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/ST.java
|
SWT
|
324 | 359,101 |
Bug 359101 StyledText - line for underlined text with a 'rise' other than zero is not shifted
|
Build Identifier: I20110620-1631 In StyledText when a range of characters are underlined and in the same time have a 'rise' attribute different than zero, the line is drawn as if 'rise' would be zero. The same thing happens for strikeout. Reproducible: Always Steps to Reproduce: StyledText st = new StyledText (parentComposite, SWT.NORMAL); st.setText ("ABCDE"); StyleRange sr = new StyleRange (); sr.start = 1; sr.length = 3; sr.underlineStyle = SWT.UNDERLINE_SINGLE; sr.underline = true; sr.rise = +20; st.setStyleRange (sr);
|
2011-09-27 11:50:07
| 1,317,140,000 |
resolved fixed
|
e9f1275
| 1,317,820,000 |
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/TextLayout.java
|
SWT
|
325 | 350,783 |
Bug 350783 certain images cause "no more handles" on win7
|
Build Identifier: 20110615-0604 When searching for a certain plugin using the marketplace client the query takes quite a lot of time and then crashes with an Unhandled event loop exception: SWTError: No more handles. I can reproduce this with a clean JavaEE-Package install, everytime I switch to the Yoxos marketplace and do search for "Target Management" it crashes this way. Searching for other things is fine, searching for Target Management in the Eclipse marketplace, too. Reproducible: Always Steps to Reproduce: 1. Open Marketplace Client 2. Switch to Yoxos marketplace 3. Type "Target Management" in the find box and press enter
|
2011-06-30 04:44:54
| 1,309,420,000 |
resolved fixed
|
07bbcf1
| 1,317,760,000 |
bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/gdip/Gdip.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/Image.java
|
SWT
|
326 | 345,093 |
Bug 345093 Shell.setVisible is extremely slow on Linux
| null |
2011-05-09 03:15:25
| 1,304,930,000 |
resolved fixed
|
b1df683
| 1,317,660,000 |
bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Shell.java
|
SWT
|
327 | 293,932 |
Bug 293932 *Event#toString() methods should write hex strings for masks
| null |
2009-11-02 10:18:34
| 1,257,180,000 |
resolved fixed
|
8831807
| 1,317,660,000 |
bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/events/GestureEvent.java bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/events/KeyEvent.java bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/events/MouseEvent.java bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/events/SelectionEvent.java bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/events/TouchEvent.java
|
SWT
|
328 | 342,282 |
Bug 342282 Provide a flag to disable tree twistie animation and hiding
|
The Windows 7/Vista default tree expando animation and hiding has issues. For one, its reducing usability of trees because you can not easily see if a tree node has child elements or not without giving focus to the tree. And I also see performance issues. In once case, the UI thread was busy doing things until the twistie animation has finished until async runnables on the display thread would allow to execute (up to 1 second delays). Attached is a patch to introduce a new system property to control this.
|
2011-04-08 09:17:52
| 1,302,270,000 |
resolved fixed
|
bfbb846
| 1,317,310,000 |
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Tree.java
|
SWT
|
329 | 359,289 |
Bug 359289 [Browser] add WebKit support on linux ppc64
| null |
2011-09-28 14:21:23
| 1,317,230,000 |
resolved fixed
|
c6d37fa
| 1,317,230,000 |
bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java bundles/org.eclipse.swt/Eclipse SWT WebKit/gtk/org/eclipse/swt/internal/webkit/WebKitGTK.java
|
SWT
|
330 | 357,026 |
Bug 357026 Virtual Table throws exception when AVG is installed
| null |
2011-09-07 20:40:27
| 1,315,440,000 |
resolved fixed
|
97cf8bf
| 1,317,230,000 |
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Table.java
|
SWT
|
331 | 345,682 |
Bug 345682 WebKit for GTK not detected.
| null |
2011-05-12 23:53:23
| 1,305,260,000 |
resolved fixed
|
be73abf
| 1,317,140,000 |
bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/NativesGenerator.java bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java bundles/org.eclipse.swt/Eclipse SWT WebKit/gtk/org/eclipse/swt/browser/WebKit.java bundles/org.eclipse.swt/Eclipse SWT WebKit/gtk/org/eclipse/swt/internal/webkit/WebKitGTK.java
|
SWT
|
332 | 349,978 |
Bug 349978 need Accessible.sendEvent(int event, Object eventData, int childID)
|
Build Identifier: SWT v3659c We have our own version of ToolBar control. It is not OS native based. It draws the UI by itself. To support accessibility, we do the same thing as initAccessible() in SWT CTabFolder. So like CTabFolder, we have only 1 accessibility object in our version of ToolBar. Now we want to support various Accessibility events, so that JAWS can receive the events, then change the accessibility properties. The problem is currently SWT provides only Accessible.sendEvent(int event, Object eventData). It does not allow us to specify childID. To do that, we know we need to instantiate Accessible object by calling constructor Accessible(Accessible parent), but actually we implemented only 1 Accessibile object (and not creating Accessible(Accesssible parent)). So we don't want to rewrite our current accessibility code. So, we would like to propose SWT to have: Accessible.sendEvent(int event, Object eventData, int childID) Reproducible: Always
|
2011-06-21 14:39:28
| 1,308,680,000 |
resolved fixed
|
7c05ea7
| 1,317,130,000 |
bundles/org.eclipse.swt/Eclipse SWT Accessibility/carbon/org/eclipse/swt/accessibility/Accessible.java bundles/org.eclipse.swt/Eclipse SWT Accessibility/cocoa/org/eclipse/swt/accessibility/Accessible.java bundles/org.eclipse.swt/Eclipse SWT Accessibility/emulated/org/eclipse/swt/accessibility/Accessible.java bundles/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java bundles/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java bundles/org.eclipse.swt/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java
|
SWT
|
333 | 357,127 |
Bug 357127 Source hover does not show any source code
|
Build Identifier: 20110615-0604 Shift-Hover does not show any source code as it used to in Eclipse 3.6. I tried all possible settings in the corresponding preference tab, but none of them yielded any source code display. I confirmed this does *not* happen with Eclipse on win32, but it does on Mac 64. Reproducible: Always Steps to Reproduce: 1. shift-hover over any method call
|
2011-09-08 13:27:37
| 1,315,500,000 |
resolved fixed
|
cba9ee1
| 1,317,040,000 |
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Widget.java
|
SWT
|
334 | 358,188 |
Bug 358188 Horizontal alignment in StyledText does not work for SWT.SINGLE
|
Build Identifier: 20110505-1223 Horizontal alignment (!=left) only works when StyledText style is set to SWT.MULTI and SWT.WRAP. If a StyledText SWT.SINGLE is created using the alignment SWT.CENTER or SWT.RIGHT, the text and caret disappear. It seems to be a problem related to the TextLayout width which is returning wrong numbers (like it has not width defined). Reproducible: Always Steps to Reproduce: Code-snippet: StyledText styledText = new StyledText(parent, SWT.SINGLE); styledText.setText(text); styledText.setAlignment(SWT.CENTER); styledText.setBounds(rectangle); I used this code as a Control of a CellEditor.
|
2011-09-20 03:46:07
| 1,316,500,000 |
resolved fixed
|
1732ed4
| 1,316,800,000 |
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/TextLayout.java
|
SWT
|
335 | 331,948 |
Bug 331948 setBackground does not work in DateTime with SWT.CALENDAR
|
Only the header of the calendar changes, not the content. It should be the other way around. We need to set the base color (not the bg color) in the handle when used with SWT.CALENDAR.
|
2010-12-06 15:35:26
| 1,291,670,000 |
resolved fixed
|
8d66c54
| 1,316,890,000 |
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/DateTime.java tests/org.eclipse.swt.tests/JUnit Tests/org/eclipse/swt/tests/junit/Test_org_eclipse_swt_widgets_Control.java
|
SWT
|
336 | 354,745 |
Bug 354745 keyboard navigation in Browser widget broken with IE 9 on some pages
| null |
2011-08-15 13:04:58
| 1,313,430,000 |
resolved fixed
|
b3289ec
| 1,316,720,000 |
bundles/org.eclipse.swt/Eclipse SWT Browser/win32/org/eclipse/swt/browser/WebSite.java
|
SWT
|
337 | 357,696 |
Bug 357696 Always use Cairo for GC with GTK>2.17
|
We should automatically be using Cairo for all GC operations with GTK versions greater than 2.17
|
2011-09-14 17:41:46
| 1,316,040,000 |
resolved fixed
|
a30cce4
| 1,316,040,000 |
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/Device.java
|
SWT
|
338 | 357,138 |
Bug 357138 [Mozilla] should not use nsIFile.getNative*()
|
BDS posted about this on a mozilla newsgroup today. nsIFile.getNative*() methods should not be used because they do not support filenames with unusual characters. The Browser's Mozilla implementation currently uses nsIFile.getNativePath() twice and nsIFile.getNativeLeafName() once. These should be changed to use their UTF-16 counterparts.
|
2011-09-08 14:38:55
| 1,315,510,000 |
resolved fixed
|
d25451b
| 1,315,510,000 |
bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Download.java bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/FilePicker.java bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java
|
SWT
|
339 | 343,331 |
Bug 343331 [Mac] GLCanvas draws on top of fast views
|
Build Identifier: 20110218-0911 GLCanvas cannot be occluded by fast views, it just draws happily on top of them. Reproducible: Always Steps to Reproduce: 1) Launch the IDE product including the 2 attached plugins (org.lwjgl and testcase). 2) Show the "Bug View" from the "Bug Category". The canonical spinning torus example should appear in a view. 3) Minimize another view and then reveal it such that it overlaps the bug view... the GLCanvas of the bug view keeps drawing the torus on top of the fast view.
|
2011-04-19 22:04:42
| 1,303,270,000 |
resolved fixed
|
4222a62
| 1,315,420,000 |
bundles/org.eclipse.swt/Eclipse SWT OpenGL/cocoa/org/eclipse/swt/opengl/GLCanvas.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSOpenGLContext.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Canvas.java
|
SWT
|
340 | 355,149 |
Bug 355149 Workbench window rendering very slow when restored from minimized state if previously maximized
|
Build Identifier: I20110620-1631 I have noticed that the workbench window is very slow to re-render when the windows is restored from a minimized state if the window was previously maximized. It is much faster to re-render if the window was NOT maximized before it was minimized. I will be attaching a screencast that demonstrates the issue with the Eclipse 4.1 IDE. The same behavior is exhibited with prior versions of the IDE (such as 3.6 or 3.7). The behavior can even be seen with the very simple RCP mail demo application. It's not quite as bad there but definitely noticeable. I am logging this issue primarily because it also affects an RCP application I am working on and it affect that application to a greater degree than the Elipse IDE. It looks pretty bad. I suspect other RCP applications must be experiencing the same issue. In the attached screencast I first minimize and restore the application several times from a maximized state. Then, I switch the app to be non-maximized and minimize/restore a few more times. Finally, I maximize again and minimize/restore a couple more times. You should see how the minimize/restore when the application is NOT maximized is much quicker. I've done a little searching to see if someone else has already logged this issue but I didn't find a bug that quite matched. I am sort of surprised at this so maybe I just didn't find the right one. I apologize if I am logging a duplicate. Reproducible: Always Steps to Reproduce: 1. Open Eclipse IDE 2. Maximize workbench window 3. Minimize workbench window 4. Restore workbench window and observe issue 5. Repeat steps 3,4. Isssue always occurs 6. Slightly decrease size of window such that it is not maximized, but nearly the size it would be if it were maximized 7. Repeat steps 3, 4. Rendering is much quicker. I would expect restore from a minimized state if the window was maximized to be as quick or at least nearly as quick.
|
2011-08-18 15:00:16
| 1,313,690,000 |
resolved fixed
|
1ee8264
| 1,315,340,000 |
bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/win32/OS.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Decorations.java
|
SWT
|
341 | 356,476 |
Bug 356476 ControlExample: Can't enter multi-digit values in ProgressBar's spinners
| null |
2011-09-01 09:54:06
| 1,314,890,000 |
resolved fixed
|
d0c62e6
| 1,314,890,000 |
examples/org.eclipse.swt.examples/src/org/eclipse/swt/examples/controlexample/ProgressBarTab.java
|
SWT
|
342 | 349,812 |
Bug 349812 Rotate gesture not working on 64bit build
|
Cocoa 64 bit build Version: 3.7.0 Build id: I20110603-0909 Steps: 1) Run Snippet 353 2) Try the rotate gesture on the trackpad The gesture is recognized but event.rotation field is always 0. This works fine on 32 bit build.
|
2011-06-20 09:01:52
| 1,308,570,000 |
verified fixed
|
2f42a69
| 1,314,220,000 |
bundles/org.eclipse.swt.tools/Mac Generation/org/eclipse/swt/tools/internal/MacGenerator.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSBezierPath.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSBox.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSColor.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSColorPanel.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSComboBox.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSEvent.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSFont.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSFontPanel.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSLayoutManager.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSNumber.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSOpenPanel.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSOutlineView.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSPanel.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSSavePanel.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSScreen.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSScroller.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSSlider.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSStatusBar.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSTableColumn.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSTableView.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSTextTab.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSTypesetter.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSWindow.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/SFCertificatePanel.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/SFCertificateTrustPanel.java bundles/org.eclipse.swt/Eclipse SWT Printing/cocoa/org/eclipse/swt/printing/Printer.java
|
SWT
|
343 | 355,524 |
Bug 355524 StyledText: Horizontal scrollbar is not reset when calling setText(String)
|
Build Identifier: When the StyledText displays a horizontal scrollbar and the text is cleared by calling StyledText.setText(""), the horizontal scrollbar is not updated. However, this problem does not occur when the text is cleared by manually selecting and deleting the text. Reproducible: Always Steps to Reproduce: 1) Run the attached snippet and click on the 'Clear' button. Result: The horizontal scrollbar is not reset correctly, but the vertical scrollbar is. 2) Re-run the snippet, delete all text by pressing Ctrl+A, then Delete key. Result: Both scrollbars are reset correctly.
|
2011-08-23 11:10:52
| 1,314,110,000 |
resolved fixed
|
bd21f37
| 1,314,120,000 |
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledTextRenderer.java
|
SWT
|
344 | 355,090 |
Bug 355090 Missing version check when using OS.sel_flashScrollers
|
When I run the ControlExample on Mac OSX 10.6, this message is printed on the console. java[50660:a07] -[SWTScrollView flashScrollers]: unrecognized selector sent to instance 0x1215d0 The version check for OSX 10.7 is missing before using OS.sel_flashScrollers in ScrollBar.updateBar().
|
2011-08-18 10:14:52
| 1,313,680,000 |
verified fixed
|
b7c19e9
| 1,314,120,000 |
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/ScrollBar.java
|
SWT
|
345 | 326,311 |
Bug 326311 Bus error in org.eclipse.swt.internal.cocoa.OS.object_getInstanceVariable (called from Tree.expandItem)
|
Happened in a recent 4.1 stream build. I had a bunch of incoming changes in the sync view (displayed as change sets), selected them all and picked "Update". While the tree in the sync view changed (the change sets disappeared incrementally), I tried to expand one of the items, hoping to see what the change set contained before it disappeared. The crash may have happened because the item to expand didn't exist anymore when the event was processed. I'm going to attach the thread dump. Here are the first few lines from it: Process: eclipse [218] Path: /Users/bokowski/Desktop/4.1M2a/Eclipse.app/Contents/MacOS/eclipse Identifier: org.eclipse.eclipse Version: 3.6 (3.6) Code Type: X86-64 (Native) Parent Process: launchd [70] Interval Since Last Report: 22944436 sec Crashes Since Last Report: 5 Per-App Interval Since Last Report: 2683260 sec Per-App Crashes Since Last Report: 1 Date/Time: 2010-09-27 10:40:39.631 -0400 OS Version: Mac OS X 10.5.8 (9L31a) Report Version: 6 Anonymous UUID: 16031B24-5279-4D25-9BB4-90858BD86F29 Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x000000770000c577 Crashed Thread: 0 Application Specific Information: Java information: Exception type: Bus Error (0xa) at pc=7fff81d8ff78 Java VM: Java HotSpot(TM) 64-Bit Server VM (16.3-b01-279 mixed mode macosx-amd64) Current thread (112801000): JavaThread "main" [_thread_in_native, id=1885091584, stack(7fff5f400000,7fff5fc00000)] Stack: [7fff5f400000,7fff5fc00000] Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) J org.eclipse.swt.internal.cocoa.OS.object_getInstanceVariable(J[B[J)J J org.eclipse.swt.widgets.Display.getWidget(J)Lorg/eclipse/swt/widgets/Widget; j org.eclipse.swt.widgets.Tree.expandItem_expandChildren(JJJZ)V+6 j org.eclipse.swt.widgets.Display.windowProc(JJJJ)J+384 v ~StubRoutines::call_stub J org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Lorg/eclipse/swt/internal/cocoa/objc_super;JJ)J j org.eclipse.swt.widgets.Widget.callSuper(JJJ)V+32 j org.eclipse.swt.widgets.Widget.mouseDownSuper(JJJ)V+5 j org.eclipse.swt.widgets.Tree.mouseDownSuper(JJJ)V+200 j org.eclipse.swt.widgets.Widget.mouseDown(JJJ)V+5 j org.eclipse.swt.widgets.Control.mouseDown(JJJ)V+42 j org.eclipse.swt.widgets.Tree.mouseDown(JJJ)V+192 J org.eclipse.swt.widgets.Display.windowProc(JJJ)J v ~StubRoutines::call_stub J org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Lorg/eclipse/swt/internal/cocoa/objc_super;JJ)J j org.eclipse.swt.widgets.Widget.callSuper(JJJ)V+32 j org.eclipse.swt.widgets.Widget.windowSendEvent(JJJ)V+5 j org.eclipse.swt.widgets.Shell.windowSendEvent(JJJ)V+482 J org.eclipse.swt.widgets.Display.windowProc(JJJ)J v ~StubRoutines::call_stub J org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Lorg/eclipse/swt/internal/cocoa/objc_super;JJ)J j org.eclipse.swt.widgets.Display.applicationSendEvent(JJJ)V+383 j org.eclipse.swt.widgets.Display.applicationProc(JJJ)J+67 v ~StubRoutines::call_stub J org.eclipse.swt.internal.cocoa.OS.objc_msgSend(JJJ)J J org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run()V j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12 j org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(Lorg/eclipse/e4/ui/model/application/MApplicationElement;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+19 j org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(Lorg/eclipse/e4/ui/model/application/MApplicationElement;)V+162 j org.eclipse.ui.internal.Workbench$3.run()V+124 j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12 j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18 j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2 j org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+99 j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135 j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103 j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29 j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+137 j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183 v ~StubRoutines::call_stub j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0 j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87 j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6 j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161 j org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+211 j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+126 j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4 v ~StubRoutines::call_stub
|
2010-09-27 10:43:58
| 1,285,600,000 |
resolved fixed
|
6da7bd3
| 1,314,110,000 |
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Tree.java
|
SWT
|
346 | 350,312 |
Bug 350312 Embedded SWT in Swing (in SWT) breaks between 3.6.x and 3.7
| null |
2011-06-24 13:47:34
| 1,308,940,000 |
resolved fixed
|
fa54b4f
| 1,313,700,000 |
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Shell.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Widget.java
|
SWT
|
347 | 281,912 |
Bug 281912 printing to non-default printer no longer works properly
|
from the newsgroup: " I have 2 printers: 1. CITIZEN CTS-4000. This is a kitchen printer with paper width 112 mm 2. Kyocera with A4 a paper If in Windows I define the first printer as standard, our prints to Kyocera are wrong! Text-Face is too big and page-size is too small. This configuration was working with swt 3.4 but is now not working with swt 3.5.
|
2009-06-29 16:35:26
| 1,246,310,000 |
resolved fixed
|
0af6a7d
| 1,313,620,000 |
bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/win32/OS.java bundles/org.eclipse.swt/Eclipse SWT Printing/win32/org/eclipse/swt/printing/Printer.java
|
SWT
|
348 | 350,751 |
Bug 350751 SWT TrayItem Image not scaling properly on Mac OSX
| null |
2011-06-29 17:38:25
| 1,309,380,000 |
verified fixed
|
c7aff84
| 1,312,900,000 |
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/TrayItem.java
|
SWT
|
349 | 352,880 |
Bug 352880 [10.7]Shell toolbar: separator causes toolbar buttons to not show up
|
Build Identifier: 3.7.0.v3735b 1. launch attached sample on OS X 10.7 => the toolbar buttons "Hello" and "World" show up 2. uncomment the separator line and relaunch => only the toolbar button "Hello" is shown Reproducible: Always
|
2011-07-22 11:15:21
| 1,311,350,000 |
resolved fixed
|
6e01819
| 1,312,830,000 |
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/ToolItem.java
|
SWT
|
350 | 353,523 |
Bug 353523 SWT_AWT broken on Mac OS X Leopard (10.5.8)
|
Build Identifier: 3.7 final NPE at org.eclipse.swt.widgets.Shell.createHandle(Shell.java:735) Using the simple test case attached, there is a NPE each time one tries to create a new Shell, see the terminal output attached with stackTrace. OS is Mac OS X 10.5.8 I've tried with: - Java 6 1.6.0_26 - 64-bit - Java 5 1.5.0_30 - 64-bit - Java 5 1.5_0_30 - 32-bit All with the same result. Some users reported the same issue with Java 6 1.6.0_24 - always on Leopard 10.5.8 The same code runs fine in Snow Leopard 10.6.8 This is a critical issue for us since it basically breaks Leopard compatibility. Thanks for having a look. Reproducible: Always Steps to Reproduce: 1. Run the sample code attached 2. NPE happends at line 32 - caused by Shell.createHandle(Shell.java:735)
|
2011-08-01 15:57:37
| 1,312,230,000 |
verified fixed
|
c09103e
| 1,312,820,000 |
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Shell.java
|
SWT
|
351 | 345,979 |
Bug 345979 Helios crash on Linux!
|
Build Identifier: M20110210-1200 Since I installed a 64bit version on my Ubuntu 11.04 (64bit), I got some crashes in my IDE with apparently no reason at all. Thanks Reproducible: Sometimes
|
2011-05-16 12:26:41
| 1,305,560,000 |
resolved fixed
|
ea9da01
| 1,312,570,000 |
bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/MenuItem.java
|
SWT
|
352 | 348,309 |
Bug 348309 [10.7]Awkward Scroll Bars
|
Scroll Bars look strange on Mac OS X LION. The introduced a new scroll bar look similar to iPhone or iPad. But the SWT Scrollbars mix the old and the new look! The still use the old background. -- I will add a screenshot as far as a have one --
|
2011-06-04 17:18:10
| 1,307,220,000 |
resolved fixed
|
beb3230
| 1,312,560,000 |
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSScroller.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/ScrollBar.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Slider.java
|
SWT
|
353 | 347,756 |
Bug 347756 [10.7] Keyboard events are not received if Shell has SWT.RESIZE style
|
If a Shell has the SWT.RESIZE style the Key evenets are not received to a registered listener. This is on OS X 10.7 (Lion) Developer Preview 3.
|
2011-05-31 06:51:00
| 1,306,840,000 |
resolved fixed
|
73e7ebb
| 1,312,490,000 |
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Shell.java
|
SWT
|
354 | 352,694 |
Bug 352694 GC can not capture screen correctly in MAC 10.7 lion
|
Build Identifier: Eclipse SDK 3.6.2 carbon M20110105-0951 GC can not capture screen correctly in MAC 10.7 lion Reproducible: Always Steps to Reproduce: Run the sample, it will capture an area and stored the contents into an image. In MAC 10.7, it can not capture correctly(Both carbon and cocoa has this issue). 10.6 has no problem.
|
2011-07-20 23:34:56
| 1,311,220,000 |
resolved fixed
|
b74b414
| 1,312,410,000 |
bundles/org.eclipse.swt/Eclipse SWT PI/carbon/org/eclipse/swt/internal/carbon/OS.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/graphics/GC.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/GC.java
|
SWT
|
355 | 345,411 |
Bug 345411 Table.pack() makes column width too small by one pixel
|
On Windows 7, when adding a listener for the event type SWT.MeasureItem, the method TableColumn.pack() for all but the first column makes the column too small by one pixel. The column shows 'the...' instead of 'there'. I can reproduce the problem with the code below compiled with org.eclipse.swt.win32.win32.x86_3.6.2.v3659c.jar or org.eclipse.swt.win32.win32.x86_3.7.0.v3730b.jar I do not see the problem on Windows XP. Also, the problem goes away when removing the listener. Sample code: ============ public class Main { public static void main(String[] args) { try { Display display = new Display(); Shell shell = new Shell(display); shell.setLayout(new FillLayout()); final Table table = new Table(shell, SWT.NONE); table.setHeaderVisible(true); table.addListener(SWT.MeasureItem, new Listener() { @Override public void handleEvent(Event event) { } }); TableColumn column1 = new TableColumn(table, SWT.NONE); TableColumn column2 = new TableColumn(table, SWT.NONE); for (int i = 0; i < 10; i++) { TableItem item = new TableItem(table, SWT.NONE); item.setText(new String[] {"hi", "there"}); } column1.pack(); column2.pack(); shell.setSize(300, 300); shell.open(); while (!shell.isDisposed()) { if (!display.readAndDispatch()) display.sleep(); } display.dispose(); } catch (Throwable th) { System.out.println(th); } } }
|
2011-05-11 08:38:47
| 1,305,120,000 |
resolved fixed
|
e52152f
| 1,311,790,000 |
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/TableItem.java
|
SWT
|
356 | 352,860 |
Bug 352860 NullPointerException when closing using system menu item (SWT.ID_QUIT)
|
Build Identifier: 3.7.0.v3735b 1. Launch the attached test case (OS X 10.6 or 10.7) 2. Press Cmd+Q 3. The attached stacktrace occurs Reproducible: Always
|
2011-07-22 09:35:05
| 1,311,340,000 |
resolved fixed
|
088c790
| 1,311,760,000 |
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/MenuItem.java
|
SWT
|
357 | 348,164 |
Bug 348164 text boxes in server overview for times are too small on Cocoa / Mac
| null |
2011-06-03 01:38:08
| 1,307,080,000 |
resolved fixed
|
7f71f1b
| 1,311,710,000 |
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Spinner.java
|
SWT
|
358 | 335,857 |
Bug 335857 Keyboard moves sash the other way when controls have SWT.RIGHT_TO_LEFT on it
|
1. Run the snippet below. 2. Hit the <- key. 3. The sash moves right. 4. Likewise, the -> key moves the sash to the left. I'm not sure if bidi rules makes sense here. Shouldn't it do what the user is seeing _visually_ given that I am not trying to enter text here? Display display = new Display(); Shell shell = new Shell(display, SWT.SHELL_TRIM | SWT.RIGHT_TO_LEFT); shell.setSize(400, 300); final Sash sash = new Sash(shell, SWT.BORDER | SWT.VERTICAL | SWT.RIGHT_TO_LEFT); sash.setBounds(180, 10, 32, 240); sash.addListener(SWT.Selection, new Listener() { public void handleEvent(Event e) { sash.setBounds(e.x, e.y, e.width, e.height); } }); shell.open(); sash.setFocus(); while (!shell.isDisposed()) { if (!display.readAndDispatch()) display.sleep(); } display.dispose();
|
2011-01-31 10:28:29
| 1,296,490,000 |
resolved fixed
|
86e5903
| 1,311,270,000 |
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Sash.java
|
SWT
|
359 | 352,487 |
Bug 352487 Mnemonic on label field does not work
| null |
2011-07-19 12:24:42
| 1,311,090,000 |
resolved fixed
|
caaf50e
| 1,311,100,000 |
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Label.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Label.java
|
SWT
|
360 | 351,494 |
Bug 351494 List is not displayed when using GridLayout on Linux with GTK+ >=2.18.4
| null |
2011-07-07 17:35:38
| 1,310,070,000 |
resolved fixed
|
1e81417
| 1,311,090,000 |
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Control.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/List.java
|
SWT
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.