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
961
277,442
Bug 277442 BlockSelection: Exception and crash while RTL orientation
Build ID: I20090520-2000 Steps To Reproduce: 1) Run 'TextEditor'and have : ABC ABCDEF AB 2) Change the orientation to 'Right to left' 3) Enable Block Selection 4) Block select the (complete) text 5) Application (Text Editor) crash due to the below exception - Exception in thread "main" java.lang.StringIndexOutOfBoundsE...
2009-05-22 06:58:45
1,242,990,000
resolved fixed
2f2704e
1,243,360,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java
SWT
962
261,206
Bug 261206 Console view: Copy is disabled after double-click to select word
I20090114-1322, already broken in 3.5M4, was OK in 3.5M3 - open Console view - feed it with content (e.g. use the Java Stack Trace console) - double-click a word to select it => Ctrl+C does nothing and context menu > Copy and Cut are disabled
2009-01-15 10:36:09
1,232,030,000
verified fixed
f7d2c5a
1,243,360,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java
SWT
963
277,631
Bug 277631 Cannot move cursor after cancelling IME input by pressing escape key.
Build ID: I20090522-1126 Steps To Reproduce: 1. Open a text editor and type some texts. 2. Switch to Japanese hiragana input mode (Kotoeri). 3. Press 'a' key. 4. Japanese hiragana character '' is displayed. 5. Press esc key to cancel input. The character '' is disappeared. Expected: - Pressing 'delete' key should delet...
2009-05-25 00:08:26
1,243,220,000
resolved fixed
ac4e7e2
1,243,360,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/IME.java
SWT
964
277,437
Bug 277437 [Cocoa] GC#drawText font background issue
null
2009-05-22 05:53:04
1,242,990,000
resolved fixed
4639b46
1,243,360,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/Font.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/GC.java
SWT
965
273,570
Bug 273570 Unable to create view ID org.eclipse.jdt.ui.PackageExplorer: An unexpected exception was thrown. in existing workspace only
After JAX09/EclipseForum I downloaded Eclipse 3.5M6 form Mac in various forms carbon/cocoa/cocoa-64bit. When opening an existing workspace last edited in 3.4.2 I received this error and the PackageExplorer refuses to open. This does not occur when opening/creating a new workspace. -- Error Details -- Date: Fri Apr 24 1...
2009-04-24 06:21:46
1,240,570,000
resolved fixed
047dfc0
1,243,290,000
bundles/org.eclipse.swt/Eclipse SWT Program/cocoa/org/eclipse/swt/program/Program.java
SWT
966
277,668
Bug 277668 Custom Control Example: StyledTextTab Set/Get API incomplete
HEAD Custom Control Example: StyledTextTab Set/Get API is incomplete (e.g. misses block selection and margins).
2009-05-25 07:09:39
1,243,250,000
resolved fixed
020bda8
1,243,270,000
examples/org.eclipse.swt.examples/src/org/eclipse/swt/examples/controlexample/StyledTextTab.java
SWT
967
277,235
Bug 277235 Accessibility Control Example ClassCastException
With GTK Accessibility Module initialized, I get the following stack trace when running ControlsWithAccessibleNamesExample: Exception in thread "main" java.lang.ClassCastException: org.eclipse.swt.accessibility.AccessibleObject at org.eclipse.swt.examples.accessibility.ControlsWithAccessibleNamesExample$1.getName(Contr...
2009-05-20 18:21:47
1,242,860,000
resolved fixed
e98fb50
1,242,930,000
bundles/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java
SWT
968
277,314
Bug 277314 Cocoa - Application crashes while copying an image
Build ID: I20090518-2000 Steps To Reproduce: 1. On Cocoa, launch the Clipboard example 2. Open any image, try to copy it and then application crashes. More information: Copying image through clipboard example works fine on another platforms.
2009-05-21 07:50:53
1,242,910,000
resolved fixed
ec2c543
1,242,930,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/Image.java
SWT
969
276,564
Bug 276564 Eclipse won't launch using JDK 7 because SWT native libraries don't load
null
2009-05-15 16:23:27
1,242,420,000
resolved fixed
5b59ebe
1,242,920,000
bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java
SWT
970
277,285
Bug 277285 Cursor position does not change while typing in Japanese input method program
Build ID: I20090515-1143 Steps To Reproduce: 1. Open a text editor. 2. Switch to Japanese hiragana input mode (Kotoeri). 3. Press 'a' key. 4. Japanese hiragana character '' is displayed. Expected cursor position: | Actual cursor position: | More information: The cursor position does not change by typing more characters...
2009-05-21 04:12:56
1,242,890,000
resolved fixed
e8c492b
1,242,920,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java
SWT
971
277,193
Bug 277193 Graphics drawing in unwanted places when scrolling bundles in a launch config
Build I20090519-2000 When you scroll the list of bundles in a launch config, the bundle icons are overlaying the top and bottom of the table. See the attach movie.
2009-05-20 14:56:18
1,242,850,000
resolved fixed
2063831
1,242,850,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
972
277,175
Bug 277175 Accessibility - Console message printed when custom control has focus
null
2009-05-20 13:37:03
1,242,840,000
resolved fixed
9e87046
1,242,850,000
bundles/org.eclipse.swt/Eclipse SWT Accessibility/cocoa/org/eclipse/swt/accessibility/SWTAccessibleDelegate.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java
SWT
973
277,195
Bug 277195 FileDialog NPE's when attempting to upload an attachment with Mylyn
Eclipse SDK Version: 3.5.0 Build id: I20090518-2000 Steps to reproduce: * Open a Mylyn task editor for some issue on Eclipse.org (or your favourite issue tracker). * Expand the Attachments section and hit the Attach... button to spawn a dialog. * In the Add Attachment dialog hit the Browse... button and use the file di...
2009-05-20 15:04:32
1,242,850,000
resolved fixed
53e829f
1,242,850,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/FileDialog.java
SWT
974
276,569
Bug 276569 Cocoa: exception gets logged when opening views while a detached view exists
I am seeing a lot of logged exceptions, and it seems to be caused by the fact that I have a detached (torn off) view. I am out of time to boil this down to reproducible steps, but it should be reproducible as follows: 1. Reset Java perspective. 2. Tear off Package Explorer. 3. Open views and editors in various configur...
2009-05-15 17:04:10
1,242,420,000
resolved fixed
bd8ac1c
1,242,850,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Control.java
SWT
975
277,173
Bug 277173 ToolItems and Buttons are not accessible on Cocoa (regression)
null
2009-05-20 13:22:58
1,242,840,000
resolved fixed
6985048
1,242,840,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java
SWT
976
276,506
Bug 276506 BlockSelection: Paste should end with long caret
I20090514-2000 StyledText in BlockSelection mode: When I copy a block and then paste it multiple times, all copies should be start on the same line. => Paste should end with a long caret that spans all modified lines at the end of the pasted block. Example: - Have: Abcdef 123456 - Select: Abc 123 - Copy, Paste, Paste =...
2009-05-15 10:33:22
1,242,400,000
resolved fixed
69f1d6e
1,242,840,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java
SWT
977
276,854
Bug 276854 BlockSelection: Shift+Click does not work with normal caret
I20090518-2000 StyledText in BlockSelection mode: Shift+Click does not work with the normal caret. Instead of selecting the block from the caret to the clicked location, it just sets the virtual caret at the clicked location. Subsequent Shift+Clicks then correctly span the selection, starting at the (new) caret locatio...
2009-05-19 06:25:43
1,242,730,000
verified fixed
fcc2c15
1,242,840,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java
SWT
978
276,485
Bug 276485 BlockSelection: copying block only fills with spaces when folding enabled
I20090514-2000 Copying a selected block only adds spaces at the end of lines when folding is enabled. In the 'New > Untitled Text File' editor and in the Java editor with folding disabled, the lines in the clipboard are not filled up.
2009-05-15 08:42:48
1,242,390,000
resolved fixed
e11f5e8
1,242,840,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java
SWT
979
276,516
Bug 276516 BlockSelection: Arrow_Left and Arrow_Right should set caret to beginning/end of selection
I20090514-2000 In a StyledText, have a block selection. Arrow_Left and Arrow_Right should set the caret to the beginning/end of the selection, like in normal selection mode (regardless of where inside the selection the caret is). - Example: ....... ..ABC.. ..XYZ.. ....... - Select this block by dragging from upper-left...
2009-05-15 10:55:53
1,242,400,000
verified fixed
9522aed
1,242,840,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java
SWT
980
276,531
Bug 276531 Selection jumps in tree
[Cocoa I20090514-2000] Not sure if this potentially affects all trees, or only filtered ones. Steps: 1. Open Preferences dialog 2. Make sure it comes up all collapsed, with the first item (General) selected. If not, collapse tree and select the first item, close the dialog, and open again. 3. Expand "General". 4. Click...
2009-05-15 12:32:03
1,242,410,000
resolved fixed
aa8fe24
1,242,830,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
981
276,553
Bug 276553 Cocoa: Menus completely gray after drag-and-drop to detached view
Cocoa I20090514-2000 Steps: 1. Create a new project and put a "build.properties" file in it. Reset Java perspective. 2. Open "Project Explorer" view. 3. Tear off the view 4. Expand the project in the Package Explorer and drag the build.properties file into the Project Explorer, drop it over the same project. 5. Confirm...
2009-05-15 15:09:36
1,242,410,000
resolved fixed
9060990
1,242,830,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java
SWT
982
276,683
Bug 276683 Tree item icons drawn into next column
null
2009-05-18 06:01:04
1,242,640,000
resolved fixed
0bd40b8
1,242,760,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
983
276,760
Bug 276760 GC#drawRoundRectangle(..) draw too big radii on Cocoa
null
2009-05-18 14:29:16
1,242,670,000
resolved fixed
3ac7858
1,242,760,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/GC.java
SWT
984
276,826
Bug 276826 Compile warning in official build
I20090518-2000. 1. WARNING in /JUnit Tests/org/eclipse/swt/tests/junit/AllTests.java (at line 14) import org.eclipse.swt.*; The import org.eclipse.swt is never used
2009-05-19 03:29:45
1,242,720,000
resolved fixed
1608656
1,242,740,000
tests/org.eclipse.swt.tests/JUnit Tests/org/eclipse/swt/tests/junit/AllTests.java
SWT
985
276,131
Bug 276131 Browser Test crashing
The releng test have been DNF for the last couple builds. Running locally we occasionally see crashes in the BrowserTests so we suspect these crashes to be the cause of the DNF.
2009-05-13 12:37:34
1,242,230,000
resolved fixed
ba89e7d
1,242,420,000
bundles/org.eclipse.swt/Eclipse SWT Printing/cocoa/org/eclipse/swt/printing/Printer.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/Device.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java
SWT
986
275,945
Bug 275945 [clipboard] regression: pasting text from file properties to java editor seems to be in wrong format
null
2009-05-12 15:02:37
1,242,160,000
resolved fixed
a4935bc
1,242,420,000
bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/carbon/org/eclipse/swt/dnd/TextTransfer.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Widget.java
SWT
987
275,875
Bug 275875 crash: Cmd+Q only closes first shell in SnippetLauncher
Build id: I20090511-2000 on Cocoa (32-bit, 10.5.6) Load project org.eclipse.swt.snippets. Run SnippetLauncher. Close the first shell (HelloWorld) with the keyboard (Command+Q). Try to close the 2nd shell with the keyboard - the shell does not close, and this message is printed to the console: 2009-05-12 10:10:02.286 ja...
2009-05-12 10:24:28
1,242,140,000
resolved fixed
df87b53
1,242,420,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java
SWT
988
275,552
Bug 275552 Font loading slow for font that is not there (ie. 'Sans Serif')
I have an application that renders a BIRT chart in a Canvas with real-time data. When I run the application on Carbon, all is well. When I run the application on Cocoa, the application grinds to a halt. I'm attaching screen shots of the cpu activity when running the application. The only difference is that I've changed...
2009-05-09 23:55:34
1,241,930,000
resolved fixed
974aef9
1,242,420,000
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSFontManager.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/Font.java
SWT
989
275,631
Bug 275631 Ctrl+Tab key binding works incorrectly.
null
2009-05-11 06:26:46
1,242,040,000
resolved fixed
bdf37a2
1,242,230,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Shell.java
SWT
990
275,913
Bug 275913 StyledText with block selection: Typing at virtual caret on empty line inserts char after caret
I20090511-2000 CustomControlExample > Styled Text: - add an empty line - activate block selection - click in the middle of the empty line => "virtual" caret appears - type 12345 => line becomes "2345|1" (caret at |) => first character should also be inserted in front of the caret
2009-05-12 12:56:31
1,242,150,000
resolved fixed
aa5281e
1,242,230,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java
SWT
991
269,413
Bug 269413 [doc] getBackground() of Controls on a TabFolder returns not the shown background color
Build ID: M20080911-1700 Steps To Reproduce: 1. Use WindowsXP (default blue theme) and SWT 3.4.1 2. draw a Tabfolder with at least one TabItem 3. draw a control e.g. Composite or checkbox (Button(SWT.CHECK) on the TabItem 3. The control is shown with the same background color as the TabItem (nearly white) 4. call contr...
2009-03-19 13:14:35
1,237,480,000
resolved fixed
184d0e8
1,242,080,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Control.java
SWT
992
268,503
Bug 268503 [doc] DateTime Javadoc should tell that DROP_DOWN is a hint
I20090312-2000 Javadoc of DateTime should tell that DROP_DOWN is a hint.
2009-03-13 06:10:38
1,236,940,000
resolved fixed
96685a4
1,242,070,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/DateTime.java
SWT
993
275,681
Bug 275681 NPE in DialogTab, it doesn't check for null returned by PrintDialog#open
SWT 3.5 RC0 Run control example switch to dialog tab open a print dialog hit escape (or close the dialog by clicking on the cancel button) Exception in thread "main" java.lang.NullPointerException at org.eclipse.swt.examples.controlexample.DialogTab.createButtonSelected(DialogTab.java:191) at org.eclipse.swt.examples.c...
2009-05-11 12:04:17
1,242,060,000
resolved fixed
b8696a3
1,242,060,000
examples/org.eclipse.swt.examples/src/org/eclipse/swt/examples/controlexample/DialogTab.java
SWT
994
266,172
Bug 266172 Shell setFullScreen not implemented
null
2009-02-25 12:48:58
1,235,580,000
resolved fixed
2b534ce
1,241,810,000
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSWindow.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Shell.java
SWT
995
274,001
Bug 274001 Rollover tooltips for all truncated tree and table items
null
2009-04-28 06:14:55
1,240,910,000
resolved fixed
0a26c43
1,241,800,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/Button.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Disp...
SWT
996
275,484
Bug 275484 OleClientSite#isDirty QueryInterface IIDIPersistFile but creates IPersistStorage
OleClientSite#isDirty QueryInterface IIDIPersistFile but creates IPersistStorage See the code // Get access to the persistent storage mechanism int /*long*/[] address = new int /*long*/[1]; if (objIOleObject.QueryInterface(COM.IIDIPersistFile, address) != COM.S_OK) return true; IPersistStorage permStorage = new IPersis...
2009-05-08 12:27:32
1,241,800,000
resolved fixed
c76676f
1,241,800,000
bundles/org.eclipse.swt/Eclipse SWT OLE Win32/win32/org/eclipse/swt/ole/win32/OleClientSite.java
SWT
997
180,176
Bug 180176 [OLE] [EditorMgmt] Strange behavior while opening default gif editor
Build ID: Eclipse3.3M6 Steps To Reproduce: 1.Double click to any gif file, say abc.gif. I expect that default editor comes up. 2.Indeed, IE7 starts. Close it. You see that text editor for abc.gif is opened. It has just on line: "abc.gif" 3. Close this editor. Immediately new instance of IE7 comes up. 4. Close it and yo...
2007-03-30 08:12:27
1,175,260,000
resolved fixed
143dc1b
1,241,800,000
bundles/org.eclipse.swt/Eclipse SWT OLE Win32/win32/org/eclipse/swt/ole/win32/OleClientSite.java
SWT
998
267,884
Bug 267884 Select All does not work in TextEditor Example with block selection
I20090310-0100, same on WinXP, same in 3.5M5/Carbon Select All (Ctrl+A) does not work in the TextEditor Example with block selection. It just selects column 0.
2009-03-10 11:33:10
1,236,700,000
resolved fixed
8f9328b
1,241,800,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java
SWT
999
275,459
Bug 275459 Test failures in GC on I20090507-2000
http://fullmoon/downloads/drops/I20090507-2000/testresults/html/org.eclipse.swt.tests_linux.gtk.x86_6.0.html
2009-05-08 09:42:40
1,241,790,000
resolved fixed
b2e9063
1,241,790,000
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/GC.java
SWT
1,000
270,676
Bug 270676 StyledText : text selection stops when mouse cursor leaves the x-axis
When the mouse-left-button is down, and as I drag to make a text selection, I drag off the x-axis of the control. Normally the selection would continue to follow the mouse. With StyledText, the selection only follows the mouse when the mouse cursor remains within the area of the styledtext control. This behaviour is di...
2009-03-31 17:39:40
1,238,540,000
resolved fixed
5261d73
1,241,730,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java
SWT
1,001
270,316
Bug 270316 [OLE] Failure save 2003 Word document with embedded Word 2007 editor
Build ID: N20090322-2000 Steps To Reproduce: 1. Create a Word doc (it can have just one word) saved in the 2003 format with the .doc extension. 2. Open it in a Word 2007 embedded Eclipse editor. 3. Modify it and try to save. You might get the "Cannot save <docname>" error dialog. More information: So, basically, saving...
2009-03-27 14:42:51
1,238,180,000
resolved fixed
de5b9b1
1,241,730,000
bundles/org.eclipse.swt/Eclipse SWT OLE Win32/win32/org/eclipse/swt/ole/win32/OleClientSite.java bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/ole/win32/IPersistFile.java
SWT
1,002
273,953
Bug 273953 [carbon] DeviceResourceException on certain images
in i0421 carbon The following error occurs when opening the Plugins view org.eclipse.jface.resource.DeviceResourceException: Unable to create resource URLImageDescriptor(bundleentry://139.fwk16109616/icons/obj16/plugin_javasearch.gif) at org.eclipse.jface.resource.ImageDescriptor.createResource(ImageDescriptor.java:167...
2009-04-27 18:34:24
1,240,870,000
resolved fixed
306f953
1,241,730,000
bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/GIFFileFormat.java
SWT
1,003
262,981
Bug 262981 GC#drawText could use data.stringWidth and data.stringHeight
we added data.stringWidth and data.stringHeight to GCData to improve the performance of GC#textExtent() I feel we could use these same fields in GC#drawText to speed things (little bit, verry little). If data.stringWidth and data.stringHeight were to initialized lazyly it would make the code in GC#drawText() and GC#tex...
2009-01-29 17:37:50
1,233,270,000
resolved fixed
22e21dc
1,241,720,000
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/GC.java
SWT
1,004
274,385
Bug 274385 Control-click for context menu loses multi-selection
Multi-select a number of items in an explorer. Control-click to get a context menu. The context menu comes up, and the multi-select is lost. The multi-select survives if right-click is used instrad.
2009-04-29 15:20:20
1,241,030,000
resolved fixed
075c887
1,241,720,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,005
254,861
Bug 254861 Gtk SWT should set window type hint for SWT.BALLOON tooltips
null
2008-11-11 07:07:40
1,226,410,000
resolved fixed
1d3e044
1,241,710,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/ToolTip.java
SWT
1,006
273,354
Bug 273354 Form Feed (\f) makes StyledText go crazy
null
2009-04-22 18:21:40
1,240,440,000
resolved fixed
8ff9209
1,241,710,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/TextLayout.java
SWT
1,007
270,495
Bug 270495 Improving performance of ImageData.blit and Image.init methods
null
2009-03-30 14:29:58
1,238,440,000
resolved fixed
8b5c72d
1,241,650,000
bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageData.java
SWT
1,008
275,207
Bug 275207 [Browser] crash when showing text entry prompter
- crashes with xulrunner >= 1.9, previous xulrunner versions don't crash - run Snippet128 with Browser style SWT.MOZILLA - point it at a page with the following content: <HTML> <BODY> <script> var userName userName = prompt("What is your name?","Name goes here") alert(userName) </script> </BODY> </HTML> - press OK in t...
2009-05-06 15:29:40
1,241,640,000
resolved fixed
775da68
1,241,640,000
bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/PromptService2.java
SWT
1,009
274,141
Bug 274141 [content assist] Additional info of newly selected proposal not shown
to reproduce: # ensure that Eclipse is configured to have javadoc available for Java runtime classes. # open a Java file in the JDT Java source editor # in the source declare a stack object as follows: java.lang.Object foo; # in the source editor on a new line, type: foo # in the editor use the '.' character to cause c...
2009-04-28 14:37:24
1,240,940,000
resolved fixed
bca4f4e
1,241,640,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,010
274,161
Bug 274161 Cannot create circular Shell on Cocoa
Build id: I20090428-0100 - Cocoa Run Snippet285. (Note that this snippet works correctly on Carbon, Windows, and GTk). A square Shell appears (should be a circle), and the following error messages are printed to the Console: 2009-04-28 15:32:04.727 java[1089:10b] *** -[NSFocusState transformUsingAffineTransform:]: unre...
2009-04-28 15:39:25
1,240,950,000
resolved fixed
15e70eb
1,241,630,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/Path.java
SWT
1,011
273,099
Bug 273099 Save As.. dialog is not seeded with selection's file name
Cocoa issue. This is verifiable by attempting to view an attachment for a bug on Eclipse.org that has been uploaded as (application/octet-stream). When the Save As.. dialog comes up the file name text field is blank, while on Carbon this field would have been populated by with the original file's name. Version: 3.5.0 B...
2009-04-21 13:36:52
1,240,340,000
resolved fixed
9abfdff
1,241,630,000
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSSavePanel.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/DirectoryDialog.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/sw...
SWT
1,012
271,029
Bug 271029 No menu bar items with Mozilla Browser (XULRunner 1.9.0.7)
When creating a Mozilla Browser on Mac OS X 10.5.6 with XulRunner 1.9.0.7, the menu items do not get displayed (no about, no preferences, no 'command Q' to quit the application). I used the following snippet: public class MozillaBrowser { public static void main(String[] args) { Display display = new Display(); Shell s...
2009-04-02 14:34:58
1,238,700,000
resolved fixed
3c00f75
1,241,620,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,013
274,274
Bug 274274 NPE in Accessible#removeAccessibleListener() if called from dispose listener
Eclipse 3.4.2 and 3.5, Linux GTK - add a dispose listener to a composite - call fComposite.getAccessible().removeAccessibleListener() Actual results: A NPE is thrown because accessibleListener is null at the time when the dispose listener is called. This is because another dispose listener sets accessibleListeners to N...
2009-04-29 06:25:58
1,241,000,000
resolved fixed
2fe0f79
1,241,620,000
bundles/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/Accessible.java
SWT
1,014
272,401
Bug 272401 [browser] [KeyBindings] copy and paste key bindings not working in embedded browser
When using the embedded browser within Eclipse, the copy/paste actions from the right+click popup menu work but the standard key bindings for both copy and paste have no affect.
2009-04-15 17:39:46
1,239,830,000
resolved fixed
56dd9f8
1,241,620,000
bundles/org.eclipse.swt/Eclipse SWT Browser/cocoa/org/eclipse/swt/browser/Safari.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/WebView.java
SWT
1,015
245,278
Bug 245278 [DateTime] ignores User's keyboard input
null
2008-08-26 12:57:15
1,219,770,000
resolved fixed
6f82740
1,241,560,000
bundles/org.eclipse.swt/Eclipse SWT/emulated/datetime/org/eclipse/swt/widgets/DateTime.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/DateTime.java
SWT
1,016
274,890
Bug 274890 SWT crash
Process: eclipse [62159] Path: /Users/chrisaniszczyk/eclipses/eclipse-SDK-3.5M7/eclipse/Eclipse.app/Contents/MacOS/eclipse Identifier: org.eclipse.eclipse Version: 3.5 (3.5) Code Type: X86 (Native) Parent Process: launchd [1] Date/Time: 2009-05-04 15:14:54.618 -0500 OS Version: Mac OS X 10.5.6 (9G55) Report Version: 6 ...
2009-05-04 16:16:08
1,241,470,000
resolved fixed
27d6879
1,241,560,000
bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/NativesGenerator.java bundles/org.eclipse.swt.tools/Mac Generation/org/eclipse/swt/tools/internal/MacGenerator.java bundles/org.eclipse.swt/Eclipse SWT Browser/cocoa/org/eclipse/swt/browser/Safari.java bundles/org.eclipse.swt/Eclipse SWT Drag a...
SWT
1,017
274,931
Bug 274931 StringIndexOutOfBoundsException in Program.getImageData(*)
Right click on a file in package explorer, select "Open with -> Other" Nothing happens except that a new exception is reported in the log, and cursor changes to the "busy" state. It worked in M6, but broken in M7 eclipse.buildId=I20090430-2300 java.version=1.6.0_10 java.vendor=Sun Microsystems Inc. BootLoader constants...
2009-05-05 01:38:09
1,241,500,000
resolved fixed
747510f
1,241,550,000
bundles/org.eclipse.swt/Eclipse SWT Program/win32/org/eclipse/swt/program/Program.java
SWT
1,018
274,271
Bug 274271 SHEET Javadoc issues
null
2009-04-29 06:20:00
1,241,000,000
resolved fixed
e692b7c
1,241,540,000
bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/widgets/Dialog.java
SWT
1,019
274,696
Bug 274696 Checkbox Tree wastes a lot of space beween box and item
null
2009-05-01 16:59:39
1,241,210,000
resolved fixed
7d9fca7
1,241,530,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,020
274,022
Bug 274022 Text from DirectoryDialog#setMessage(..) not visible
I20090428-0100 The text that clients set with DirectoryDialog#setMessage(..) is not shown on Cocoa, even though the Javadoc says: "This message will be visible on the dialog while it is open."
2009-04-28 08:39:59
1,240,920,000
resolved fixed
9d2123f
1,241,470,000
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSSavePanel.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/DirectoryDialog.java
SWT
1,021
236,808
Bug 236808 Errors/Warnings preference page wraps label on linux when it should not
I20080609-1311 The description label on the Errors/Warnings preference page is wrapped on Linux GTK. Happened to me several times on other components but only on GTK that's why I mention it.
2008-06-12 04:46:17
1,213,260,000
resolved fixed
e7b1931
1,241,470,000
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Label.java
SWT
1,022
273,661
Bug 273661 [KeyBindings] copy/paste doesn't always work in dialogs
It seems that pasting into a dialog doesn't always work. To reproduce follow these steps exactly: # open an editor (of almost any kind, as long as it's a text editor) # in the package explorer view from the context menu select 'copy qualified name' # use the *Search -> File* function, and attempt to paste into the *Con...
2009-04-24 20:55:55
1,240,620,000
resolved fixed
030b9a0
1,241,460,000
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSWindow.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Canvas.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Co...
SWT
1,023
274,344
Bug 274344 [64] [DND] Snippet282 crashes
null
2009-04-29 13:07:55
1,241,020,000
resolved fixed
a15463f
1,241,460,000
bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/gtk/org/eclipse/swt/dnd/ImageTransfer.java bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java
SWT
1,024
274,169
Bug 274169 drawing problem after inserting Bullet into StyledText
- run the snippet below - click in the StyledText, which inserts a Bullet -> note that the text following the linebreak has now disappeared - arrowing down once or twice will make the missing line re-appear at the bottom public static void main(String[] args) { Display display = new Display(); Shell shell = new Shell(d...
2009-04-28 16:45:50
1,240,950,000
resolved fixed
5d71ac1
1,241,450,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java
SWT
1,025
274,302
Bug 274302 Nested GridLayouts cut content if inner grabs vertical space
null
2009-04-29 09:33:08
1,241,010,000
resolved fixed
15e431a
1,241,450,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Group.java
SWT
1,026
274,188
Bug 274188 create caret from image does not work
Build id: I20090428-0100 Run Snippet43. On Cocoa, this does not appear to work at all - no caret is shown in the example. On Carbon, this does not work well because the image background is opaque (should be transparent). On Windows and GTk, this works well.
2009-04-28 17:28:05
1,240,950,000
resolved fixed
551ff14
1,241,450,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/Canvas.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Shell.java
SWT
1,027
274,538
Bug 274538 Shells with SWT.SHEET do not hide with setVisible(false) (only when disposed)
null
2009-04-30 11:37:10
1,241,110,000
resolved fixed
f448e78
1,241,450,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Shell.java
SWT
1,028
274,230
Bug 274230 Using content assist in the new Java class wizard crashes the VM
To reproduce: # Use the *New->Java Class* wizard # Start typing a base class name, and press *Command+SPACE* to activate content assist # observe that the JVM crashes Crash occurs using Java 5 with both of these versions: Build id: I20090421-0930 (32-bit) Build id: I20090427-0800 (64-bit) It may also happen with other ...
2009-04-28 23:36:24
1,240,980,000
resolved fixed
ba2fed6
1,241,040,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Text.java
SWT
1,029
264,560
Bug 264560 hard crash upon opening internal browser on mac
null
2009-02-11 13:11:01
1,234,380,000
resolved fixed
44e4c95
1,241,030,000
bundles/org.eclipse.swt/Eclipse SWT Browser/carbon/org/eclipse/swt/browser/Safari.java bundles/org.eclipse.swt/Eclipse SWT PI/carbon/org/eclipse/swt/internal/cocoa/Cocoa.java
SWT
1,030
274,295
Bug 274295 Did you mean "image/jpeg"?
I wanted to use the new ImageTransfer class but looking at it (the GTK variant) I noticed 'private static final String JPEG = "image/jpge";' in the code. I guess that should be 'jpeg'.
2009-04-29 09:11:17
1,241,010,000
resolved fixed
651f725
1,241,010,000
bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/gtk/org/eclipse/swt/dnd/ImageTransfer.java
SWT
1,031
272,276
Bug 272276 DBCS3.5:Selecting korean text and right clicking on eclipse editor results in deletion of those characters.
Build ID: I20090407-1430 Steps To Reproduce: 1.Start Eclipse under solaris korean environment(EUC,UTF-8). 2.Create a new project and add a new file to the project. 3.Open the newly added file and input some korean characters in the editor. 4.Select some korean characters and right click on top of it. 5.The selected cha...
2009-04-15 05:32:58
1,239,790,000
closed fixed
3b899ca
1,240,940,000
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/IME.java
SWT
1,032
273,635
Bug 273635 Command+click to deselect one of a multi-selection doesn't work
To reproduce: # with the mouse select more than one project in the Package Explorer view # Command-click one of the selected items to deselect it # Observe that the previous selection is discarded, and the clicked item becomes selected (bug) The expected behaviour is that Command-clicking one of a selection causes it t...
2009-04-24 15:27:28
1,240,600,000
resolved fixed
95de79f
1,240,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,033
258,391
Bug 258391 When model dialog is up, its parent window should not response to drop event.
Build ID: I20080617-2000 Steps To Reproduce: 1.Launch Eclipse. 2.Open a model dialog, such as open preference dialog from File | Preferences; or file open dialog from File | Open File. 3.Drag a simple text file, such as 1.txt, and drop to Eclipse Editor area. Problem is 1.txt is opened. We expect perference dialog and ...
2008-12-11 01:30:01
1,228,980,000
resolved fixed
8b39358
1,240,870,000
bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/gtk/org/eclipse/swt/dnd/DropTarget.java bundles/org.eclipse.swt/Eclipse SWT Printing/gtk/org/eclipse/swt/printing/PrintDialog.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/ColorDialog.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/wi...
SWT
1,034
273,939
Bug 273939 toolitems can't be traversed when the toolbar has tabitem siblings
Run this code: public static void main3 (String[] args) { final Display display = new Display(); final Shell shell = new Shell(display); shell.setLayout(new GridLayout()); new Button(shell, SWT.PUSH).setText("Push1"); ToolBar toolBar = new ToolBar(shell, SWT.FLAT); ToolItem toolItem; toolItem = new ToolItem(toolBar, SW...
2009-04-27 16:11:31
1,240,860,000
resolved fixed
226c5e7
1,240,870,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,035
273,492
Bug 273492 [Mac] Test failure in Bug43610Test.testShiftAlt on Cocoa
null
2009-04-23 14:25:29
1,240,510,000
resolved fixed
f3a50e0
1,240,860,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,036
273,919
Bug 273919 getOffset(int,int,int[]) fails for empty lines ("\n")
from the newsgroup: "Under Windows single '\n' works ok, but it has one disappointing feature: empty lines terminated with '\n' has zero width and cannot be detected by coordinate hit testing: offset = textLayout.getOffset(x, y, trailing); For such lines offset is returned as for start of next non-empty line. Empty lin...
2009-04-27 13:48:01
1,240,850,000
resolved fixed
98160a5
1,240,860,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/TextLayout.java
SWT
1,037
273,631
Bug 273631 Second call to fillRectangle/fillOval uses black background instead of the declared one
null
2009-04-24 14:55:49
1,240,600,000
resolved fixed
561eb94
1,240,850,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/GC.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/GCData.java
SWT
1,038
273,521
Bug 273521 Toolbar: tooltip shows at 0,0 when hot item moved by key with mouse over item
testcase: public static void main (String[] args) { final Display display = new Display(); final Shell shell = new Shell(display); shell.setLayout(new GridLayout()); ToolBar toolBar = new ToolBar(shell, SWT.FLAT); ToolItem toolItem; toolItem = new ToolItem(toolBar, SWT.None); toolItem.setText("Item 2 A"); toolItem.setT...
2009-04-23 17:54:07
1,240,520,000
resolved fixed
6f220c6
1,240,610,000
bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/win32/OS.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/ToolBar.java
SWT
1,039
272,412
Bug 272412 Checkboxes with images have incorrect image alignment
Images are aligned too high. See attached screenshots comparing Carbon with Cocoa. on eclipse-SDK-I20090414-0800-macosx-cocoa-x86_64 Checkboxes with images are created as follows: bc.. filterEntitiesCheckbox = new Button(nodeSelectionComposite,SWT.CHECK|SWT.FLAT); filterEntitiesCheckbox.setImage(image1); filterEntities...
2009-04-15 18:51:32
1,239,840,000
resolved fixed
e3f40db
1,240,600,000
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSButton.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/Button.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Di...
SWT
1,040
273,313
Bug 273313 [carbon] Control#getBackground() and getForeground() returns new Color
null
2009-04-22 14:10:42
1,240,420,000
resolved wontfix
93fa386
1,240,580,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/Composite.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Control.java bundl...
SWT
1,041
271,310
Bug 271310 [Presentations] BIDI3.5:HCG_Wrong repaint of mirrored windows on linux
Build ID: I20090313 Linux RedHat 5 Steps To Reproduce: 1.Install eclipse with Bidi translation (NLpackBidi...zip) 2.Run mirrored eclipse (use -nl iw) 3.Open C/C++ perspective 4. Hover the mouse over the screen or open/close menus Expected result: correct window repaint Actual result: wrong window repaint More informati...
2009-04-06 09:48:34
1,239,030,000
closed fixed
a32aa3b
1,240,510,000
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/GC.java
SWT
1,042
268,529
Bug 268529 SWT.Error when using mouse click cell editor activation
Using the latest 3.5 from HEAD. 1) Run the attached revised snippet Snippet059CellNavigationIn34. (It has ColumnViewerEditorActivationEvent.MOUSE_DOUBLE_CLICK_SELECTION added as an activation strategy). 2) Click on Wayne's Givenname cell. 3) Close the window using the "X" button. An SWT.Error is thrown while deactivati...
2009-03-13 10:04:56
1,236,950,000
resolved fixed
21cd61f
1,240,440,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Table.java
SWT
1,043
271,384
Bug 271384 Safari - Open Link in New Window does not load link in new window
When using the internal browser on Cocoa, right-clicking on a link and selecting the 'Open Link in New Window' spawns a new blank window but loads the link in the originating window. On Carbon a new window would spawn and the link would load in the new window. Version: 3.5.0 Build id: I20090401-1325
2009-04-06 18:05:15
1,239,060,000
resolved fixed
897e2a1
1,240,430,000
bundles/org.eclipse.swt/Eclipse SWT Browser/cocoa/org/eclipse/swt/browser/Safari.java
SWT
1,044
273,280
Bug 273280 Link widget does not handle single quote (') for href attribute
I20090421-0930 The Link widget does not handle single quotes (') for href attributes. In the ControlExample, when I set this text: Visit the <A HREF='www.eclipse.org'>Eclipse.org</A> project , the widget only shows: Visit the <A Since HTML attributes can be surrounded by ' or ", either the widget should should support ...
2009-04-22 11:11:24
1,240,410,000
resolved fixed
23633da
1,240,420,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Link.java
SWT
1,045
272,046
Bug 272046 clipping of PaintItem events for Trees is inconsistent across platforms
If I run the attached snippet the clipping that is printed for the PaintItem event on Linux only includes the content area but not the entire cell whereas the EraseItem event has the full cell: Erase: x= 0,y= 0,w=1200,h= 23 Clipping: x= 0,y= 0,w=1200,h= 23 Paint: x= 21,y= 1,w= 45,h= 21 Clipping: x= 19,y= 1,w=1180,h= 21...
2009-04-13 13:20:16
1,239,640,000
verified fixed
9c22c3a
1,240,410,000
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Tree.java
SWT
1,046
273,117
Bug 273117 BlockSelection: setBlockSelectionRectangle should not clamp selection width to renderer width if client area allows a larger selection
null
2009-04-21 15:01:56
1,240,340,000
resolved fixed
d1bc5e3
1,240,340,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java
SWT
1,047
273,083
Bug 273083 Create a MessageBox with SWT.SHEET style gives 2 apple menus
Get the latest org.eclipse.swt for Cocoa, and org.eclipse.swt.examples from HEAD. (20090421) Run ControlExample. Go to the Dialog tab. Select Dialog Type: MessageBox. Select SWT.SHEET style. Click "Create Dialog". There will be 2 Apple mens in the menu bar.
2009-04-21 11:46:15
1,240,330,000
resolved fixed
3d81776
1,240,340,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java
SWT
1,048
273,095
Bug 273095 Can't insert characters into a StyledText using the Character Palette on OS X
null
2009-04-21 12:54:21
1,240,330,000
resolved fixed
ed22767
1,240,340,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/IME.java
SWT
1,049
272,834
Bug 272834 Rollover tooltips on every Tree and Table item
HEAD (Cocoa) I see rollover tooltips on every Tree and Table, for all cells. In the Finder I only get these for items that are actually cut off.
2009-04-19 15:32:53
1,240,170,000
resolved fixed
b101d2c
1,240,330,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/Table.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/Widget.java
SWT
1,050
254,497
Bug 254497 traverser always happen to all controls
Version: 3.5.0 Build id: N20081102-2000 In system preferences->Keyboard & Mouses->Keyboard Shortcuts Under Full keyboard access select text boxes and list only go to eclipse and bring up whatever dialog, take delete resource for example, hit the tab key! BUG: the focus gets passed around to all controls. in carbon that...
2008-11-06 14:46:44
1,226,000,000
resolved fixed
ddbaadc
1,240,330,000
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSView.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Control.java
SWT
1,051
271,691
Bug 271691 outline not implemented in Path.contains
public boolean contains(float x, float y, GC gc, boolean outline) contains a //TODO outline
2009-04-08 16:05:20
1,239,220,000
resolved fixed
285453d
1,240,330,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/graphics/GC.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/Path.java
SWT
1,052
272,833
Bug 272833 Context menus outdated on right-click because MenuDetect fires before Selection event
HEAD (Cocoa) Context menus in Eclipse (e.g. in the Package Explorer) are outdated when I right-click on an item that has not been selected before. The bug is that the MenuDetect event is fired before the Selection event, see e.g. the ControlExample. Fails for Table, Tree, List (though the List widget on WinXP does not ...
2009-04-19 15:28:01
1,240,170,000
resolved fixed
e2c371c9
1,240,320,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Control.java
SWT
1,053
272,989
Bug 272989 wrong event order in StyledText on Cocoa kills Incremental Find
N20090419-2000 and HEAD, Cocoa In text editors, the Incremental Find Next (Command+J) action does not work any more. It correctly updates the status line, but when I begin to type, the characters end up in the StyledText, and not in the status line. I'm pretty sure this is due to the wrong event order I see in the Cust...
2009-04-20 17:13:43
1,240,260,000
resolved fixed
1cff8e3
1,240,270,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/IME.java
SWT
1,054
271,692
Bug 271692 GC drawFocus not implemented
there's no code in drawFocus.
2009-04-08 16:08:09
1,239,220,000
resolved fixed
45c68f1
1,240,250,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/graphics/GC.java
SWT
1,055
272,868
Bug 272868 Explicit class pre-initialization breaks "new Display()" on motif
null
2009-04-20 05:14:27
1,240,220,000
closed wontfix
0938215
1,240,250,000
bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/motif/org/eclipse/swt/dnd/DropTarget.java
SWT
1,056
272,827
Bug 272827 CCE in Text.getLineHeight()
HEAD - open New Java Class wizard - type a class name - in Superclass field, type "D" - press Ctrl+Space !ENTRY org.eclipse.ui 4 0 2009-04-19 18:23:46.252 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.ClassCastException: org.eclipse.swt.internal.cocoa.SWTTextField at org.eclipse.swt.widgets.Text.getLineHei...
2009-04-19 12:29:07
1,240,160,000
resolved fixed
6114a6e
1,240,250,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Text.java
SWT
1,057
272,710
Bug 272710 transparent png has black background
null
2009-04-17 11:01:47
1,239,980,000
resolved fixed
3109365
1,240,240,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/GC.java
SWT
1,058
267,680
Bug 267680 embedded browser cache does not reset
Once a local filesystem image is viewed once in an embedded Browser widget, it is cached and never updated To reproduce: # Open the Mylyn WikiText file editor on the Mylyn WikiText User Guide.textile # switch to the preview tab # scroll to view a portion of the document that has an image # replace the local file that b...
2009-03-09 13:10:48
1,236,620,000
resolved fixed
73415b0
1,240,000,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 PI/carbon/org/eclipse/swt/internal/cocoa/Cocoa.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/sw...
SWT
1,059
272,631
Bug 272631 SWT error when initializing GC
Cocoa I20090416 When opening an RTC iteration plan, you get an endless loop of exception dialogs. This problem does not occur on the Carbon build. Here is the stack trace from the error log: org.eclipse.swt.SWTError: Unspecified error at org.eclipse.swt.SWT.error(SWT.java:3890) at org.eclipse.swt.SWT.error(SWT.java:377...
2009-04-17 01:28:41
1,239,950,000
resolved fixed
38353dc
1,239,980,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/GC.java
SWT
1,060
272,616
Bug 272616 GB18030: 4-byte GB18030 displayed as ? in SWT Clipboard RTFTransfer.
null
2009-04-16 23:00:57
1,239,940,000
closed fixed
9d240ff
1,239,980,000
examples/org.eclipse.swt.examples/src/org/eclipse/swt/examples/clipboard/ClipboardExample.java
SWT