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 |
|---|---|---|---|---|---|---|---|---|---|---|
61 | 407,862 | Bug 407862 Permanent VNC connection to Windows Hudson slave down | null | 2013-05-13 06:22:32 | 1,368,440,000 | verified fixed | f6a9fae | 1,369,220,000 | tests/org.eclipse.swt.tests/JUnit Tests/org/eclipse/swt/tests/junit/Test_org_eclipse_swt_widgets_Display.java | SWT |
62 | 408,608 | Bug 408608 [Browser] WebKitGTK 2.0 spews error message on every keystroke | null | 2013-05-21 12:00:33 | 1,369,150,000 | resolved fixed | 6b181ae | 1,369,150,000 | bundles/org.eclipse.swt/Eclipse SWT WebKit/gtk/org/eclipse/swt/browser/WebKit.java | SWT |
63 | 358,376 | Bug 358376 Provide ability to handle reopen-events (user clicks dock icon for running application) | Build Identifier: On OS X, applications may not show windows while still running. Usually, there are two options to open a new application window: using the menu bar or clicking the dock icon. The first one is already supported by SWT 3.7, but not the second one (at least I did not found a possibility). Please add supp... | 2011-09-21 05:08:48 | 1,316,600,000 | resolved fixed | b402979 | 1,368,720,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java | SWT |
64 | 408,146 | Bug 408146 NPE in WebKit.handleEventFromFunction() on mouse-wheel from within VMWare | null | 2013-05-15 11:49:23 | 1,368,630,000 | resolved fixed | f7ed035 | 1,368,640,000 | bundles/org.eclipse.swt/Eclipse SWT WebKit/gtk/org/eclipse/swt/browser/WebKit.java | SWT |
65 | 407,555 | Bug 407555 StackOverflowError in SWT widgets on Mac OS | When trying to display the UML Class diagram during profiling using Execution analysis, we repeatedly get StockOverflowError in SWT widget causing the workbench to crash. This problem only shows up in Mac OS, not on Linux or Windows. Here's the stack trace (repeated many times over and over again): java.lang.StackOverf... | 2013-05-08 12:11:12 | 1,368,030,000 | resolved fixed | 9a80949 | 1,368,210,000 | bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSView.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/Control.java | SWT |
66 | 407,479 | Bug 407479 Tracker window shows up in taskbar even though it is not supposed to | null | 2013-05-07 22:24:49 | 1,367,980,000 | resolved fixed | 13013d1 | 1,368,020,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Tracker.java | SWT |
67 | 389,491 | Bug 389491 Screen turns black when moving tabs | null | 2012-09-13 06:59:58 | 1,347,530,000 | verified fixed | 05c6b3f | 1,367,950,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Tracker.java | SWT |
68 | 407,457 | Bug 407457 Browser no longer working on Solaris | - 4.3RC1 test pass, happens with Solaris on SPARC and x86 architectures - Mozilla-based browsers still seem to work fine on other platforms - problem was likely introduced during merge of XULRunner 17 work | 2013-05-07 15:02:45 | 1,367,950,000 | resolved fixed | 11ce129 | 1,367,950,000 | bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java | SWT |
69 | 406,623 | Bug 406623 [DBCS4.3]: The first character in empty StyledText is duplicated when using custom StyledTextContent | null | 2013-04-26 04:09:29 | 1,366,960,000 | verified fixed | c344dba | 1,367,860,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledTextRenderer.java | SWT |
70 | 392,774 | Bug 392774 [GTK3] Need to implement Table/TreeDraSourceEffect.getDragSourceImage | In GTK3, gtk_tree_view_create_row_drag_icon() returns a cairo_surface_t instead of GdkPixmap. I have released a VERSION check for now so that I can make the GdkGC and GdkPixmap calls dynamic. Need to revisit this later. | 2012-10-24 13:27:10 | 1,351,100,000 | resolved fixed | aa3c6d8 | 1,367,410,000 | bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/gtk/org/eclipse/swt/dnd/DragSource.java 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/Eclip... | SWT |
71 | 406,912 | Bug 406912 Support XULRunner 1.9.2 on Windows x86_64 | null | 2013-04-30 10:58:18 | 1,367,330,000 | resolved fixed | 1905ff1 | 1,367,350,000 | bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java | SWT |
72 | 405,244 | Bug 405244 Accessibility: There is no way to supply group position information for IAccessible2 support | There is get_groupPosition() method in IAccessible2 which is used to get accessibility group information for a child. But in 3.7.2, there is no implementation for that method which cause AT tools not able to get group information. Even in Eclipse 4.2.2, get_groupPosition() only implemented group information for radio b... | 2013-04-09 04:40:51 | 1,365,500,000 | resolved fixed | 6b3c7f0 | 1,367,010,000 | bundles/org.eclipse.swt/Eclipse SWT Accessibility/common/org/eclipse/swt/accessibility/ACC.java bundles/org.eclipse.swt/Eclipse SWT Accessibility/common/org/eclipse/swt/accessibility/AccessibleAttributeAdapter.java bundles/org.eclipse.swt/Eclipse SWT Accessibility/common/org/eclipse/swt/accessibility/AccessibleAttribut... | SWT |
73 | 404,776 | Bug 404776 crash: fatal error in soup_session_feature_detach with WebKitGTK+ >= 1.11.91 | null | 2013-04-03 03:35:18 | 1,364,970,000 | resolved fixed | b22a7d1 | 1,366,920,000 | bundles/org.eclipse.swt/Eclipse SWT WebKit/gtk/org/eclipse/swt/browser/WebKit.java | SWT |
74 | 235,618 | Bug 235618 Support the @noreference Javadoc tag on types | SWT has a class GCData that is a public type in an API package. However, the class is documented as: * <b>IMPORTANT:</b> This class is <em>not</em> part of the public * API for SWT. It is marked public only so that it can be shared * within the packages provided by SWT. It is not available on all * platforms, and shoul... | 2008-06-04 11:02:44 | 1,212,590,000 | verified fixed | 5819843 | 1,366,660,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/GCData.java | SWT |
75 | 404,163 | Bug 404163 [GTK3] setBackgroundImage not working on Fedora 18 | This snippet fails on GTK3 when running on Fedora 18. import org.eclipse.swt.SWT; import org.eclipse.swt.widgets.*; public class Test { public static void main(String[] args) { Display display = new Display(); Shell shell = new Shell(display); shell.setBackgroundImage(display.getSystemImage(SWT.ICON_ERROR)); Composite ... | 2013-03-22 11:59:27 | 1,363,970,000 | resolved fixed | fb6bc4c | 1,365,000,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Control.java | SWT |
76 | 403,102 | Bug 403102 [GTK3] pointer image is often wrong when moving from editor to view | 4.3M6 test build - open an editor - move the mouse pointer into the editor space, then out to one of the views adjacent to it, and the pointer image is often left as a resize (N/S or E/W arrows) image that was adopted when moving over the sash separating the editor and view | 2013-03-12 14:34:59 | 1,363,110,000 | resolved fixed | f176c66 | 1,364,320,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Control.java | SWT |
77 | 397,107 | Bug 397107 [GTK3] CTabFolder rendering hangs | Eclipse 4.3M4 run with SWT_GTK3=1 Fedora 17, Gtk+ 3.4.4 1. Open Problems view (empty) 2. Click on Description header for sorting 3. Eclipse hangs, using 100% CPU Stack trace: "main" prio=10 tid=0x00007fc8f4008800 nid=0xc79 runnable [0x00007fc8fb1e0000] java.lang.Thread.State: RUNNABLE at org.eclipse.swt.internal.gtk.OS... | 2012-12-21 15:19:49 | 1,356,120,000 | resolved fixed | d453cf5 | 1,364,230,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/Composite.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Control.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Label.java bundles/o... | SWT |
78 | 384,175 | Bug 384175 [Win7]Text#setMessage(java.lang.String) has no effect on Text with setEditable(false) | Build Identifier: Indigo Service Release 1, build ID 20110916-0149 The message isn't displayed if the Text isn't editable. In Linux and Windows XP the text is displayed Reproducible: Always | 2012-07-03 10:52:16 | 1,341,330,000 | resolved fixed | 3462638 | 1,364,230,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Text.java | SWT |
79 | 399,562 | Bug 399562 [GTK3] ProgressBar does not send any mouse events | - 4.3M5 test build, observed on Ubuntu 12.04LTS - run ControlExample, go to the ProgressBar tab, turn on all events - note that the only events shown are Move, Resize, Paint, even if you click on the example control | 2013-01-30 16:43:38 | 1,359,580,000 | resolved fixed | 0f396c8 | 1,363,890,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/ProgressBar.java | SWT |
80 | 396,316 | Bug 396316 [GTK3] Table is not given enough height on preferences File Associations page | null | 2012-12-11 14:24:39 | 1,355,250,000 | resolved fixed | 1b3622f | 1,363,890,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 bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Tree.java | SWT |
81 | 399,547 | Bug 399547 [GTK3] Widget.getStyle() does not report a set SWT.BORDER value | - 4.3M5 test build, observed on Ubuntu 12.04LTS I noticed in ControlExample that controls would draw a border when their SWT.BORDER style was set, but their SWT.BORDER checkbox would never become selected. The following snippet shows the problem, the last line should print 2048, not 0 (ControlExample can be used to vis... | 2013-01-30 15:08:16 | 1,359,580,000 | resolved fixed | a41e15e | 1,363,880,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/Control.java | SWT |
82 | 398,176 | Bug 398176 [GTK3] Terminate button in Console view is always enabled | When running Eclipse using GTK 3 (export SWT_GTK3=1) the terminate button in Console view always remains enabled even after any running instances are terminated. The same issue is also seen with the 'Stop Search' button in the Search view. | 2013-01-15 07:08:45 | 1,358,250,000 | resolved fixed | aaca3a8 | 1,363,870,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/ToolItem.java | SWT |
83 | 403,941 | Bug 403941 AllGtkTests failures on Fedora 18 | There are like ~60 failures caused by setForeground/setBackground/setFont not being properly applied to both visualization and style context which result in the properties retrieved via the respective getters not being correct. | 2013-03-20 16:06:14 | 1,363,810,000 | closed fixed | cd2045e | 1,363,810,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/Widget.java | SWT |
84 | 399,560 | Bug 399560 [GTK3] CoolBar item handles only shown when CoolBar style includes SWT.FLAT | - 4.3M5 test build, observed on Ubuntu 12.04LTS - run ControlExample, go to the CoolBar tab - note that handles for dragging CoolItems are only shown when the Control's style includes SWT.FLAT - dragging the items still works in such cases, one just has to know where to begin dragging | 2013-01-30 16:28:46 | 1,359,580,000 | resolved fixed | e55ec02 | 1,363,800,000 | bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Control.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Control.java bundles/org.eclipse.swt/Eclipse SWT/emulated/coolbar/org/eclipse/swt/widgets/Cool... | SWT |
85 | 403,191 | Bug 403191 [GTK+3] Implement SwtFixed preferred height/width methods | null | 2013-03-13 09:53:48 | 1,363,180,000 | resolved fixed | 84cc272 | 1,363,720,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 |
86 | 403,346 | Bug 403346 TreeViewers throw NPE's on collapsed multi-selections | If you select multiple elements in the Package Explorer and then collapse the tree using the *toolbar button* (not the + on the tree itself) then you will start seeing multiple NPEs reported. Changing the selection in the tree causes the problem to go away. | 2013-03-14 10:34:22 | 1,363,270,000 | resolved fixed | 2744fe7 | 1,363,270,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Tree.java | SWT |
87 | 388,628 | Bug 388628 [Viewers] ILazyTreeContentProvider: NPE when refreshing viewer while an inner node is selected and using OwnerDrawLabelProvider | null | 2012-09-02 12:38:26 | 1,346,600,000 | verified fixed | 1a14ea6 | 1,360,100,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Tree.java | SWT |
88 | 399,563 | Bug 399563 Splash screen is huge on aix.ppc and linux.ppc | The Eclipse splash screen on the ppc platforms (aix and linux) show initially with a proper size, but they become huge after SWT starts up. On AIX, the build crashes. | 2013-01-30 16:46:47 | 1,359,580,000 | resolved fixed | 7c8383f | 1,359,580,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Shell.java | SWT |
89 | 399,151 | Bug 399151 Focus is not passed to the next window after a window minimized | null | 2013-01-26 00:18:45 | 1,359,180,000 | resolved fixed | 1dacd3e | 1,359,500,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Shell.java | SWT |
90 | 395,169 | Bug 395169 Table contents disappear when scrolling horizontally (Windows 7 only) | null | 2012-11-27 09:57:17 | 1,354,030,000 | resolved fixed | f395263 | 1,359,410,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Table.java | SWT |
91 | 398,070 | Bug 398070 BrowserFunction not converting correctly boolean arrays with XULRunner 10 | null | 2013-01-14 07:03:49 | 1,358,160,000 | resolved fixed | 1f7643c | 1,359,120,000 | bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/External.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/nsIVariant.java bundles/org.eclipse.swt/Eclipse SWT ... | SWT |
92 | 393,833 | Bug 393833 Vertical scroll bar still shows after calling setVisible(false) in Windows 7 | null | 2012-11-08 02:55:57 | 1,352,360,000 | resolved fixed | be7b110 | 1,358,880,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/ScrollBar.java | SWT |
93 | 398,046 | Bug 398046 ToolTip takes a very long time to show when tooltip message is very long | null | 2013-01-13 22:01:34 | 1,358,130,000 | resolved fixed | d3b70aa | 1,358,800,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Composite.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Display.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/ToolTip.java | SWT |
94 | 398,386 | Bug 398386 Tooltips appearing randomly | Found while testing 4.2.2 build M20130116-1800 that some of the tooltips on toolbar items are not appearing. Interestingly this is not happening uniformly to all toolitems. I was able to reproduce this with a fresh workspace as well as using an existing workspace. I'm not sure if this would be easily reproducible on a ... | 2013-01-17 08:07:39 | 1,358,430,000 | resolved fixed | fbb292a | 1,358,440,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/ToolItem.java | SWT |
95 | 381,915 | Bug 381915 [JDK7]test_getTopIndex fails in org.eclipse.swt.tests | null | 2012-06-06 16:41:40 | 1,339,020,000 | resolved fixed | b82ec34 | 1,358,360,000 | tests/org.eclipse.swt.tests/JUnit Tests/org/eclipse/swt/tests/junit/Test_org_eclipse_swt_widgets_Text.java | SWT |
96 | 394,851 | Bug 394851 [Browser] Invalid security setting returned when leaving about:blank | null | 2012-11-21 21:43:11 | 1,353,550,000 | resolved fixed | 7b86bb8 | 1,355,510,000 | bundles/org.eclipse.swt/Eclipse SWT Browser/win32/org/eclipse/swt/browser/IE.java | SWT |
97 | 395,464 | Bug 395464 Eclipse freezes when hovering over value in Variables view | Eclipse freezes when hovering over value in Variables view. Longer tooltip results in longer freeze, up to several minutes. Problem is reproducible on Windows 7 using 3.8.1, 4.2.1 and latest I-build. Steps below use Java class as an example, but the problem is reproducible also when debugging applications written in ot... | 2012-11-30 08:48:20 | 1,354,280,000 | resolved fixed | c190c30 | 1,354,900,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Composite.java | SWT |
98 | 395,411 | Bug 395411 CTabFolderRenderer created too many times | The default CTabFolderRenderer can be created too many times when calling CTabFolder.setRenderer(null) - which is valid. We need to have some way to know that we are using the default renderer already and not recreate it every time setRenderer gets called. | 2012-11-29 16:28:20 | 1,354,220,000 | resolved fixed | 3dd7eb1 | 1,354,290,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabFolder.java | SWT |
99 | 391,627 | Bug 391627 Scroll bar selection changed event will only be fired once when hold down mouse key on top area of vertical scroll bar on Mac cocoa if checked "Use smooth scrolling" | null | 2012-10-11 02:06:30 | 1,349,940,000 | verified fixed | 870787f | 1,354,220,000 | bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSUserDefaults.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 | SWT |
100 | 392,498 | Bug 392498 GC.copyarea does not work correctly on linux | null | 2012-10-20 04:58:37 | 1,350,720,000 | resolved fixed | 4953e90 | 1,354,210,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/GC.java | SWT |
101 | 388,402 | Bug 388402 List gets into bad state when an item is removed from context menu trigger | The following NPE may occur in org.eclipse.swt.widgets.Control (in .eclipse.swt.cocoa.macosx.x86_64_3.8.0.v3833.jar) the variable string equals null at this point, please see the stack trace The problem does not seem to occur on Windows -- STACK TRACE copied from Debug View Daemon Thread [Thread-1] (Suspended (breakpoi... | 2012-08-30 05:09:30 | 1,346,320,000 | verified fixed | 4f39524 | 1,354,120,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/List.java | SWT |
102 | 394,473 | Bug 394473 Mozilla Browser.evaluate broken for XULRunner 3.x due to changes to support XULRunner >= 4 | null | 2012-11-16 10:38:18 | 1,353,080,000 | resolved fixed | 1a69ddd | 1,353,100,000 | bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java | SWT |
103 | 393,792 | Bug 393792 [GTK3] shells cannot be sized smaller | 1) Run the Snippet1 on GTK3 (export SWT_GTK3=1) 2) Try to resize the window smaller The window can only grow. | 2012-11-07 12:17:20 | 1,352,310,000 | resolved fixed | 0a46c6b | 1,353,100,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Shell.java | SWT |
104 | 393,723 | Bug 393723 [GTK3] wrong foreground in Eclipse editor area unselected tabs | 1) Run eclipse on GTK3 (export org.eclipse.swt.gtk3=1) 2) Open a couple of editors Note that the foreground color of the unselected editor tab does match the GTK2 port and it is hard to read (white on almost white). | 2012-11-06 17:29:06 | 1,352,240,000 | resolved fixed | 592d29b | 1,353,010,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Control.java | SWT |
105 | 393,728 | Bug 393728 [GTK3] Editor background is wrong on Fedora 17 | 1) Run eclipse on GTK3 (export org.eclipse.swt.gtk3=1) 2) Open a java editor On Fedora 17, the background is grey instead of white. Works on Ubuntu 12.04. | 2012-11-06 17:43:33 | 1,352,240,000 | resolved fixed | dcbdf5d | 1,353,010,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Display.java | SWT |
106 | 393,726 | Bug 393726 [GTK3] Views tabs are too tall | 1) Run eclipse on GTK3 (export org.eclipse.swt.gtk3=1) Note that the views tabs are taller than they should be. Happens on Fedora 17 and Ubuntu 12.04. | 2012-11-06 17:39:14 | 1,352,240,000 | resolved fixed | eacb643 | 1,352,920,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/ToolBar.java | SWT |
107 | 393,856 | Bug 393856 Consider using pango_layout_get_pixel_size | Currently we do: OS.pango_layout_get_size (layout, w, h); int width = OS.PANGO_PIXELS (w [0]) ; int height = OS.PANGO_PIXELS (h [0]); If we use pango_layout_get_pixel_size we should be able to do just: int width, height; OS.pango_layout_get_pixel_size(layout, width, height); pango_layout_get_pixel_size uses ceil/floor ... | 2012-11-08 06:52:15 | 1,352,380,000 | resolved fixed | 7d46d43 | 1,352,890,000 | bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java bundles/org.eclipse.swt/Eclipse SWT Theme/gtk/org/eclipse/swt/internal/theme/DrawData.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/TextLayout.... | SWT |
108 | 393,727 | Bug 393727 [GTK3] Search box in eclipse is clipped on the right | 1) Run eclipse on GTK3 (export org.eclipse.swt.gtk3=1) 2) Give focus to the search box (Quick Acess) Note that the right edge of the widget is clipped. | 2012-11-06 17:41:25 | 1,352,240,000 | resolved fixed | 8619e94 | 1,352,750,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/Text.java | SWT |
109 | 393,919 | Bug 393919 [GTK 3] Text alignment inside GtkLabel is invalid | When you pass to the label SWT.RIGHT, SWT.LEFT or SWT.CENTER in GTK2 it aligns Label properly, when you run same code with GTK3, it aligns label incorrectly. To test it: 1.Open HelloWorld2.java 2. Change label constructor to this: Label label = new Label (shell, SWT.RIGHT); When you run with GTK2: label/imabe is aligne... | 2012-11-08 15:09:05 | 1,352,410,000 | resolved fixed | 9ce3caf | 1,352,410,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Label.java | SWT |
110 | 372,145 | Bug 372145 INHERTIT_FORCE considered painful | Javadoc of Composite#getBackgroundMode() talks about INHERTIT_FORCE. That sounds quite painful and misogynistic. I would agree with INHERIT_FORCE here (albeit not in a political context). | 2012-02-21 12:50:01 | 1,329,850,000 | resolved fixed | 7c91ffd | 1,352,400,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Composite.java | SWT |
111 | 39,934 | Bug 39934 [ScrolledComposite] ScrolledComposite page increment should default to size of client area | Currently when you try to page increment on a ScrolledComposite, it defaults to a value much smaller than the size of the client area. | 2003-07-11 11:03:22 | 1,057,940,000 | resolved fixed | 73ee569 | 1,352,400,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/ScrolledCompositeLayout.java | SWT |
112 | 393,729 | Bug 393729 [GTK3] First column header in tree/table does not look like others | 1) Run eclipse on GTK3 (export org.eclipse.swt.gtk3=1) 2) Open the Problems view Note the first column header does not look like a button. | 2012-11-06 17:48:39 | 1,352,240,000 | resolved fixed | 43b30ec | 1,352,330,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 | SWT |
113 | 383,305 | Bug 383305 [10.8]Font size incorrect when running in Retina | Build Identifier: 20110916-0149 Having applied the work-around to enable high-resolution display on a "Retina" mac as outlined in the comments of 382972, I noticed that the font calculation is incorrect when you have lots of tabs open and Eclipse displays a count of how many files are open but not being displayed. See ... | 2012-06-22 09:04:14 | 1,340,370,000 | verified fixed | 5148ba3 | 1,352,310,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/Device.java | SWT |
114 | 393,681 | Bug 393681 Port to GTK+ 3 | null | 2012-11-06 11:03:29 | 1,352,220,000 | resolved fixed | 791b4b7 | 1,352,220,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 |
115 | 393,156 | Bug 393156 [ GTK+ 3 ] Shell.forceResize() gives Critical error when running with GTK+3 | When trying to run any snippet that includes Shell with GTK+ 3 this error occur: (SWT:15686): Gtk-CRITICAL **: gtk_scrollable_get_vscroll_policy: assertion `GTK_IS_SCROLLABLE (scrollable)' failed Cause of this error is Shell.forceResize(width,height) line 946: OS.gtk_widget_size_allocate (vboxHandle, allocation); To re... | 2012-10-30 10:43:23 | 1,351,610,000 | resolved fixed | 28693b7 | 1,351,870,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/Button.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Combo.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Composite.java bundles/or... | SWT |
116 | 389,910 | Bug 389910 Substitute GdkColor with GdkRGBA | GTK+ 3 uses GdkRGBA instead of GdkColor. GdkColor is widely used through SWT, some classes have number of getter/setter functions that return GdkColor. What is the expected procedure to substitute GdkColor with GdkRGBA? Should GdkRGBA has its own getter/setter methods ? If yes what is the naming policy of this methods,... | 2012-09-19 11:52:44 | 1,348,070,000 | resolved fixed | ccd2d5a | 1,351,630,000 | bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/GdkRGBA.java 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/graphics/Dev... | SWT |
117 | 392,784 | Bug 392784 [GTK3] implement Control.print() | Control.print() makes use of APIs not available in GTK 3. Need to reimplement it. Here are a couple, there could be more. GDK_PIXMAP_XID gdk_drawable_get_depth | 2012-10-24 15:48:53 | 1,351,110,000 | resolved fixed | 5d702d1 | 1,351,540,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/Control.java | SWT |
118 | 380,875 | Bug 380875 OS X: single line text field does not have undo support | Build Identifier: 3.8RC1 Run the attached sample at Windows 7 or OS X 10.7 - on Windows you can undo changes (Ctrl+Z), on OS X you can't (Cmd+Z). Reproducible: Always | 2012-05-29 06:30:08 | 1,338,290,000 | resolved fixed | 8bf1fff | 1,351,530,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Text.java | SWT |
119 | 392,785 | Bug 392785 [GTK3] Need to reimplement B&W cursors | These APIs no longer exists in GTK3. gdk_bitmap_create_from_data gdk_cursor_new_from_pixmap We need to re-implement B&W cursors using gdk_cursor_new_from_pixbuf(). | 2012-10-24 16:41:32 | 1,351,110,000 | resolved fixed | d0069d7 | 1,351,270,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/Cursor.java | SWT |
120 | 392,839 | Bug 392839 [GTK3] need to replace GtkAdjustment with accessors | null | 2012-10-25 10:59:24 | 1,351,180,000 | resolved fixed | a874d09 | 1,351,200,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/ExpandBar.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Scale.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/ScrollBar.java bundles... | SWT |
121 | 387,315 | Bug 387315 Use gtk_entry_im_context_filter_keypress to omit direct ImContext call | null | 2012-08-15 14:58:30 | 1,345,060,000 | resolved fixed | af054a0 | 1,351,190,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 bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Display.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Spinner.java bundles/org... | SWT |
122 | 392,389 | Bug 392389 Skip gtk_check_version for gtk 3.0+. | null | 2012-10-18 16:56:05 | 1,350,590,000 | resolved fixed | cad161b | 1,351,180,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Display.java | SWT |
123 | 392,811 | Bug 392811 Replace gtk_combo_box_new_text with gtk_combo_box_text_new in Gtk 3.x | gtk_combo_box_new_text was renamedto gtk_combo_box_text_new in Gtk 3.x and the code needes tobe adapted to it. | 2012-10-25 06:01:55 | 1,351,160,000 | resolved fixed | e718eb8 | 1,351,160,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 |
124 | 390,041 | Bug 390041 Use cairo instead of gdk_draw_pixbuf() | null | 2012-09-20 13:20:18 | 1,348,160,000 | resolved fixed | 9fc8665 | 1,351,100,000 | bundles/org.eclipse.swt/Eclipse SWT Theme/gtk/org/eclipse/swt/internal/theme/DrawData.java | SWT |
125 | 391,742 | Bug 391742 User can do nothing when both a normal dialog pop up and FileDialog are there | null | 2012-10-12 03:01:51 | 1,350,030,000 | resolved fixed | c9eeb92 | 1,351,090,000 | bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSAlert.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Control.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/DirectoryDialog.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets... | SWT |
126 | 392,616 | Bug 392616 Use gtk_accessible_get_widget on GTK3 | We are supposed to get the widget via the function call and not by reading the struct field (impossible in Gtk3). | 2012-10-22 17:53:37 | 1,350,940,000 | resolved fixed | e916382 | 1,350,940,000 | bundles/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java | SWT |
127 | 392,610 | Bug 392610 Use gdk_x11_get_default_xdisplay for GTK 3 | The GTK2 gdk_x11_display_get_xdisplay(gdk_display_get_default()) path fails. Also there is way more convenient GTK3 api gdk_x11_get_default_xdisplay. | 2012-10-22 17:10:12 | 1,350,940,000 | resolved fixed | 058843e | 1,350,940,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 | SWT |
128 | 391,459 | Bug 391459 cannot press/toggle Button with Space key any more | Version: 4.3.0 Build id: I20121009-0800 GTK 32-bit I cannot press/toggle a Button with the Space key any more. Works fine in 3.8. | 2012-10-09 12:37:17 | 1,349,800,000 | resolved fixed | 696a120 | 1,350,920,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Control.java | SWT |
129 | 392,488 | Bug 392488 [Browser] XULRunner 10 does not eat some traversals by default | - works with older XULRunner versions - create a Shell with a XULRunner 10 browser and a default button - navigate the Browser to google - type some chars in its search text and press Enter -> this should initiate the search in google, but instead activates the default button The root difference is that older XULRunner... | 2012-10-19 16:24:50 | 1,350,680,000 | resolved fixed | b65d155 | 1,350,920,000 | bundles/org.eclipse.swt/Eclipse SWT Mozilla/win32/org/eclipse/swt/browser/MozillaDelegate.java | SWT |
130 | 384,886 | Bug 384886 [Bidi] Text#addSegmentListener(..) should not require client to call setText(..) | Text#addSegmentListener(..) should not require the client to call setText(..). This is confusing and it's also not necessary in the equivalent API on StyledText. Furthermore, setText(..) is not the only way to trigger the segment listener. If the programmer didn't account for this bug, then the segment listener may als... | 2012-07-11 20:05:52 | 1,342,050,000 | resolved fixed | 0755ad6 | 1,350,920,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Text.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Text.java | SWT |
131 | 388,105 | Bug 388105 StyledText#setSelection(..) sets caret at wrong end in block selection mode | null | 2012-08-27 08:58:52 | 1,346,070,000 | resolved fixed | 6fcdd86 | 1,350,920,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java | SWT |
132 | 392,569 | Bug 392569 Obtain color selection using functions | The preferred way to retrieve data is using accessor functions and not reading struct members directly. | 2012-10-22 08:55:44 | 1,350,910,000 | resolved fixed | d7f3b7d | 1,350,910,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/ColorDialog.java | SWT |
133 | 392,229 | Bug 392229 [Browser] JS_EvaluateUCScriptForPrincipals crash with XULRunner 10 (IBM JRE only) | null | 2012-10-17 16:45:00 | 1,350,510,000 | resolved fixed | fae0ba1 | 1,350,670,000 | bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java | SWT |
134 | 391,254 | Bug 391254 NPE in CTabFolder.onMouse; onDispose should not set folderListeners to null | In master, CTabFolder#onDispose(..) sets folderListeners to null. This can lead to NPEs if the CTabFolder is disposed while the folderListeners array is being traversed. To reproduce, start Eclipse SDK 3.8 with SWT from master, and then close the last editor by clicking the "X" with the mouse: java.lang.NullPointerExce... | 2012-10-05 12:52:23 | 1,349,460,000 | verified fixed | 7b9ce76 | 1,350,660,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabFolder.java | SWT |
135 | 365,934 | Bug 365934 MouseEvent#button, SWT#BUTTON*, and SWT#MOD* should spell out usual mapping | MouseEvent#button, SWT#BUTTON*, and SWT#MOD* should spell out the commonly used physical mapping of these buttons/keys. I always have to guess the mapping of the middle and right mouse buttons, and the common order of modifiers. | 2011-12-07 12:27:09 | 1,323,280,000 | resolved fixed | 9fcb16d | 1,350,660,000 | bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/events/MouseEvent.java | SWT |
136 | 387,204 | Bug 387204 Tree and Table tooltips cut second line on Windows | null | 2012-08-14 10:02:51 | 1,344,950,000 | resolved fixed | bf27659 | 1,350,650,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Tree.java | SWT |
137 | 390,514 | Bug 390514 there is no content shown in drop down list of combo in GridLayout if the size of content list is 1. | null | 2012-09-27 02:16:53 | 1,348,730,000 | resolved fixed | 2460307 | 1,350,640,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Combo.java | SWT |
138 | 392,420 | Bug 392420 Use g_type_query to query for class and instance sizes of GtkFixed | Because of sealing we can no longer access GtkFixed and GtkFixed sizeof so remove them with the standard gobject api for retrieving this documentation. | 2012-10-19 06:27:47 | 1,350,640,000 | resolved fixed | e5d64fd | 1,350,640,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 | SWT |
139 | 384,887 | Bug 384887 [Bidi] Text#addSegmentListener(..) fails with line delimiter (\n) as segmentsChar | null | 2012-07-11 20:07:35 | 1,342,050,000 | resolved fixed | 474feb1 | 1,350,580,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Text.java | SWT |
140 | 391,364 | Bug 391364 StyledText#addBidiSegmentListener doesn't support multiple chars per offset any more | null | 2012-10-08 12:45:26 | 1,349,710,000 | resolved fixed | b4dfa25 | 1,350,580,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java | SWT |
141 | 390,853 | Bug 390853 [Browser] having a detectable XULRunner can cause a WebKit Browser to fail | null | 2012-10-01 14:09:45 | 1,349,120,000 | resolved fixed | ed640c3 | 1,350,500,000 | bundles/org.eclipse.swt/Eclipse SWT Browser/common/org/eclipse/swt/browser/Browser.java bundles/org.eclipse.swt/Eclipse SWT Browser/gtk/org/eclipse/swt/browser/BrowserFactory.java bundles/org.eclipse.swt/Eclipse SWT Browser/win32/org/eclipse/swt/browser/BrowserFactory.java | SWT |
142 | 391,050 | Bug 391050 Replace GdkRegion with Cairo methods for GTK + 3.0 and higher | null | 2012-10-03 13:40:26 | 1,349,290,000 | resolved fixed | eafab0c | 1,350,500,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/GC.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/Region.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/ToolTip.java | SWT |
143 | 392,048 | Bug 392048 jdt.text.tests and jdt.ui.tests and others crash on Mac | null | 2012-10-16 07:17:48 | 1,350,390,000 | resolved fixed | 1481d03 | 1,350,490,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/TreeItem.java | SWT |
144 | 259,141 | Bug 259141 Tree.getSelection() is extremely slow with SWT.VIRTUAL and SWT.MULTI | null | 2008-12-17 12:13:42 | 1,229,530,000 | resolved fixed | 33011cc | 1,350,420,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Tree.java | SWT |
145 | 391,892 | Bug 391892 [OS X 10.7] Incorrect window collection behavior for SWT.TOOL style shell under full screen mode | In org.eclipse.swt.widgets.Shell.createHandle method, a non-owned shell is given the window collection behavior NSWindowCollectionBehaviorFullScreenPrimary. This is incorrect for SWT.TOOL style shell and it may cause space switch (a usability pain) if you show a SWT.TOOL style shell under full screen mode. The fix is t... | 2012-10-15 02:47:01 | 1,350,280,000 | resolved fixed | 712033c | 1,350,380,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Shell.java | SWT |
146 | 391,127 | Bug 391127 Displaying of dialogs slow when XML editors were opened | null | 2012-10-04 10:42:43 | 1,349,360,000 | resolved fixed | a335a83 | 1,350,330,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Shell.java | SWT |
147 | 391,267 | Bug 391267 Use gtk_render_check instead of gtk_paint_check for GTK+ 3 | null | 2012-10-05 16:07:47 | 1,349,470,000 | resolved fixed | 2c265bf | 1,350,300,000 | bundles/org.eclipse.swt/Eclipse SWT Theme/gtk/org/eclipse/swt/internal/theme/ButtonDrawData.java | SWT |
148 | 391,263 | Bug 391263 Use gtk_render_focus instead of gtk_paint_focus for GTK+3 | null | 2012-10-05 14:52:07 | 1,349,460,000 | resolved fixed | 32e1464 | 1,350,300,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/GC.java | SWT |
149 | 380,966 | Bug 380966 Tree crash calling OS.object_getInstanceVariable() | null | 2012-05-29 16:52:05 | 1,338,320,000 | resolved fixed | b83fa2d | 1,350,300,000 | bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSObject.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/Tree.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/TreeItem.... | SWT |
150 | 391,722 | Bug 391722 Avoid setting the same tooltip text in ToolItem | We should add some code to run away if the same tooltip text is set on a toolitem. This showed up as part of the performance work on 4.2.x | 2012-10-11 17:11:46 | 1,349,990,000 | resolved fixed | b16cc7a | 1,349,990,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/ToolItem.java | SWT |
151 | 391,675 | Bug 391675 CLabel documentation says class is not intended to be subclassed, then recommends subclassing. | The javadoc for the CLabel class includes this statement: "IMPORTANT: This class is not intended to be subclassed." Then the javadoc for CLabel's protected shortenText method states: "Override if you need a different strategy." Please fix the documentation to clarify if subclassing is acceptable. | 2012-10-11 10:23:24 | 1,349,970,000 | resolved fixed | d2a1d09 | 1,349,980,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CLabel.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Canvas.java | SWT |
152 | 377,019 | Bug 377019 Specific file name filter not working on Mac OS X | Build Identifier: Setting the file filter to a specific file name in the FileDialog doesn't allow selecting the file. For example, having a file named "test.txt" and setting the filter to "test.txt". On Windows or Linux you can select the file, but on Mac OS X the file dialog doesn't allow you to select it. Example cod... | 2012-04-17 14:49:02 | 1,334,690,000 | verified fixed | d60ebbc | 1,349,940,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/FileDialog.java | SWT |
153 | 387,755 | Bug 387755 GC.copyArea() not work correctly on Mac retina screen | I use copyArea(Image image, int x, int y) to store the specified screen region to an image. But it copes a wrong region. This happens on retina Macbook pro only. Other non-retina 10.8 is not impacted. It looks like coordinates issue. The x, y and the size of the image are obtained by other SWT calls, such as Display.ge... | 2012-08-22 04:51:42 | 1,345,630,000 | resolved fixed | 254001e | 1,349,900,000 | 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/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/GC.java | SWT |
154 | 391,413 | Bug 391413 Remove GdkGCValues_sizeof | Unused and breaks compilation on GTK 3.x. | 2012-10-09 05:56:54 | 1,349,780,000 | resolved fixed | 6ac6360 | 1,349,780,000 | bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/GdkGCValues.java bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java | SWT |
155 | 391,408 | Bug 391408 Remove GdkVisual_sizeof | Remove GdkVisual_sizeof - not used at all and breaks compilation on GTK 3.x | 2012-10-09 05:19:32 | 1,349,770,000 | resolved fixed | 63ba006 | 1,349,770,000 | bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java | SWT |
156 | 391,404 | Bug 391404 Remove GdkImage_sizeof | Method is not used anywhere and breaks compilation on GTK 3.x. | 2012-10-09 04:54:12 | 1,349,770,000 | resolved fixed | 2e726b8 | 1,349,770,000 | bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java | SWT |
157 | 391,398 | Bug 391398 Use gtk_visual_get_depth instead of GdkVisual.depth | Accessing struct members fails on GTK 3.x or on 2.x with G_SEAL enabled. | 2012-10-09 04:22:59 | 1,349,770,000 | resolved fixed | 8cb9404 | 1,349,770,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 | SWT |
158 | 383,369 | Bug 383369 Mac cocoa combo draw wrong and spews long error message when input multi-lines | null | 2012-06-23 11:01:47 | 1,340,460,000 | verified fixed | 2a6e0c9 | 1,349,700,000 | bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSCell.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/Combo.java | SWT |
159 | 391,269 | Bug 391269 NPE pressing enter on DateTime widget if using SWT.TIME only | null | 2012-10-05 16:10:25 | 1,349,470,000 | resolved fixed | 259ec5f | 1,349,700,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/DateTime.java | SWT |
160 | 391,035 | Bug 391035 JVM Crash when starting fresh download of Juno | null | 2012-10-03 11:26:18 | 1,349,280,000 | resolved fixed | 8c2a378 | 1,349,450,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Display.java | SWT |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.