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,561
225,404
Bug 225404 Clicking on areas to left or right of cell editors in tree does not raise a FocusIn event for tree on vista
Build ID: M20071023-1652 Steps To Reproduce: This happens only on Windows Vista 1. Have a tree with multiple columns and cell editors (use CCombo based combo box cell editors). 2. Click on the area to the left (i.e. where twisties would appear) or right (in blank columns area) of the place where cell editors would appe...
2008-04-02 15:18:33
1,207,160,000
resolved fixed
4f4c47a
1,211,390,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Tree.java
SWT
1,562
229,570
Bug 229570 Screen cheese in breadcrumb when using Windows classic style
I20080430-0100. This is more a "seeking for advice" than official bug: when switching between Java editors I see screen cheese in the breadcrumb when using Windows classic style. XP style and also Vista are fine. Also, this only happens when there are several other views in the window, e.g. when working in the Browsing...
2008-04-30 04:39:13
1,209,540,000
verified fixed
ae21c0f
1,211,310,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Label.java
SWT
1,563
228,282
Bug 228282 [Accessibility] Table & Tree with no column headers say "sort button" on Leopard
Run ControlExample and go to Table tab. Start VoiceOver (command+F5). Tab into the Table, and type down arrow to select the first row. VoiceOver says "sort button" before saying the contents of every cell. This would be pretty annoying and confusing to a VoiceOver user. To see what is happening, select "Column Headers"...
2008-04-22 16:54:39
1,208,900,000
resolved fixed
650c120
1,211,310,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/List.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Tree.java
SWT
1,564
231,882
Bug 231882 [Accessibility] Characters typed into Text are not accessible on Leopard
20080513 Run ControlExample, go to Text tab. Turn on VoiceOver (Command+F5). Type Tab key to give focus to Text. Type characters. VoiceOver should speak the characters, but it isn't. Same problem for both SINGLE and MULTI.
2008-05-13 13:43:22
1,210,700,000
resolved fixed
b334d44
1,211,310,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Text.java
SWT
1,565
232,475
Bug 232475 Compiler warning
1. WARNING in /builds/I200805152000/src/plugins/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java (at line 183) Class clazz = Class.forName ("org.eclipse.swt.browser.XULRunnerInitializer"); //$NON-NLS-1$ The local variable clazz is never read
2008-05-16 07:24:46
1,210,940,000
resolved fixed
234c8e4
1,210,950,000
bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java
SWT
1,566
232,017
Bug 232017 [breadcrumb] Open type dialog pops up behind breadcrumb drop down on OSX
I20080513-2000 In breadcrumb 1. Click on a item to open its drop down 2. Open Type Is: Drop down is not closed, open type dialog pops up behind drop down. Same for open resource, sort members and probably others. This dialogs do not take focus?! Should: Close drop down.
2008-05-14 04:02:48
1,210,750,000
resolved fixed
15abd1c
1,210,880,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Shell.java
SWT
1,567
201,774
Bug 201774 Mozilla Browser doesn't open at the first execution in a Linux RHEL 4.
Build ID: 120070625-1500 Steps To Reproduce: I'm developing a Plug-in over ATF Plugins. So this error ocurrs when I'm running the my plug-in. 1. Runs a Plug-in Project with the "Clear" button checked in the Workspace Data Goup on the Plug-in Launcher. 2. Create a HTML Page 3. Open With -> Mozilla Browser More informati...
2007-08-30 14:29:17
1,188,500,000
resolved fixed
a1cedd5
1,210,870,000
bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java
SWT
1,568
229,181
Bug 229181 [DateTime] DateTime widget does not report mouseDoubleClick
Build ID: M20080221-1800 Steps To Reproduce: 1. Create a DateTime widget. 2. Add a mouse listener. 3. Double-click on an instance of the DateTime widget. 4. note that mouseDoubleClick is never called. More information: May be related to 219698
2008-04-28 17:13:32
1,209,420,000
resolved fixed
cb49a6d
1,210,870,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/DateTime.java
SWT
1,569
232,093
Bug 232093 crash in Safari browser while handling key events
In eclipse: 1 - open content assist 2 - select a content assist item that open the second content assist window 3 - click in the second content assist window 4 - press escape to dismiss second content assist window 5 - type the word "crash" Process: eclipse [6615] Path: /Users/kevinbarnes/Eclipse/eclipse/Eclipse.app/Co...
2008-05-14 11:20:38
1,210,780,000
resolved fixed
650ccec
1,210,790,000
bundles/org.eclipse.swt/Eclipse SWT Browser/carbon/org/eclipse/swt/browser/Safari.java bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java
SWT
1,570
231,787
Bug 231787 When computing bounds,TextLayout does not take trailing line break into account
(1) Have a TextLayout and set its text to "abc<enter>" > call getBounds() (2) set the text to "abc" > call getBounds() > the result for (1) and (2) are the same. The trailing line break is not taken into account
2008-05-13 08:14:45
1,210,680,000
resolved fixed
05d141b
1,210,790,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/TextLayout.java
SWT
1,571
226,007
Bug 226007 BIDI3.4: search results appear shaped improperly
null
2008-04-07 13:45:35
1,207,590,000
closed fixed
238f507
1,210,790,000
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/TextLayout.java
SWT
1,572
231,925
Bug 231925 Arrow button is drawn backwards
The left arrow button is drawn pointing right and the right button is drawn pointing left.
2008-05-13 15:53:27
1,210,710,000
resolved fixed
67772f2
1,210,710,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Button.java
SWT
1,573
227,076
Bug 227076 [DND]Combo:Multiple problems during drag text in combo on Mac OS X
Build ID: I20080207-1530 Steps To Reproduce: My Env: Mac OS Version 10.5 Eclipse build I20080207-1530 SWT 3.4.0 v3428a [Step to reproduce] 1.Run snipplet on Mac OS X 2.Use mouse to select some text in the combo. 3.Drag the text to the Text area on the right. [Results]: 1.Mouse cursor does not change its shape to indica...
2008-04-15 01:46:38
1,208,240,000
resolved fixed
f336407
1,210,710,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Combo.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Control.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/DateTime.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Display.java b...
SWT
1,574
231,884
Bug 231884 [Accessibility] Controls that implement kEventAccessibleGetNamedAttribute need to call swt accessible API
20080513 Many of the Carbon controls had to override kEventAccessibleGetNamedAttribute in order to provide basic accessibility for the control. If an application hooked an AccessibleListener to any of these controls, then the application's AccessibleListener code was not being called. The fix involved coming up with a ...
2008-05-13 13:51:07
1,210,700,000
resolved fixed
95bcccf
1,210,710,000
bundles/org.eclipse.swt/Eclipse SWT Accessibility/carbon/org/eclipse/swt/accessibility/Accessible.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Button.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Combo.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/w...
SWT
1,575
231,606
Bug 231606 [Browser] disposing Browser in KeyDown causes crash
- happens on OSX with the Safari and Mozilla browsers - it seems that HICocoaView is not doing a disposed check after sending key notifications
2008-05-12 13:07:55
1,210,610,000
resolved fixed
56fb1e5
1,210,630,000
bundles/org.eclipse.swt/Eclipse SWT Browser/carbon/org/eclipse/swt/browser/Safari.java bundles/org.eclipse.swt/Eclipse SWT Mozilla/carbon/org/eclipse/swt/browser/MozillaDelegate.java
SWT
1,576
206,870
Bug 206870 [Mac] New Project wizard Finish button isn't enabled for Japanese project name
null
2007-10-19 06:19:52
1,192,790,000
closed fixed
8aef787
1,210,620,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Spinner.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Text.java
SWT
1,577
225,373
Bug 225373 Bidi3.4: Unicode Markers don't have any effect in Console View
null
2008-04-02 12:24:35
1,207,150,000
closed fixed
5403e07
1,210,620,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/graphics/TextLayout.java
SWT
1,578
227,974
Bug 227974 DBCS3.4: Dragged texts from Safari gets garbled when dropped on a StyledText widget
null
2008-04-21 05:23:15
1,208,770,000
closed fixed
1a3287a
1,210,620,000
bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/carbon/org/eclipse/swt/dnd/TextTransfer.java
SWT
1,579
228,167
Bug 228167 DBCS3.4: URLTransfer for DBCS URL failed
null
2008-04-22 04:12:13
1,208,850,000
closed fixed
f60812a
1,210,620,000
bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/carbon/org/eclipse/swt/dnd/URLTransfer.java bundles/org.eclipse.swt/Eclipse SWT PI/carbon/org/eclipse/swt/internal/carbon/OS.java
SWT
1,580
231,449
Bug 231449 First Table Row Justification Wrong
null
2008-05-10 16:28:36
1,210,450,000
resolved fixed
71b2aa6
1,210,620,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Table.java
SWT
1,581
227,965
Bug 227965 Tooltip for table column not appearing
OS: Mac OS X 10.5.2 (intel) Build: 3.4M6a (SWT v3436) Steps: 1. Create a Java project and import a snippet code org.eclipse.swt.snippets.Snippet2.java from CVS 2. Insert the following lines below "column2.setWidth(100);" (around line 46) column1.setToolTipText("Column 1"); column2.setToolTipText("Column 2"); 3. Run a S...
2008-04-21 03:35:58
1,208,760,000
resolved fixed
25a38b5
1,210,600,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Tree.java
SWT
1,582
231,303
Bug 231303 Browser widget: Tab key traps focus when key listener is added
I20080508-2000 Focus handling in the Browser widget is screwed as soon as I add a key listener (KeyUp or KeyDown) to the Browser. Steps in ControlExample: - add key listener - click into browser, just before the first link - press Tab to focus first link - press Shift+Tab => should: put focus to the "Browser" TabItem =...
2008-05-09 10:01:20
1,210,340,000
resolved fixed
239af00
1,210,370,000
bundles/org.eclipse.swt/Eclipse SWT Browser/win32/org/eclipse/swt/browser/IE.java
SWT
1,583
214,503
Bug 214503 Incorrect KeyEvents returned using SWT_AWT.
null
2008-01-07 11:30:23
1,199,720,000
resolved fixed
fb9d25e
1,210,360,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Display.java
SWT
1,584
229,520
Bug 229520 FileDialog does not provide enough information to open multiple files from different directories
On Mac OSX, opening a FileDialog with SWT.MULTI allows the selection of multiple files from multiple different directories. However, after running FileDialog.open(), calling FileDialog.getFileNames() returns only the base names of each of the selected files, and does not provide any means of discovering the directories...
2008-04-29 20:35:39
1,209,520,000
resolved fixed
d474035
1,210,350,000
bundles/org.eclipse.swt/Eclipse SWT PI/carbon/org/eclipse/swt/internal/carbon/OS.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/FileDialog.java
SWT
1,585
226,832
Bug 226832 BIDI3.4:HCG "Cancel" button of Source Folder Selection dialog does not work in Hebrew version
Build ID: I20080405 Linux RedHat 5 Steps To Reproduce: 1. Install: - Eclipse SDK with NL Bidi package 2. Run mirrored Eclipse with Hebrew translation (use command line argument -nl iw) 3. Go to File->New->Package 4. Select "Browse..." 5. Source Folder Selection dialog is opened and the list does not contain a source fo...
2008-04-13 09:19:10
1,208,090,000
closed fixed
4d7a561
1,210,280,000
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Control.java
SWT
1,586
223,926
Bug 223926 Table/Tree scrollbars bad after setVisible()
Run the testcase. Grab the vertical scrollbar and note that the selection event is fired. Click on the table to hide the scrollbar. Click again to show it. Note the selection event is not fired anymore. import org.eclipse.swt.SWT; import org.eclipse.swt.widgets.*; public class PR { public static void main(String[] args...
2008-03-25 14:06:53
1,206,470,000
resolved fixed
fad730f
1,210,280,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/List.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Scrollable.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Tree.java
SWT
1,587
231,192
Bug 231192 [Accessibility] Characters typed into Editable Combo are not accessible on Leopard
null
2008-05-08 16:00:01
1,210,280,000
resolved fixed
8ec8763
1,210,280,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Combo.java
SWT
1,588
231,148
Bug 231148 [Accessibility] StyledText typed characters are not accessible on Leopard
I20080502-0100 Open any editor, or run the CustomControlExample to get a StyledText. Turn on VoiceOver. Type some characters into the StyledText. The typed characters are not spoken.
2008-05-08 11:40:43
1,210,260,000
resolved fixed
077a241
1,210,260,000
bundles/org.eclipse.swt/Eclipse SWT Accessibility/carbon/org/eclipse/swt/accessibility/Accessible.java
SWT
1,589
231,009
Bug 231009 Compile Error on GTK 2.2.x: Fields missing from PangoLayoutLine
We can't compile the GTK libraries on 2.2.x because the PangoLayoutLine struct was changed in GTK 2.4.
2008-05-07 18:54:46
1,210,200,000
resolved fixed
327cb8a
1,210,200,000
bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/PangoLayoutLine.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Label.java
SWT
1,590
219,558
Bug 219558 [CellEditors] ComboBoxCellEditor doesn't work properly (CCombo)
Eclipse Version: 3.4M5 OS: Windows XP It works well in older version, but doesn't in this one. I used ComboBoxCellEditor in a table, and sometimes it doesn't work. In the table, click the cell, sometimes the triangle at right is shown, and sometimes is hidden. When the triangle is shown, I select an item in the list, i...
2008-02-20 03:22:24
1,203,500,000
resolved fixed
77f6122
1,210,190,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CCombo.java
SWT
1,591
230,489
Bug 230489 use DeleteObject to dispose non-Mlang fonts
null
2008-05-06 17:42:29
1,210,110,000
resolved fixed
0100159
1,210,190,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/TextLayout.java
SWT
1,592
212,991
Bug 212991 Mac OS X accessibility does not have the standard relations
On Windows, there are several standard relations under MSAA, for example, a Label preceeding a Text will provide the accessible name for the Text. On GTK, these relations were implemented for SWT using ATK relations. (see Control.setRelations() and Label.addRelation() in the GTK code) Need to implement these on Mac OS ...
2007-12-14 04:51:09
1,197,630,000
resolved fixed
7c5c835
1,210,180,000
bundles/org.eclipse.swt/Eclipse SWT PI/carbon/org/eclipse/swt/internal/carbon/OS.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Button.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Control.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Label.ja...
SWT
1,593
230,912
Bug 230912 IAE when leaving IME
null
2008-05-07 11:38:24
1,210,170,000
verified fixed
854a2a0
1,210,180,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java
SWT
1,594
230,935
Bug 230935 [Accessibility] StyledText speaks name twice
Create a single-line StyledText preceded by a Label. Run this, and turn on VoiceOver. When the StyledText takes focus, it speaks the Label text twice.
2008-05-07 13:00:56
1,210,180,000
resolved fixed
ee716e4
1,210,180,000
bundles/org.eclipse.swt/Eclipse SWT Accessibility/carbon/org/eclipse/swt/accessibility/Accessible.java
SWT
1,595
230,388
Bug 230388 Cannot get focus out of browser widget any more
I20080502-0100, was OK in M5. Cannot get focus out of browser widget any more. To reproduce, e.g. launch ControlExample, tab into the browser widget and then try to get out by keyboard. - Tab and Shift+Tab used to pass focus out after the last/first link was selected (worked fine in M5, broken in M6 and in HEAD) - Ctrl...
2008-05-06 09:18:30
1,210,080,000
resolved fixed
63e89a7
1,210,100,000
bundles/org.eclipse.swt/Eclipse SWT Browser/win32/org/eclipse/swt/browser/WebSite.java
SWT
1,596
216,919
Bug 216919 Incompatibilities with MacOSX CMI (Context Menu Interface)
null
2008-01-29 10:29:45
1,201,620,000
resolved fixed
addc9b9
1,210,100,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Menu.java
SWT
1,597
229,776
Bug 229776 SWT.TOGGLE style bit stops setRegion from working on linux
swt.jar from the I20080429-0100 build setRegion still does not work on linux when you set the SWT.TOGGLE style bit on Canvas or Button import org.eclipse.swt.SWT; import org.eclipse.swt.graphics.GC; import org.eclipse.swt.graphics.Image; import org.eclipse.swt.graphics.Region; import org.eclipse.swt.widgets.Button; imp...
2008-05-01 09:32:17
1,209,650,000
resolved fixed
69fd5aa
1,210,020,000
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Control.java
SWT
1,598
229,680
Bug 229680 PRIMARY_MODAL Shell can make other Shell lose its menubar
- run the snippet below - note that the main Shell has menubar item "Menu" - push its Button to create a PRIMARY_MODAL child Shell - click away to some other running app - click back on the _original_ Shell (not the child Shell) - close the PRIMARY_MODAL child Shell - now the original Shell is all that's left, but its ...
2008-04-30 13:24:14
1,209,580,000
resolved fixed
78ef2a0
1,210,020,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Shell.java
SWT
1,599
230,071
Bug 230071 Snippet223 requires an image
I just tried to run Snippet223 and it fails trying to acquire the 'eclipse.png' image...all the other snippets I've seen are self-contained (one of their best features...;-).
2008-05-03 10:49:14
1,209,830,000
resolved fixed
3eb1df8
1,210,000,000
examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet223.java examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet225.java examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet258.java
SWT
1,600
229,841
Bug 229841 Widget is disposed in ControlExample
- run the ControlExample - press the Set/Get API Button --> shows a dialog - press this button again --> shows another dialog - close the second of these dialogs - in the first dialog choose anything in the Combo and you'll get the error at the bottom -> the problem is that Tab.resetLabels() is sending #getText() to th...
2008-05-01 14:34:05
1,209,670,000
resolved fixed
0c5b7c9
1,209,670,000
examples/org.eclipse.swt.examples/src/org/eclipse/swt/examples/controlexample/Tab.java
SWT
1,601
229,377
Bug 229377 No vertical scrollbars in the stacktrace console
null
2008-04-29 11:58:20
1,209,480,000
resolved fixed
c6e05bd
1,209,560,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/ScrollBar.java
SWT
1,602
148,094
Bug 148094 Control#setCapture() not working as expected
Eclipse 3.2 According to the JavaDoc of Control#setCapture(), "causes the receiver to have all mouse events delivered to it until the method is called with false". See this snippet: public class Main { static Tree t; public static void main(String[] args) { Display display = new Display(); Shell shell = new Shell(displ...
2006-06-21 14:53:55
1,150,920,000
resolved fixed
ccfcf50
1,209,500,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Control.java
SWT
1,603
220,642
Bug 220642 [open type] Open Type dialog does not work in high contrast
null
2008-02-27 14:20:44
1,204,140,000
resolved fixed
5ada5ca
1,209,490,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
1,604
229,172
Bug 229172 [Win32] MessageBox gets stuck in event loop
null
2008-04-28 16:38:30
1,209,420,000
resolved fixed
b8e1e72
1,209,480,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Shell.java
SWT
1,605
228,667
Bug 228667 ACC: SWT does not give focus to a context menu from a dialog
null
2008-04-24 09:25:26
1,209,040,000
resolved fixed
2396633
1,209,420,000
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Menu.java
SWT
1,606
228,968
Bug 228968 NPE in MozillaDelegate
I20080422-0800 Just found this in my logs. Sorry, no steps to reproduce. -- Error Log -- Date: Thu Apr 24 11:20:56 CEST 2008 Message: Unhandled event loop exception Severity: Error Plugin ID: org.eclipse.ui Stack Trace: org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NullPointerException) at org.ecl...
2008-04-25 19:23:55
1,209,170,000
resolved fixed
bf6f8d6
1,209,400,000
bundles/org.eclipse.swt/Eclipse SWT Mozilla/gtk/org/eclipse/swt/browser/MozillaDelegate.java bundles/org.eclipse.swt/Eclipse SWT Mozilla/motif/org/eclipse/swt/browser/MozillaDelegate.java
SWT
1,607
228,770
Bug 228770 setRegion on Canvas not working on linux
using org.eclipse.swt_3.4.0.v3436a.jar and org.eclipse.swt.gtk.linux.x86_3.4.0.v3436.jar on a fedora core 5 machine The following snippet causes two canvases to be drawn whose bounds overlap, but their regions do not. The entire canvas is drawn, rather than just the regions. When I try the same snippet with Buttons ins...
2008-04-24 17:20:02
1,209,070,000
resolved fixed
0a6811e
1,209,140,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/TableItem.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/TreeItem.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Widget.java
SWT
1,608
214,381
Bug 214381 Tree hover help leaving cheese
null
2008-01-04 14:15:00
1,199,470,000
resolved fixed
13ddd9a
1,209,060,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Tree.java
SWT
1,609
219,641
Bug 219641 Triple vertical scrollbar inside compare editor
Eclipse 3.4 M5: Sometimes I see 3 vertical scrollbars inside the compare editor. One of them is the normal scrollbar at the right side of editor. The other 2 are inside the left and right panes. I'll post a screenshot.
2008-02-20 13:23:31
1,203,530,000
resolved fixed
ce2f7e8
1,208,970,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/ScrollBar.java
SWT
1,610
228,287
Bug 228287 [Accessibility] Link is not accessible on Leopard
Link is not accessible on Leopard. The role comes through (hyperlink) but the text and the links are not read.
2008-04-22 17:14:05
1,208,900,000
resolved fixed
ab04bfe
1,208,970,000
bundles/org.eclipse.swt/Eclipse SWT Accessibility/carbon/org/eclipse/swt/accessibility/Accessible.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Combo.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Control.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/...
SWT
1,611
226,016
Bug 226016 BIDI3.4: Last two characters in BIDI text are not shaped correctly
null
2008-04-07 14:10:56
1,207,590,000
closed fixed
c6273c6
1,208,910,000
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/TextLayout.java
SWT
1,612
225,677
Bug 225677 Random crashes attributable to Safari
Whenever I use the internal browser I often end up getting crashes at random moments. Most of the time these crashes occur after I have stopped using the browser and I've closed it, so I suspect there's some cleanup that's not happening properly. The stack traces are always similiar, WebDocumentLoaderMac::setDataSource...
2008-04-03 20:55:28
1,207,270,000
resolved fixed
b2efc2a
1,208,890,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,613
225,975
Bug 225975 SWT Table: PaintItem events not sent for items with empty text on Mac OS X
null
2008-04-07 10:51:31
1,207,580,000
resolved fixed
f1b82b7
1,208,550,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Tree.java
SWT
1,614
227,597
Bug 227597 BIDI: owner draw: tool tips don't work with BIDI
N2008040417-2000. In the upcoming build JDT now has support to render BIDI string labels (with the special chars). This also works when colored labels are enabled, however, the tool tip is not honoring those special chars and hence the tool tip is still broken. Works if colored labels are disabled.
2008-04-17 12:42:03
1,208,450,000
resolved fixed
ef5c191
1,208,470,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
1,615
220,471
Bug 220471 [Accessibility] Editable Combo is not accessible on Leopard
I20080207-1530 - Carbon VoiceOver does not read editable Combos on OS X 10.5 Leopard. VO just says "combo box blank" when encountering an editable Combo that contains some text. Read-only Combos are read correctly.
2008-02-26 16:38:54
1,204,060,000
resolved fixed
381bf83
1,208,470,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Combo.java
SWT
1,616
210,028
Bug 210028 [mac] screenshot tool does not capture multiple displays properly
Using Mylyn's 'Capture Desktop' feature, one of my displays is drawn over top the other.
2007-11-15 16:20:22
1,195,160,000
resolved fixed
26a1f72
1,208,470,000
bundles/org.eclipse.swt/Eclipse SWT PI/carbon/org/eclipse/swt/internal/carbon/OS.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/graphics/GC.java
SWT
1,617
224,122
Bug 224122 Opening a modal dialog while an ON_TOP shell is active should activate the dialog
null
2008-03-26 11:17:29
1,206,540,000
resolved fixed
fe69c2c
1,208,460,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Display.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Shell.java
SWT
1,618
226,363
Bug 226363 BIDI3.4:HCG TreeColumn has wrong BIDI alignment with style SWT.NONE
null
2008-04-09 16:30:08
1,207,770,000
resolved fixed
c0cb993
1,208,450,000
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/TreeColumn.java
SWT
1,619
227,411
Bug 227411 Controls in shell blocked by a modal shell still scroll via the scroll wheel
I20080415-1646 The following snippet shows the problem. When the shells are up, click on the shell underneith. Note that it doesn't get focus. Now (while the mouse is still over this bottom shell) use the scroll the scrollwheel. It should scroll. SYSTEM_MODAL causes the same behaviour. I cant reproduce this behaviour o...
2008-04-16 15:32:17
1,208,370,000
resolved fixed
be6f344
1,208,390,000
bundles/org.eclipse.swt/Eclipse SWT PI/carbon/org/eclipse/swt/internal/carbon/OS.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Control.java
SWT
1,620
174,014
Bug 174014 GC.isClipped() always returns false in advanced graphics mode
The GC.isClipped() method in Windows doesn't check if GDI+ is enabled as setClipping() and getClipping() do.
2007-02-13 11:11:51
1,171,380,000
resolved fixed
53ff3be
1,208,380,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/GC.java
SWT
1,621
73,390
Bug 73390 Tooltips not shown for some widgets
On RedHat 9 and SuSE tooltips are not displayed in predictable or consistent manner in StyledText and Tree controls (possibly others). When mouse hovers over tree item whose text is too long to fit in the Tree control horizontally - tooltip must be displayed with full item's text. This happens only occasionaly on these...
2004-09-07 13:39:03
1,094,580,000
resolved fixed
b3f5c32
1,208,370,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 bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Shell.java
SWT
1,622
223,512
Bug 223512 [CCombo] dropdown does not move when window is dragged
null
2008-03-21 13:21:50
1,206,120,000
resolved fixed
340ab48
1,208,290,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CCombo.java
SWT
1,623
226,229
Bug 226229 Carbon Text widgets cannot be properly center-aligned when style is SWT.SEARCH
It appears that when the style is SWT.SEARCH, there is extra padding that is applied to the height of the widget which doesn't seem to be very useful. I have a snippet and a patch.
2008-04-09 03:07:20
1,207,720,000
resolved fixed
7d1fcf9
1,208,290,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Text.java
SWT
1,624
223,015
Bug 223015 Combo height on Linux is too small
null
2008-03-17 17:38:04
1,205,790,000
resolved fixed
3c4a8b6
1,208,280,000
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Combo.java
SWT
1,625
216,503
Bug 216503 MouseEnter always preceded by MouseMove
- run the ControlExample, go to any tab - turn on listeners for MouseEnter, MouseExit and MouseMove - move the pointer into an example control on the page -> the initial event sequence always goes MouseMove then MouseEnter, not vice versa
2008-01-24 16:03:42
1,201,210,000
resolved fixed
2c83c15
1,208,210,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Display.java
SWT
1,626
169,839
Bug 169839 [CellEditors] TableViewer Text controls don't scroll text on OSX
When entering long Strings into a Text control in a Table, the Text control always just shows the first characters instead of scrolling like the Text control does in other contexts (and in the TableViewer on other platforms).
2007-01-08 10:07:54
1,168,270,000
resolved fixed
d76a5ee
1,208,210,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Text.java
SWT
1,627
226,022
Bug 226022 Compiler warnings in N20080406-0200
1. WARNING in /builds/N200804062000/src/plugins/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/TextLayout.java (at line 2811) public int EnumFontFamExProc(int lpelfe, int lpntme, int FontType, int lParam) { The method EnumFontFamExProc(int, int, int, int) from the type new Object(){} is never used locally
2008-04-07 14:26:15
1,207,590,000
resolved fixed
c0bbc0f
1,208,210,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/TextLayout.java
SWT
1,628
36,729
Bug 36729 File deleted by unexpected drag and drop
Here is a strange scenario in which a file is deleted when it is selected. 1) Open the Java Browsing Perspective 2) Open the Package Explorer and place it on the far right of the editor 3) In the Package Explorer, expand a project that is shared with CVS so a shared file is visible 4) Edit this file and make a change 5...
2003-04-21 15:46:53
1,050,950,000
resolved fixed
e21dc3e
1,208,210,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
1,629
158,243
Bug 158243 Background for read only Text objects is wrong in dialogs.
Look at any of the error messages at the top of any Property Page, the background is white but should be the striped aqua background. The fix is simple really, since these controls use HITextView all you have to do is call HITextViewSetBackgroundColor with null as the color param. I would presume SWT could do this on t...
2006-09-21 20:06:53
1,158,880,000
resolved fixed
c79dd09
1,207,950,000
bundles/org.eclipse.swt/Eclipse SWT PI/carbon/org/eclipse/swt/internal/carbon/OS.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Display.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Text.java
SWT
1,630
225,527
Bug 225527 rendering problems after removing owner listeners
null
2008-04-03 06:54:29
1,207,220,000
resolved fixed
6f5c054
1,207,950,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Table.java
SWT
1,631
226,747
Bug 226747 CCombo arrow button not centered
null
2008-04-11 15:01:43
1,207,940,000
resolved fixed
9da76fa
1,207,940,000
bundles/org.eclipse.swt/Eclipse SWT PI/carbon/org/eclipse/swt/internal/carbon/OS.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Button.java
SWT
1,632
197,238
Bug 197238 UML causing stack overflow
Build ID: n/a Steps To Reproduce: use the latest UML distro from eclipse website and enable view. it will cause eclipse to have a stack overflow. a clean launch will not reset eclipse so you will have to uninstall eclipse and reinstall More information: stack overflow from terminal: mbp:~ chris$ Exception in thread "Th...
2007-07-20 00:35:18
1,184,910,000
resolved fixed
fc5ae94
1,207,930,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Control.java
SWT
1,633
177,368
Bug 177368 Display.getCursorControl returning null for complex Xlib widget on Eclipse/Gtk
Build ID: M20070212-1330 Steps To Reproduce: 1. We have a set of existing widgets created using Xlib which have child windows. 2. We create an SWT control representing the top-level widget and use GtkSocket/plug to parent our widget in the SWT control. 3. If we create a viewpart with this control and try dragging anoth...
2007-03-14 12:40:06
1,173,890,000
resolved fixed
11d9126
1,207,930,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
1,634
187,036
Bug 187036 [Workbench] TVT33:TCT[Workbench] 159: ar: 13.001120 Tool tips text does not have RTL reading order
OS: Windows Build date: 05112007 Component Name: CDT Blocking: No Tester Name: Noha Steps to recreate the problem: Create a new workspace. Switch to the C/C++ Perspective: from the main menu go to Window -> Open Perspective -> Other and select C/C++ Problem description: The tool tips text such as 'New C/C++ Project' do...
2007-05-15 11:51:02
1,179,240,000
resolved fixed
7957e07
1,207,860,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/TabFolder.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/ToolBar.java
SWT
1,635
143,358
Bug 143358 Tree items array don't shrink correctly
build 3.2 RC5 In Tree.setItemCount (TreeItem parentItem, int count) the code computes a new shrinked array but doesn't assgined it. Here: //TODO - move shrink to paint event // shrink items array int lastIndex = items.length; for (int i=items.length; i>0; i--) { if (items [i-1] != null) { lastIndex = i; break; } } if (...
2006-05-23 18:54:54
1,148,420,000
resolved fixed
764d043
1,207,860,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Tree.java
SWT
1,636
125,866
Bug 125866 need more parent.indexOf() == -1 checks in TableItem
There's only one place in TableItem that checks the results of parent.indexOf(..) to see whether it's valid before using it, and that's setImage(..). The three other calls to the method do not check if it's valid. These methods are: getBounds(int) getImageBounds(int) redraw(int) This is bad because, in theory, indexOf ...
2006-01-31 11:52:44
1,138,730,000
resolved fixed
de3efc6
1,207,860,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/TableItem.java
SWT
1,637
116,748
Bug 116748 Custom Combo: drop down menu is hard to use
The drop down menu of the Custom Combo uses a List widget which has a selection behavior that is not suitable for menus because you have to hit the text in order to select an item. Clicking in the white space after the text just dismissed the menu but doesn't select the item. I suggest to use a Table instead of a List ...
2005-11-16 18:29:48
1,132,180,000
resolved fixed
61c9c3d
1,207,860,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/List.java
SWT
1,638
226,469
Bug 226469 Successfully to setFocus to a control while getFocusControl return null
null
2008-04-10 06:11:01
1,207,820,000
resolved fixed
62648eb
1,207,850,000
bundles/org.eclipse.swt/Eclipse SWT PI/carbon/org/eclipse/swt/internal/carbon/OS.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Shell.java
SWT
1,639
42,485
Bug 42485 Mouse cursor does not hide when typing on Mac OS X
Eclipse 3.0 M3 Build id: 200308281813 Mac OS X 10.2.6 Open any text editing view and start typing. The mouse cursor still remains visible. The correct behavior on Mac OS is to hide the mouse cursor while you are typing so that the cursor doesn't get in the way.
2003-09-03 17:04:58
1,062,620,000
resolved fixed
613aaf4
1,207,840,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Canvas.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Display.java
SWT
1,640
130,470
Bug 130470 [Tree] Selection-Rect changes on expanding TreeItem causes pixel corruption
I am not sure wether this is a Windows Bug. When expanding the Root treeitem on this snippet, I can see the Selection-Rectangle expand by some pixels: public class Main { public static void main(String[] args) { Display display = new Display(); Shell shell = new Shell(display); shell.setLayout(new FillLayout()); Tree t...
2006-03-05 14:02:06
1,141,590,000
resolved fixed
5bb9869
1,207,840,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Tree.java
SWT
1,641
153,365
Bug 153365 DirectoryDialog's setFilterPath() has no effect
The DirectoryDialog's setFilterPath() has no effect on the Mac (Eclipse 3.1.1 and 3.2). Instead of showing the specified directory, the dialog presents the previously chosen directory. An SWT newsgroup poster reported the same situation on Linux. However, things seem fine on Windows. Steve Northover replied on the news...
2006-08-09 17:55:32
1,155,160,000
resolved fixed
2e1b2b2
1,207,760,000
bundles/org.eclipse.swt/Eclipse SWT PI/carbon/org/eclipse/swt/internal/carbon/OS.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/DirectoryDialog.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/FileDialog.java
SWT
1,642
196,676
Bug 196676 [consistency] Link does not fire double-click events
3.3 - see this in the ControlExample - on other platforms this event does fire
2007-07-16 12:00:02
1,184,600,000
resolved fixed
5869dd8
1,207,690,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Link.java
SWT
1,643
225,973
Bug 225973 Cant attach Menu to a Link widget
setMenu() has no effect, listeners to catch mouse events to display the menu that way are never called
2008-04-07 10:47:27
1,207,580,000
resolved fixed
4f9bd13
1,207,690,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Link.java
SWT
1,644
224,941
Bug 224941 Esc deactivates parent shell if SWT.TOOL is used
I20080330-1350 - press Ctrl+Shift+L (Key Assist) - press Esc => expected: workbench window becomes active again => was: the next OS window on the MRU stack comes to front (as if I pressed Alt+Tab)
2008-03-31 12:45:14
1,206,980,000
resolved fixed
90fa3bc
1,207,680,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Shell.java
SWT
1,645
211,181
Bug 211181 Help Browser crashes on Windows 2000
Build ID: M20071023-1652 Steps To Reproduce: 1. Start Eclipse on Windows 2000 (inside VMWare Player on Linux) 2. Select Help -> Help Contents 3. As soon as the mouse enter the browser it will crash. This error message is printed on the Console: [INFO] HttpServer - Version Jetty/5.1.x [INFO] Container - Started org.mort...
2007-11-28 04:45:42
1,196,240,000
resolved fixed
428dd2f
1,207,680,000
bundles/org.eclipse.swt/Eclipse SWT Browser/win32/org/eclipse/swt/browser/IE.java
SWT
1,646
225,946
Bug 225946 TOGGLE Buttons inherit background with SWT.INHERIT_DEFAULT
Set a custom background color and background mode SWT.INHERIT_DEFAULT on a composite that contains PUSH and TOGGLE buttons. Although both button types look the same, the TOGGLE buttons inherit the background color of the composite but PUSH buttons do not. This will probably not happen with Windows, as Windows buttons c...
2008-04-07 06:11:53
1,207,560,000
resolved fixed
6fed2ee
1,207,680,000
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Button.java
SWT
1,647
220,465
Bug 220465 [Accessibility] StyledText is not accessible on Leopard
I20080207-1530 - Carbon VoiceOver does not read StyledText on OS X 10.5 Leopard. VO just says "text blank" when encountering a StyledText.
2008-02-26 16:24:34
1,204,060,000
resolved fixed
490158b
1,207,600,000
bundles/org.eclipse.swt/Eclipse SWT Accessibility/carbon/org/eclipse/swt/accessibility/Accessible.java
SWT
1,648
225,997
Bug 225997 TextLayout font seems not the be the system font
3.4 M6. When custom drawing table items it seems that the font used in the TextLayout isn't the same as originally used by the Table (item). This is hard to verify as both, TextLayout.getFont() and Table(Item).getFont() return 'null'. However, if a paint listener is added and the item string painted, then a different f...
2008-04-07 12:55:40
1,207,590,000
resolved fixed
e2edffd
1,207,600,000
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/TextLayout.java
SWT
1,649
192,646
Bug 192646 TextLayout implementation on VISTA platform cannot correctly render some gb18030 characters(Mongolian Baiti, Microsoft Yi Baiti etc)
Build ID: M20060629-1905 Steps To Reproduce: 1.Create a shell. 2.Create a TextLayout instance and set some gb18030 characters as its text. 3.Run the application and find that these characters cannot display correctly. More information: The code snippet used to reproduce this problem: /** * @param args */ public static ...
2007-06-14 08:04:05
1,181,820,000
resolved fixed
5f75e2d
1,207,340,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/Device.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/TextLayout.java
SWT
1,650
225,593
Bug 225593 org.eclipse.swt.events.LineStyleEvent doesn't keep the style when multiple listener are listening
Build ID: M20071023-1652 Steps To Reproduce: 1. Create a StyleText widget 2. Add more than 1 LineStyleListener 3. The event.styles attribute is always null but should keep styles that have been set by other listener triggered before. Without that, it seems difficult to add several styleRanges from several listeners. Mo...
2008-04-03 12:12:10
1,207,240,000
resolved fixed
40fe2b7
1,207,330,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/LineStyleEvent.java
SWT
1,651
225,329
Bug 225329 Owner draw: gc in paint doesn't have foreground color set
null
2008-04-02 09:52:12
1,207,140,000
resolved fixed
56f156a
1,207,320,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Table.java
SWT
1,652
207,909
Bug 207909 [carbon SWT] ON_TOP shell can not be hidden when parent shell is minimized
Build ID: Eclipse 3.3.1, Mac OS X 10.5, No test on Eclipse 3.4. Steps To Reproduce: 1. Run the snippet code from Eclipse PDE; 2. Click the green shell, be sure the focus on the "ON_TOP" shell (green background color); 3. Mouse hovering onto the minimized button of bottom shell (this is parent shell); 4. Click the minim...
2007-10-30 02:10:30
1,193,720,000
resolved fixed
7c5ffc1
1,207,260,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Shell.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Widget.java
SWT
1,653
225,440
Bug 225440 MenuDetect events sent with (0, 0) coordinates
null
2008-04-02 17:50:21
1,207,170,000
resolved fixed
85b9814
1,207,170,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Control.java
SWT
1,654
225,263
Bug 225263 Opening a fast view crashes Eclipse
1. Make a view a fast view. 2. Click on the new fast view's icon to expand the view. 3. Eclipse crashes with a dump to the console similiar to this: 2008-04-02 00:29:27.910 java[35545:80f] *** _NSAutoreleaseNoPool(): Object 0x23a50680 of class NSException autoreleased with no pool in place - just leaking Stack: (0x955e...
2008-04-02 03:44:01
1,207,120,000
resolved fixed
dff17e9
1,207,170,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Control.java
SWT
1,655
221,411
Bug 221411 [Accessibility] Leopard: VoiceOver doesn't follow focus if Browser is in Shell
null
2008-03-04 16:58:48
1,204,670,000
resolved fixed
3d06bb7
1,207,160,000
bundles/org.eclipse.swt/Eclipse SWT Browser/carbon/org/eclipse/swt/browser/Safari.java
SWT
1,656
210,854
Bug 210854 setSize on Spinner doesn't have an effect
As Spinner is a composite, setSize doesn't appear to resize the view. However, setting FILL_HORIZONTAL and FILL_VERTICAL do appear to work. Steps to reproduce: Run ControlExample Go to Spinner tab Click on '10x10', '50x50' or '100x100' - no effect seen Cilck on Horizontal Fill or Vertical Fill - spinner expands to full...
2007-11-25 07:28:09
1,195,990,000
resolved fixed
d0b78d7
1,207,150,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Spinner.java
SWT
1,657
224,642
Bug 224642 Scrolled form does not resize child controls when the form is resized
Build ID: I20070625-1500 Steps To Reproduce: 1. Use MultiPageEditorPart 2. In a form page create a few controls on a composite that is parented by the scrolled form. 3. Resize the editor. The controls do not get resized , but rather the editor covers them up as you shrink it. 4. Would expect the controls to be resized ...
2008-03-28 11:13:31
1,206,720,000
resolved wontfix
f18e9dd
1,207,110,000
examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet296.java
SWT
1,658
221,268
Bug 221268 Running operation that continuously refreshes/updates SWT Browser it does not stay minimized
Build ID: 3.3 Steps To Reproduce: When Running operation that continuously refreshes/updates SWT Browser it does not stay minimized. When you minimize it , it again pops up no matter how many times you minimize. It happens when the refresh operation is continously happening in screen. The instance of browse is created ...
2008-03-04 01:53:53
1,204,610,000
resolved fixed
e60a3ad
1,207,090,000
bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java
SWT
1,659
181,864
Bug 181864 [Browser] crash when disposed in changing callback
null
2007-04-10 19:11:24
1,176,250,000
resolved fixed
26b9045
1,207,080,000
bundles/org.eclipse.swt/Eclipse SWT Browser/win32/org/eclipse/swt/browser/IE.java
SWT
1,660
224,462
Bug 224462 [Browser-Mozilla] Save-as window shown when disposing the browser during a location changing event
null
2008-03-27 16:18:39
1,206,650,000
resolved fixed
70407a3
1,207,080,000
bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java
SWT