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
1,061
253,056
Bug 253056 BlockSelection: add get/setBlockSelectionRectangle to StyledText
null
2008-11-01 10:13:14
1,225,550,000
resolved fixed
6ba132a
1,239,980,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java
SWT
1,062
269,566
Bug 269566 mylyn - two tooltips in task list
null
2009-03-20 15:01:30
1,237,580,000
resolved fixed
8e2f1f4
1,239,910,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/Display.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Tab...
SWT
1,063
267,038
Bug 267038 [expressions] Edit watch expression action is never enabled
Using I20090224-0800, also happens when self-hosting with latest debug code. The Edit watch expression action, available in the context menu of the expressions view, is always disabled for me. I created multiple watch expressions and tried different ways of selecting (clicking, ctrl-a, ctrl-click).
2009-03-04 10:33:37
1,236,180,000
resolved fixed
572da10
1,239,830,000
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Control.java
SWT
1,064
272,259
Bug 272259 NPE in Display.runAsyncMessages(..) on quit
I20090414-0800 - set a breakpoint for NullPointerException - debug ControlExample - choose menu SWT > Quit SWT => NPE: Daemon Thread [Thread-0] (Suspended (exception NullPointerException)) Display.runAsyncMessages(boolean) line: 3283 Display.readAndDispatch() line: 2980 ControlExample.main(String[]) line: 210
2009-04-15 02:44:57
1,239,780,000
resolved fixed
b27a6c0
1,239,800,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Display.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Display.java bundles/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/Display.java bundl...
SWT
1,065
222,783
Bug 222783 [Table & Tree] Cocoa moveable columns do not work
Build ID: I20080207-1530 Steps To Reproduce: 1. Open Control example 2. Choose 'Tree' tab 3. Enable 'Multiple Columns' 4. Enable 'Header Visible' 5. Enable 'Header Images' Notice that header images do not appear. In addition, columns are moveable regardless even if "Moveable Columns" is deselected. Also, enabling 'Sort...
2008-03-14 14:09:23
1,205,520,000
resolved fixed
5ccb784
1,239,750,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/TableColumn.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/TreeColumn.java
SWT
1,066
271,904
Bug 271904 Checkbox takes too much space to the right
Build ID: I20090313-0100 Steps To Reproduce: 1. Create checkbox with colored background 2. Set layout data so that it doesn't take excess horizontal and vertical space 3. Open Interface builder and create cocoa application 4. Drag a checkbox from the library to application window 5. Delete checkbox text 6. Select check...
2009-04-10 12:17:25
1,239,380,000
resolved fixed
3e4d4d1
1,239,660,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Button.java
SWT
1,067
271,697
Bug 271697 Shell print(GC) not implemented
see summary.
2009-04-08 16:32:22
1,239,220,000
resolved fixed
d1d454e
1,239,660,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Shell.java
SWT
1,068
188,320
Bug 188320 Possible Deadlock in JFace ModalContext
Build ID: M20070212-1330 The inner class ModalContextThread is not threadsafe and sometimes leads to a deadlock, at least under Linux + GTK. The problem is, that the block() method not always returns, when the run() method is finished. Have a look at these two methods: The block() method is called in the SWT thread and...
2007-05-22 10:17:23
1,179,840,000
resolved fixed
e3fca86
1,239,640,000
bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/widgets/Synchronizer.java
SWT
1,069
253,229
Bug 253229 Implement SWT.Settings for Display
null
2008-11-03 10:57:48
1,225,730,000
resolved fixed
df12063
1,239,300,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
1,070
267,507
Bug 267507 Progress bar in progress view shines through fast view
null
2009-03-07 12:33:48
1,236,450,000
resolved fixed
9cde3dc
1,239,300,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/Control.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/ProgressBar....
SWT
1,071
271,634
Bug 271634 [cocoa] Display loads hardcoded english nib file
null
2009-04-08 10:32:38
1,239,200,000
resolved fixed
ed5d011
1,239,220,000
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSBundle.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
1,072
259,687
Bug 259687 [Browser] Javascript executes asynchronously with xulrunner 1.9
null
2008-12-25 18:47:46
1,230,250,000
resolved fixed
2177973
1,239,220,000
bundles/org.eclipse.swt/Eclipse SWT Mozilla/carbon/org/eclipse/swt/browser/MozillaDelegate.java bundles/org.eclipse.swt/Eclipse SWT Mozilla/cocoa/org/eclipse/swt/browser/MozillaDelegate.java bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java bundles/org.eclipse.swt/Eclipse SWT Mozil...
SWT
1,073
270,954
Bug 270954 Eclipse crashes when trying to print code with a scale different from 100%.
Build ID: I20090313-0100 Steps To Reproduce: 1. Open a java source file. 2. Select print. 3. In the print dialog that comes up, enter 80 in the scale field. 4. Click print. Results: Eclipse crashes. Reproducible: Always. More information: Probably Mac specific. The print dialog that comes up looks more like a 10.4 (Tig...
2009-04-02 08:23:10
1,238,670,000
resolved fixed
0ecbcf1
1,239,130,000
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/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/TextLayout.java
SWT
1,074
271,336
Bug 271336 Test failures on Mac OS
we had a bunch of test failures (NPEs) in the test suite that are suspicious. NPE stack trace: Failed to execute runnable (java.lang.NullPointerException) org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NullPointerException) at org.eclipse.swt.SWT.error(SWT.java:3864) at org.eclipse.swt.SWT.error(SW...
2009-04-06 11:37:59
1,239,030,000
resolved fixed
023d314
1,239,120,000
bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/cocoa/org/eclipse/swt/dnd/Clipboard.java
SWT
1,075
270,670
Bug 270670 CTabFolder should not cache borderColor
CTabFolder.borderColor is caching a system color. System colors should not be cached because they need to change when the user changes the system color, which could be at any time. The border color should be looked up every time it is needed for drawing, using getDisplay().getSystemColor().
2009-03-31 16:59:39
1,238,530,000
resolved fixed
bc038c9
1,238,960,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabFolder.java bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabItem.java
SWT
1,076
271,179
Bug 271179 findProgram("a.null and void") returns Text Edit instead of null
Test case: Program prg = Program.findProgram("a.null and void"); On other platforms prg will be null. UI test suite relies on this behavior. On cocoa tests are failing because Text Edit is being opened up in front of the workbench and screwing up window activation.
2009-04-03 15:58:07
1,238,790,000
resolved fixed
02a2fd1
1,238,790,000
bundles/org.eclipse.swt/Eclipse SWT Program/cocoa/org/eclipse/swt/program/Program.java
SWT
1,077
270,406
Bug 270406 CTabFolder.setBackground(Image) should be deleted
It looks like CTabFolder.setBackground(Image) was being considered for API in the Eclipse 3.0 time frame (at present, it is still private). Since that time, Control.setBackgroundImage(Image) was added in Eclipse 3.2, so CTabFolder.setBackground(Image) and bgImage should probably just be deleted because they are obsolet...
2009-03-30 01:48:54
1,238,390,000
resolved fixed
96aa964
1,238,710,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabFolder.java bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabItem.java
SWT
1,078
271,026
Bug 271026 "Quick Type Hierarchy" window briefly appears, then disappears.
Build N20090329-2000, but has been happening for a while. The Quick Type Hierarchy window flashes briefly and then disappears. Steps: 1. Check out an SWT tree. 2. Go to Widget.java 3. In the editor pane, click on something that you know has been overridden (windowDidMove, for example) 4. Hit cmd-T ===> The IDE works fo...
2009-04-02 14:30:49
1,238,700,000
resolved fixed
9d2a0dc
1,238,710,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Control.java
SWT
1,079
240,033
Bug 240033 [Viewers] 'Dialog refresh' has encountered a problem
null
2008-07-08 13:39:43
1,215,540,000
resolved fixed
87a1ac5
1,238,700,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/Table.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Tree.java bundles/org.ec...
SWT
1,080
271,027
Bug 271027 Failure in JFace test suite related to virtual table
Apparently caused by a bug in the System.arraycopy call, line 2327 in Table.setItemCount(int)
2009-04-02 14:32:16
1,238,700,000
resolved fixed
904df56
1,238,700,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Table.java
SWT
1,081
271,017
Bug 271017 Compiler warnings in N20090401-2000
1. WARNING in /JUnit Tests/org/eclipse/swt/tests/junit/SwtTestCase.java (at line 18) import org.eclipse.swt.widgets.*; The import org.eclipse.swt.widgets is never used
2009-04-02 13:13:52
1,238,690,000
resolved fixed
d48df07
1,238,700,000
tests/org.eclipse.swt.tests/JUnit Tests/org/eclipse/swt/tests/junit/SwtTestCase.java
SWT
1,082
270,880
Bug 270880 Combo does not fire SWT.Modify immediately on select(int)
The following snippet prints an event on Win32 (and probably other platforms) but not on Cocoa: package snip; import org.eclipse.swt.SWT; import org.eclipse.swt.layout.GridData; import org.eclipse.swt.layout.GridLayout; import org.eclipse.swt.widgets.Combo; import org.eclipse.swt.widgets.Display; import org.eclipse.swt...
2009-04-01 16:59:00
1,238,620,000
resolved fixed
08717ee
1,238,690,000
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/SWTComboBoxCell.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Combo.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widg...
SWT
1,083
270,544
Bug 270544 caret line highlight leaves screen artifacts
when multiple fonts are used in a StyledText, the caret line highlight doesn't always get cleared as the caret is moved to a new line. See the attached screenshot.
2009-03-30 21:36:08
1,238,460,000
resolved fixed
675d6bd
1,238,620,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/TextLayout.java
SWT
1,084
270,861
Bug 270861 [Browser] don't use InitXPCOM2 to initialize xulrunner
null
2009-04-01 14:50:43
1,238,610,000
resolved fixed
910f9ed
1,238,610,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/nsDynamicFunctionLoad.java
SWT
1,085
270,663
Bug 270663 Combo.select() causes SelectionEvent
If I recall correctly programatic access to Combo should not cause any events -- this was an SWT design choice. My application enters an infinite loop on Cocoa where setting the selection causes a SelectionEvent, the event causes code in the listener to be invoked, the listener sets the Combo selection, ad infinitum. T...
2009-03-31 15:38:23
1,238,530,000
resolved fixed
39f5246
1,238,590,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Combo.java
SWT
1,086
270,654
Bug 270654 Scale does not fire selection events
Scale does not fire selection events when draging the scale cursor on Eclipse 3.5M6 Cocoa x86_64
2009-03-31 14:33:42
1,238,520,000
resolved fixed
a28d2c8
1,238,570,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/Scale.java
SWT
1,087
185,204
Bug 185204 [CTabFolder] CTabItem.drawClose could preserve color
CTabItem.drawClose creates and disposes of a color. Since this happens on each paint, it would be better to cache. at org.eclipse.swt.custom.CTabItem.drawClose(CTabItem.java:197) at org.eclipse.swt.custom.CTabItem.drawSelected(CTabItem.java:423) at org.eclipse.swt.custom.CTabItem.onPaint(CTabItem.java:790)
2007-05-02 15:32:38
1,178,130,000
resolved fixed
83bf794
1,238,530,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabFolder.java bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabItem.java
SWT
1,088
239,477
Bug 239477 Crash in ScriptStringOut
null
2008-07-03 12:15:41
1,215,100,000
resolved fixed
d8b150f
1,238,530,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/TextLayout.java
SWT
1,089
268,651
Bug 268651 [Browser] Make sure Eclipse works with xulrunner 1.9.1beta
Build ID: n/a Steps To Reproduce: Have xulrunner 1.9.1 installed on your Linux system and Eclipse stops to start correctly. More information: While searching for a solution for the issue that Eclipse doesn't start anymore on any of my Linux machines I found some informations that Eclipse crashes with xulrunner 1.9.1 be...
2009-03-14 19:10:49
1,237,070,000
resolved fixed
f51b769
1,238,520,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/nsIDocShell_1_9.java bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIWebBrowserStream.java
SWT
1,090
226,973
Bug 226973 On Linux, TableColumn#getWidth() sometimes incorrectly returns 0.
On Linux, TableColumn#getWidth() sometimes incorrectly returns 0. OS*: Linux paules 2.6.16.53-0.16-smp #1 SMP Tue Oct 2 16:57:49 UTC 2007 x86_64 x86_64 x86_64 GNU/Linux *Note, running in 32-bit compatibility mode. However, symptoms are reproducible on 32-bit architectures. Eclipse SDK: Version: 3.4.0 Build id: I2008033...
2008-04-14 13:04:19
1,208,190,000
closed fixed
44b3178
1,238,520,000
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Table.java
SWT
1,091
270,179
Bug 270179 MouseHover event always has empty stateMask
I20090325-1135 On cocoa, MouseHover events always have an empty stateMask (0x0). In the Java editor, different hovers should show up depending on the modifiers held down (configurable in preferences).
2009-03-26 16:44:38
1,238,100,000
resolved fixed
ce5283d
1,238,480,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java
SWT
1,092
266,974
Bug 266974 Cocoa SWT / GLCanvas Event Handling Problems
GLCanvas does not deliver Events properly to listeners (e.g. MouseMove). See attached Snipped209 (with an added MouseMove Listener). Potential problem source: GLCanvas adds the NSOpenGLView instance to the parent's view, shoulnt it be the instances view itself? E.g, part of GLCanvas' constructor: // original: events no...
2009-03-04 02:09:19
1,236,150,000
resolved fixed
c50f756
1,238,460,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/SWTOpenGLView.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Control.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/wi...
SWT
1,093
136,515
Bug 136515 [OpenGL] Support shared context for GLCanvas
null
2006-04-12 22:08:39
1,144,890,000
resolved fixed
c7326f8
1,238,440,000
bundles/org.eclipse.swt/Eclipse SWT OpenGL/carbon/org/eclipse/swt/opengl/GLCanvas.java bundles/org.eclipse.swt/Eclipse SWT OpenGL/cocoa/org/eclipse/swt/opengl/GLCanvas.java bundles/org.eclipse.swt/Eclipse SWT OpenGL/common/org/eclipse/swt/opengl/GLData.java bundles/org.eclipse.swt/Eclipse SWT OpenGL/gtk/org/eclipse/swt...
SWT
1,094
263,589
Bug 263589 TrayItem icon stays activated after invoking a pop-up menu item
When you have a TrayItem in Mac OS X that has a selection listener (icon in mac's menubar (tray) that reacts to left-click), the icon remains activated (blue) after some popup menu item that was invoked by left-clicking the TrayItem. Also, the icon remains activated when you invoke the popup menu and navigate away to d...
2009-02-04 00:48:30
1,233,730,000
resolved wontfix
49c744b
1,238,440,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/Menu.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/TrayItem.java
SWT
1,095
242,388
Bug 242388 [FastView] Unhandled event loop exception: NPE in ToolBarManager.update
After working for some time the Eclipse views get all mixed up and unresponsive ( I will attach a screenshot shortly). OpenSUSE 11.0/KDE 4.0.4 -- Error Details -- Date: Tue Jul 29 16:52:46 EEST 2008 Message: Unhandled event loop exception Severity: Error Plugin: org.eclipse.ui Session Data: eclipse.buildId=I20080617-20...
2008-07-29 10:06:35
1,217,340,000
resolved fixed
7ea0290
1,238,190,000
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/ToolBar.java
SWT
1,096
268,181
Bug 268181 Screen cheese after switching compare provider
null
2009-03-11 14:21:35
1,236,800,000
resolved fixed
6db28f4
1,238,170,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/ViewFormLayout.java
SWT
1,097
270,177
Bug 270177 SWT - DateTime component is broken on MAC cocoa 64 bits.
Build ID: M20090211-1700 Steps To Reproduce: import org.eclipse.swt.*; import org.eclipse.swt.events.*; import org.eclipse.swt.layout.*; import org.eclipse.swt.widgets.*; public class Snippet250 { public static void main(String[] args) { Display display = new Display(); Shell shell = new Shell(display); shell.setLayout...
2009-03-26 16:26:08
1,238,100,000
resolved fixed
c564313
1,238,170,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/GC.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/DateTime.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java bundles...
SWT
1,098
270,140
Bug 270140 MessageDialog spews warning on gtk 2.4.13
- a version check is probably needed before using gtk-alternative-button-order - the warning spew is: (SWT:4331): GLib-GObject-WARNING **: g_object_get_valist: object class `GtkSettings' has no property named `gtk-alternative-button-order' - the snippet: public static void main (String [] args) { final Display display ...
2009-03-26 12:04:48
1,238,080,000
resolved fixed
eb295d2
1,238,100,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/FileDialog.java
SWT
1,099
222,863
Bug 222863 No horizontal scrollbars in List
Build ID: M20071023-1652 Steps To Reproduce: 1. Open ControlExample 2. Open the Sash tab 3. Reside the vertical divider between the left and right lists far to the left side Notice that the left side list does not provide a horizontal scrollbar like it does on other platforms like Vista. More information:
2008-03-15 20:08:58
1,205,630,000
resolved fixed
35b5529
1,238,020,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/List.java
SWT
1,100
268,724
Bug 268724 TRAVERSE_PAGE_NEXT events don't get through StyledText
I20090313-0100 On Cocoa, TRAVERSE_PAGE_NEXT/PREVIOUS events don't get through StyledText. This can e.g. be seen in the CustomControlExample: Ctrl+PageUp/PageDown traverses through all tabs, but when the focus is in the StyledText control, traversal does not works any more. With empty KeyDown, KeyUp, and Traverse listen...
2009-03-16 05:23:00
1,237,200,000
resolved fixed
431655d
1,238,000,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
1,101
269,950
Bug 269950 Combo.setText does nothing in read-only mode
I20090317-1745. Combo.setText does nothing in read-only mode, but the Javdoc specifies it sets the text and does not mention any special case when in read-only mode, hence it is considered a bug to ignore setText(...) when in read-only mode. If this is a WONTFIX then at least the Javadoc should be clarified.
2009-03-25 04:20:04
1,237,970,000
resolved fixed
196dbae
1,237,990,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Combo.java
SWT
1,102
269,606
Bug 269606 Wrong default new text line delimiter on Mac/Cocoa
I20090313-0100 Clean workspace Preferences/Workspace New text line delimiter is "Windows" instead of "Unix" Text file encoding is correct though.
2009-03-22 00:43:10
1,237,700,000
resolved fixed
455ddde
1,237,920,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Combo.java
SWT
1,103
267,895
Bug 267895 StyledText block selection: cut & paste should give original text
I20090310-0100. When having a block selection and doing cut & paste I would expect to get the original text no matter whether I do the selection from top-left to bottom-right or from bottom-right to top-left. I think the correct solution when cutting is to have a long caret that covers all selected lines.
2009-03-10 12:08:47
1,236,700,000
resolved fixed
3f57b70
1,237,840,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java
SWT
1,104
268,745
Bug 268745 StyledText makes CTabFolder send same KeyDown event multiple times
null
2009-03-16 06:41:28
1,237,200,000
resolved fixed
a5b801b
1,237,830,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/Composite.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/D...
SWT
1,105
269,599
Bug 269599 Compiler warnings in N20090320-2000
1. WARNING in /src/org/eclipse/swt/examples/texteditor/TextEditor.java (at line 760) baselineUpItem.setToolTipText(getResourceString(USE_BASELINE ? "IncreaseBaseline" : "IncreaseFont")); //$NON-NLS-1$ Dead code 2. WARNING in /src/org/eclipse/swt/examples/texteditor/TextEditor.java (at line 774) baselineDownItem.setTool...
2009-03-21 17:24:14
1,237,670,000
resolved fixed
1ab8b52
1,237,830,000
examples/org.eclipse.swt.examples/src/org/eclipse/swt/examples/texteditor/TextEditor.java
SWT
1,106
267,468
Bug 267468 [SWT_AWT] Browser.print(GC) flickers
null
2009-03-06 18:47:27
1,236,380,000
resolved fixed
c250657
1,237,580,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Control.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Group.java
SWT
1,107
213,185
Bug 213185 DropTargetEvent does not mention DND.DROP_DEFAULT
3.4 M4 The DropTargetEvent does not mention DND.DROP_DEFAULT. Its Javadoc ('detail' and 'operation' should mention that DND.DROP_DEFAULT is also a valid value.
2007-12-17 10:48:05
1,197,910,000
verified fixed
7fccff9
1,237,580,000
bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/common/org/eclipse/swt/dnd/DropTargetEvent.java
SWT
1,108
269,533
Bug 269533 StyledText sometimes doesn't scroll far enough to show caret if moved via left-key to EOL
Build ID: M20080911-1700 Steps To Reproduce: 1. Fill a text file with 2 line of text, the first line should be twice as long as the clientarea width of the styledtext widget 2. Set the caret to the begining of the second line 3. Press left-cursor-key to move the caret to end of the first line expected behaviour: the ca...
2009-03-20 11:07:50
1,237,560,000
resolved fixed
a1f29ae
1,237,580,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java
SWT
1,109
269,506
Bug 269506 [Browser] JS->Java call can crash due to freeing of args
- use xulrunner 1.9.0.6 - run the TestExternal test - press the button in the third Browser - create a JS Function - press the button in the third Browser again - crash happens, one of the traces indicated that it was happening in Free -> removing all Frees from Mozilla.convertJStoJava() made the crash stop happening -...
2009-03-20 09:10:05
1,237,550,000
resolved fixed
9080b56
1,237,570,000
bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/External.java
SWT
1,110
262,694
Bug 262694 [e3.5][mac] Add CC text field content assist doesn't work
On Eclipse 3.5 Cocoa content assist on the 'Add CC' field of the Bugzilla editor suggests all values despite text being typed into the text field. See attached screenshot.
2009-01-27 18:34:35
1,233,100,000
resolved fixed
75eb54e
1,237,560,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Widget.java
SWT
1,111
269,305
Bug 269305 Path#addString baseline aligning
When adding a string to a Path at a given coordinate (with Path#addString()), normally, the text's baseline is aligned to the same position as if it was drawn at the given location. Under OS X Cocoa however, the text's baseline is aligned to the bottom of the text's bounding box (calculated with TextUtilities#getString...
2009-03-18 20:20:59
1,237,420,000
resolved fixed
50f1929
1,237,490,000
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/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/Path.java
SWT
1,112
269,106
Bug 269106 SWT test suite does not call readAndDispatch
On cocoa this a big problem because we use readAndDispatch to release and create a new NSAutoreleasePool. Since this isn't happening, the first pool created gets used all the time, and the process eventually runs out of memory. Adding a call to Display.getDefault().readAndDispatch to our tearDown() allows our test suit...
2009-03-17 18:35:58
1,237,330,000
resolved fixed
6938a0d
1,237,400,000
tests/org.eclipse.swt.tests/JUnit Tests/org/eclipse/swt/tests/junit/SwtTestCase.java tests/org.eclipse.swt.tests/JUnit Tests/org/eclipse/swt/tests/junit/Test_org_eclipse_swt_SWT.java tests/org.eclipse.swt.tests/JUnit Tests/org/eclipse/swt/tests/junit/Test_org_eclipse_swt_SWTError.java tests/org.eclipse.swt.tests/JUnit ...
SWT
1,113
268,649
Bug 268649 image not shown in check and radio buttons
In Mylyn we use the following code to create a check button with an image. attachContextButton = toolkit.createButton(buttonComposite, Messages.TaskEditorActionPart_Attach_Context, SWT.CHECK); attachContextButton.setImage(CommonImages.getImage(TasksUiImages.CONTEXT_ATTACH)); Using Eclipse 3.4M6 I did not see the image.
2009-03-14 17:49:05
1,237,070,000
resolved fixed
89c0561
1,237,330,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Button.java
SWT
1,114
269,031
Bug 269031 Exception in Image running junit tests
java.lang.IllegalArgumentException: Argument not valid at org.eclipse.swt.SWT.error(SWT.java:3845) at org.eclipse.swt.SWT.error(SWT.java:3779) at org.eclipse.swt.SWT.error(SWT.java:3750) at org.eclipse.swt.graphics.ImageData.<init>(ImageData.java:440) at org.eclipse.swt.graphics.ImageData.<init>(ImageData.java:284) at ...
2009-03-17 12:52:49
1,237,310,000
resolved fixed
2951695
1,237,310,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/Image.java
SWT
1,115
268,853
Bug 268853 cannot programmatically collapse item whose parent is collapsed
N20090315-2000 I recently saw a blank item in the Package Explorer while retrieving content from CVS. This has been reported before but has never been reproducable. I still cannot get a reproducable case of it, but I suspect that it's caused by the problem below. - run the snippet below and expand the item down to its ...
2009-03-16 14:43:03
1,237,230,000
resolved fixed
5b3f573
1,237,300,000
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.java
SWT
1,116
210,871
Bug 210871 Toolbar combo box multiple glitches
The combo menu item in the toolbar has a few problems. Run Control Example Go to Toolbar tab Click on 'Combo child' * There's what looks like a straight line to the right of the combo box e.g. [ V]- <- bit of line on right (closer inspection suggests that this is in fact the SWT.SEPARATOR overflowing; it's more visible...
2007-11-25 16:45:08
1,196,030,000
resolved fixed
d93dc47
1,237,300,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/ToolItem.java
SWT
1,117
253,217
Bug 253217 Implement GC.copyArea()
null
2008-11-03 10:47:04
1,225,730,000
resolved fixed
d976ddb
1,237,240,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/GC.java
SWT
1,118
268,410
Bug 268410 Typing text in Spinner does not change value
Build id: I20090312-0100 Run ControlExample and go to Spinner tab. Use the mouse to click on the little arrows - the text increments and decrements as expected. (for example, up, up, up goes to 3, then down, down goes to 1). Leave the value at 1 and go to to next step... Select the text in the text field and type a ver...
2009-03-12 15:05:16
1,236,880,000
resolved fixed
f294216
1,237,230,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Spinner.java
SWT
1,119
268,787
Bug 268787 OS: uninitialized TCHAR sizeof value usage
TCHAR is widely used across SWT-win32 and if it is first touched (initialized) before touching OS class then an uninitialized (zero) value of TCHAR.sizeof would be used inside OS <clinit>() in the following code (thus preventing XP theme loading): int /*long*/ hHeap = OS.GetProcessHeap (); int byteCount = buffer.length...
2009-03-16 09:58:49
1,237,210,000
resolved fixed
63e161b
1,237,230,000
bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/win32/OS.java
SWT
1,120
267,466
Bug 267466 [SWT_AWT] Browser.print(GC) should not use AWT component ancestor clip
null
2009-03-06 18:31:46
1,236,380,000
resolved fixed
6b21c61
1,237,220,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Control.java
SWT
1,121
268,732
Bug 268732 Typo in field name in carbon
"sizof" must be replaced with "sizeof" in: org\eclipse\swt\internal\carbon\ThemeButtonDrawInfo.java, org\eclipse\swt\internal\carbon\TXNBackground.java
2009-03-16 06:15:38
1,237,200,000
resolved fixed
c955abd
1,237,210,000
bundles/org.eclipse.swt/Eclipse SWT PI/carbon/org/eclipse/swt/internal/carbon/TXNBackground.java bundles/org.eclipse.swt/Eclipse SWT PI/carbon/org/eclipse/swt/internal/carbon/ThemeButtonDrawInfo.java
SWT
1,122
268,613
Bug 268613 Should call NSOutlineView.initWithFrame instead of init()
NSOutline view reimplements init() and causes a small leak every time it's called. The work around is to call initWithFrame(new NSRect()) directly instead. The specific case I know of is in Display.getFont().
2009-03-13 17:34:34
1,236,980,000
resolved fixed
303e4f1
1,236,980,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java
SWT
1,123
253,214
Bug 253214 Using 'SWT.YES | SWT.NO' on a MessageBox shows Yes/No instead of No/Yes
On a gtk+ system, I would expect the buttons to show up as No/Yes instead of Yes/No but the sample below shows otherwise. Actually, I lie, I haven't tested this snippet on a Linux system (but it _should_ work). You can also see the Yes/No dialog in action as follows 'Window > Preferences > Security > Secure Storage > C...
2008-11-03 10:41:16
1,225,730,000
resolved fixed
45e7cb5
1,236,960,000
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/MessageBox.java
SWT
1,124
268,543
Bug 268543 Test_org_eclipse_swt_graphics_Cursor leaks a Cursor
test_toString creates a Cursor, and does not dispose it.
2009-03-13 10:53:42
1,236,960,000
resolved fixed
2aa79da
1,236,960,000
tests/org.eclipse.swt.tests/JUnit Tests/org/eclipse/swt/tests/junit/Test_org_eclipse_swt_graphics_Cursor.java
SWT
1,125
267,129
Bug 267129 Content assist shells movable when clicking on scrollbar thumb
open content assist, click and drag at the very top of the scrollbars thumb which should be at the top of the scroll bar. The shell moves. I suspect that the mouse down is going through to the title bar of the shell (which we hid by making the content view big). The scroll bar should be handling the mouse down.
2009-03-04 18:57:41
1,236,210,000
resolved fixed
12d9393
1,236,950,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
1,126
236,630
Bug 236630 [OLE] Saving docx file will corrupt the file and produce OLE exception
I have created an RCP application. I can open microsoft office documents 2007 inside, with the docx extension. But if I modify the document and save it, the save operation corrupts the document somehow. Next time when I try to open it from the RCP application, I got an OLE exception "cannot create the in place editor"....
2008-06-11 10:01:38
1,213,190,000
resolved fixed
c3731b3
1,236,890,000
bundles/org.eclipse.swt/Eclipse SWT OLE Win32/win32/org/eclipse/swt/ole/win32/OleClientSite.java
SWT
1,127
268,217
Bug 268217 no KeyDown event for Help key
- run snippet25, press the Help key -> a KeyUp is shown but no KeyDown -> the cursor changes to a '?' - also, if you add a SWT.Help listener to the Shell, the Help callback will be received after clicking somewhere in the Shell (usually it accompanies the KeyDown)
2009-03-11 16:18:14
1,236,800,000
resolved fixed
bc233e2
1,236,880,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java
SWT
1,128
267,174
Bug 267174 Device#loadFont() not implemented
As of 3.5.0.v3529a (and in HEAD), Device#loadFont()'s code is: public boolean loadFont (String path) { checkDevice(); if (path == null) SWT.error(SWT.ERROR_NULL_ARGUMENT); boolean result = false; char [] chars = new char [path.length ()]; path.getChars (0, chars.length, chars, 0); //TODO not done return result; }
2009-03-05 05:56:15
1,236,250,000
resolved fixed
7b108c7
1,236,880,000
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSString.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/Device.java
SWT
1,129
268,389
Bug 268389 Null pointer resizing fast view
I20090312-0100 Make the "Problems View" a Fast View. Select the "Error Log". Show the "Problems View". Try to resize it by grabbing the sash over the "Error Log" view. java.lang.NullPointerException at org.eclipse.swt.widgets.Sash.mouseDown(Sash.java:354) at org.eclipse.swt.widgets.Display.windowDelegateProc(Display.ja...
2009-03-12 13:10:10
1,236,880,000
resolved fixed
7734e33
1,236,880,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Sash.java
SWT
1,130
267,886
Bug 267886 cocoa: multiple command q opens multiples confirm dialogs
Eclipse SDK Version: 3.5.0 Build id: I20090310-0100 1. Open a editor 2. Edit the file 3. Hit command-q several times (note the shadow getting thicker) There, you have multiple dialogs to cancel...
2009-03-10 11:43:35
1,236,700,000
resolved fixed
aba6224
1,236,880,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/Shell.java
SWT
1,131
268,307
Bug 268307 Twistie in Tree does not give feedback on mouseDown with DragDetect listener
null
2009-03-12 05:19:52
1,236,850,000
resolved fixed
ca2b649
1,236,880,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/List.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Tree.java
SWT
1,132
252,416
Bug 252416 SWT.HIDE_SELECTION doesn't work on Table
null
2008-10-28 12:20:59
1,225,210,000
resolved fixed
7e909dc
1,236,870,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Tree.java
SWT
1,133
268,303
Bug 268303 Tree#getItem(Point) should not return item if point is on twistie
I20090311-1800, cocoa Tree#getItem(Point) should not return an item if the given point is on a twistie (the triangle to show/hide children). Clicking at that location would not select the item. A consequence of this can be seen in the Quick Outline (Ctrl+O) in the Java editor: When you try to expand/collapse an item wi...
2009-03-12 05:11:17
1,236,850,000
resolved fixed
1a28b30
1,236,870,000
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/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Tree.java
SWT
1,134
253,060
Bug 253060 Preference dialog flickers
Open the preferences dialog Expand General Click on Appearance The dialog will visibly redraw.
2008-11-01 10:25:00
1,225,550,000
resolved fixed
39e50bc
1,236,870,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Shell.java
SWT
1,135
267,717
Bug 267717 New element not revealed
When a new element is added to a list, despite this element being highlighted it is not revealed. Steps to reproduce: - find a method with a lot of paremeters in your code - open the "change method signature" refactoring - hit the "Add" button to add a new parameter to the method.
2009-03-09 15:55:55
1,236,630,000
resolved fixed
2ee0ae7
1,236,870,000
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSIndexSet.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSMutableIndexSet.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org...
SWT
1,136
266,203
Bug 266203 Vuze find icon flipped
null
2009-02-25 15:14:23
1,235,590,000
resolved fixed
3024704
1,236,870,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Control.java
SWT
1,137
266,335
Bug 266335 rssowl: controls are clipped
- select "EclipseZone: News", right-click > Properties - on the General tab note that the second-last line of controls is clipped along the bottom - interesting to note that this does not happen for these controls if a folder's properties are viewed instead, the only difference between the two cases is the presence of ...
2009-02-26 11:21:24
1,235,670,000
resolved fixed
3c99698
1,236,870,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/TabFolder.java
SWT
1,138
267,450
Bug 267450 Mylyn task list draws icons in wrong spot
null
2009-03-06 16:53:57
1,236,380,000
resolved fixed
2081e12
1,236,780,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Tree.java
SWT
1,139
267,126
Bug 267126 SWTException evaluating JS with Sarfari
null
2009-03-04 17:12:50
1,236,200,000
resolved fixed
6fd9768
1,236,780,000
bundles/org.eclipse.swt/Eclipse SWT Browser/carbon/org/eclipse/swt/browser/Safari.java bundles/org.eclipse.swt/Eclipse SWT Browser/cocoa/org/eclipse/swt/browser/Safari.java
SWT
1,140
267,841
Bug 267841 MessageBox#open() always returns SWT.CANCEL
HEAD MessageBox#open() always returns SWT.CANCEL, see e.g. ControlExample.
2009-03-10 09:23:11
1,236,690,000
resolved fixed
19ff04d
1,236,720,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/MessageBox.java
SWT
1,141
267,752
Bug 267752 Not calling init when creating SWTSearchField
In Text.java we are now creating an instance of SWTSearchField with class_createInstance. However, nothing calls init(), which leads to crashes in some circumstances.
2009-03-09 19:29:38
1,236,640,000
resolved fixed
3a18b9e
1,236,710,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/Text.java
SWT
1,142
267,103
Bug 267103 Text Fields too big
null
2009-03-04 15:55:54
1,236,200,000
resolved fixed
cd48a7c
1,236,630,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/NSSearchFieldCell.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/ecl...
SWT
1,143
265,947
Bug 265947 [Browser] events not reusable outside org.eclipse.swt.browser pkg
null
2009-02-24 07:55:55
1,235,480,000
resolved fixed
7525d1f
1,236,630,000
bundles/org.eclipse.swt/Eclipse SWT Browser/common/org/eclipse/swt/browser/AuthenticationEvent.java bundles/org.eclipse.swt/Eclipse SWT Browser/common/org/eclipse/swt/browser/LocationEvent.java bundles/org.eclipse.swt/Eclipse SWT Browser/common/org/eclipse/swt/browser/ProgressEvent.java bundles/org.eclipse.swt/Eclipse ...
SWT
1,144
267,516
Bug 267516 Tree tries to show multiple lines of text in items
null
2009-03-07 16:07:06
1,236,460,000
resolved fixed
3e43b6f
1,236,620,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Tree.java
SWT
1,145
267,138
Bug 267138 CCombo popup doesn't scroll with CCombo
null
2009-03-04 20:12:29
1,236,220,000
resolved fixed
57ca071
1,236,380,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/Text.java
SWT
1,146
267,104
Bug 267104 Canvas' region not applied to scroll bars
Canvas c = new Canvas(shell, SWT.V_SCROLL|SWT.H_SCROLL); c.setBackground(display.getSystemColor(SWT.COLOR_RED)); c.setBounds(0, 50, 100, 100); Region r3 = new Region(); r3.add(25, 0, 95, 95); c.setRegion(r3); Run the code above and notice that the scroll bars aren't clipped by the region, just the content area.
2009-03-04 15:58:35
1,236,200,000
resolved fixed
cf14ff1
1,236,370,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/ScrollBar.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/ToolItem.java
SWT
1,147
267,196
Bug 267196 [mylyn] Open png attachment in browser causes editor tabs to disappear
null
2009-03-05 08:54:14
1,236,260,000
resolved fixed
38ec09f
1,236,360,000
bundles/org.eclipse.swt/Eclipse SWT Browser/carbon/org/eclipse/swt/browser/Safari.java bundles/org.eclipse.swt/Eclipse SWT Browser/cocoa/org/eclipse/swt/browser/Safari.java
SWT
1,148
267,270
Bug 267270 NPE in Composite.nextValidKeyView
I was running the Text test cases to test some code I wrote and notice a failing test with the following exception. java.lang.NullPointerException at org.eclipse.swt.widgets.Composite.nextValidKeyView(Composite.java:844) at org.eclipse.swt.widgets.Display.windowDelegateProc(Display.java:4196) at org.eclipse.swt.interna...
2009-03-05 16:25:43
1,236,290,000
resolved fixed
ecc5ac7
1,236,300,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Composite.java
SWT
1,149
255,000
Bug 255000 [Browser] Provide API to handle authentication challenges properly
null
2008-11-12 04:32:29
1,226,480,000
resolved fixed
13c317a
1,236,280,000
bundles/org.eclipse.swt/Eclipse SWT Browser/carbon/org/eclipse/swt/browser/Safari.java bundles/org.eclipse.swt/Eclipse SWT Browser/cocoa/org/eclipse/swt/browser/Safari.java bundles/org.eclipse.swt/Eclipse SWT Browser/common/org/eclipse/swt/browser/AuthenticationEvent.java bundles/org.eclipse.swt/Eclipse SWT Browser/com...
SWT
1,150
254,498
Bug 254498 expander touches the image in treeitem
Version: 3.5.0 Build id: N20081102-2000 Again, quite cosmetic problem, in the package explorer in eclipse you can see that the expander almost touches in the image in the item. looks bad, can we add some spacing there ?
2008-11-06 14:51:08
1,226,000,000
resolved fixed
cf9134c
1,236,270,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 PI/cocoa/org/eclipse/swt/internal/cocoa/SWTBrowserCell.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/ecl...
SWT
1,151
266,405
Bug 266405 Ctrl+Tab traversal broken with traverse listener
I20090224-0800 - Custom Control Example > Styled Text - add listener for Traverse - give focus to StyledText => Ctrl+Tab does not let focus out of the widget. I sometimes get out when I hold Ctrl and then wildly press and release the Shift and Tab keys. Similar problems in the Workbench when I try to get out of a Java ...
2009-02-26 18:51:34
1,235,690,000
resolved fixed
78162d7
1,236,200,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/Composite.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/D...
SWT
1,152
266,385
Bug 266385 Mylyn notifications don't close properly
When a Mylyn notifies you of bug activity it opes a shell in the bottom right corner of your screen. On carbon you can easily dismiss the thing by clicking the X, but that doesn't work on cocoa. Eventually it goes away on it's own.
2009-02-26 17:06:29
1,235,690,000
resolved fixed
75820f5
1,236,200,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Control.java
SWT
1,153
266,828
Bug 266828 getCharCount() in Combo throws NullPointerException
The internal method getCharCount in the Combo widget on Mac OS X throws nullpointer if 'NSString str' stays null, which gets its content from view.titleOfSelectedItem() because I believe no item was selected. We experience when call getSelection() on a fresh Combo Widget. getSelection calls getCharCount() and throws a ...
2009-03-03 05:42:31
1,236,080,000
resolved fixed
c6b3b43
1,236,120,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Combo.java
SWT
1,154
266,330
Bug 266330 rssowl: read news item headers look the same as unread ones
The font of news item headers is supposed to change from bold to normal when clicked for the first time.
2009-02-26 11:10:41
1,235,660,000
resolved fixed
4628154
1,236,120,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/TreeItem.java
SWT
1,155
266,549
Bug 266549 Scrollbar cheese and autoscroll behavior in debugger
Build id: N20090226-2000 Put a breakpoint in some code (has to be more than one page of code) and run under the debugger until you get to the breakpoint. Now grab the thumb in the current editor and try to drag-scroll UP a little to see some code that comes before the breakpoint. The scrollbar thumb jumps up, draws its...
2009-02-27 14:56:19
1,235,760,000
resolved fixed
160c29b
1,236,110,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Control.java
SWT
1,156
261,548
Bug 261548 Weird focus
I20090113 A few times I have managed to get myself in a situation where eclipse was no longer the active application (the menu bar was indicating another app) but still my eclipse windows were on top and I could still click in the dialog that I had opened and the keystrokes were still routed to the application. Note th...
2009-01-19 13:23:11
1,232,390,000
resolved fixed
c8aed8c
1,236,100,000
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSApplication.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
1,157
266,883
Bug 266883 Lots of cheese in StyledText running ppc cocoa
I20090303-0800 Scrolling and typing in StyledText leaves unpainted gray areas.
2009-03-03 11:36:46
1,236,100,000
resolved fixed
b51994a
1,236,100,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/Widget.java
SWT
1,158
266,516
Bug 266516 NPE in generator tool
N20090226-2000 The trace is below. It happened for me twice but I can't reproduce it now. I think it happened when I was doing a search in the tool for NSHTTPCookie. java.lang.NullPointerException at org.eclipse.swt.tools.internal.MacGeneratorUI.selectNode(MacGeneratorUI.java:473) at org.eclipse.swt.tools.internal.MacG...
2009-02-27 12:02:22
1,235,750,000
resolved fixed
7d5b1e1
1,236,050,000
bundles/org.eclipse.swt.tools/Mac Generation/org/eclipse/swt/tools/internal/MacGeneratorUI.java
SWT
1,159
266,625
Bug 266625 StyledText computeSize() answering slightly short width when SWT.WRAP, causes missing text
To see a manifestation of this in eclipse, which I think makes this important, hover over a compilation problem in a java editor like "display.getBounds2()", and in the hover you'll see: "The method getBounds2() is undefined for the type" (note that the final word "Display" is missing) swt-only steps: - run the CustomC...
2009-03-01 15:58:36
1,235,940,000
resolved fixed
192ea36
1,236,030,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/TextLayout.java
SWT
1,160
266,475
Bug 266475 Control#setBackgroundImage() does not work
null
2009-02-27 07:59:59
1,235,740,000
resolved fixed
452714f
1,236,030,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Button.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/Control.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/DateTime.java bundle...
SWT