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
661
282,229
Bug 282229 The scroll in any editor is painfully slow on OS X
Build ID: I20090611-1540 Steps To Reproduce: 1. Create Java project 2. Create long Java class 3. Try to scroll. More information:
2009-07-01 22:07:48
1,246,500,000
resolved fixed
bd06d2d
1,272,940,000
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSObject.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Composite.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets...
SWT
662
310,648
Bug 310648 Allow arrow up/down keys to open dropdown-menu in toolitem
Happens in 3.6 HEAD Cocoa 1) Run the snippet given below. 2) Traverse to the toolitem with a dropdown menu. 3) Now, use the arrow-down or arrow-up key to open the drop-down menu. result: the focus traverses to the next toolitem. expected: The drop-down menu opens in windows and gtk. Same behavior can be seen in the ecl...
2010-04-27 11:07:52
1,272,380,000
resolved fixed
dd6239b
1,272,930,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/ToolBar.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/ToolItem.java
SWT
663
305,433
Bug 305433 [Gtk] unexpected MouseExit event for Shell causes bad interaction with JFace ToolTip on 3.6
I have noticed that when I click the "i" button the displayed tooltip is often times hidden when I try to navigate to it to scroll or to press the Learn more link. Suggestion to improve interaction: * Only hide tooltip when moving the mouse over the tooltip and out again. Do not hide if the mouse is moved over other co...
2010-03-10 19:06:19
1,268,270,000
resolved fixed
db03f12
1,272,920,000
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Shell.java
SWT
664
310,932
Bug 310932 Poor table scrolling performance on motif aix ppc platform due to multiple XQueryColor calls per widget
Build Identifier: 20090619-0625 Using the OpenText's (www.opentext.com) remote connection technology called ExceedOnDemand, we run an eclipse rcp application which has scroll performance problems (15-30 seconds on a 5000 row table) which make it unusable. Even natively, the performance is much slower than linux/gtk. Af...
2010-04-28 19:18:32
1,272,500,000
resolved fixed
60a955b
1,272,920,000
bundles/org.eclipse.swt/Eclipse SWT/emulated/treetable/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/emulated/treetable/org/eclipse/swt/widgets/Tree.java
SWT
665
311,129
Bug 311129 [Browser][Mozilla]Code refactoring of Parse method in nsID class
Build Identifier: I20080617-2000 The Parse method will create 36 new String objects for each new nsID object. So there will be thousands of temp String objects during the creation of a single browser instance. public nsID(String id) { Parse(id); } public void Parse (String aIDStr) { if (aIDStr == null) throw new Error ...
2010-04-29 23:37:39
1,272,600,000
resolved fixed
8bf573e
1,272,920,000
bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsID.java
SWT
666
311,216
Bug 311216 DirectoryDialog does not remember last selected directory
For 3.6m7 I fixed a bug where FileDialogs didn't remember the last selected directory on subsequent calls to open(). DirectoryDialogs have the same bug, and I missed it when I fixed FileDialog. See the original FileDialog bug for steps to reproduce. They apply here, too.
2010-04-30 13:15:25
1,272,650,000
resolved fixed
a6f6f0c
1,272,910,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/DirectoryDialog.java
SWT
667
311,231
Bug 311231 Warnings printed to console when running AccessibleValueExample
null
2010-04-30 14:58:19
1,272,650,000
resolved fixed
9d1ef85
1,272,910,000
bundles/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java
SWT
668
311,228
Bug 311228 Orca always reads first page in CTabFolder
1) Open several editors in Eclipse 2) Give focus to the CTabFolder by pressing Ctrl+Shift+Tab 3) Move through the tabs using the arrow keys The title spoken is always for the first page.
2010-04-30 14:44:46
1,272,650,000
resolved fixed
7152a68
1,272,910,000
bundles/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java
SWT
669
310,912
Bug 310912 orca reads StyledText line twice
Ubuntu 10.04 with Assistive Technologies on. Eclipse 3.6M7 candidate. Open a java class. Move the caret from one line to another. Note that orca reads the line twice.
2010-04-28 16:44:23
1,272,490,000
resolved fixed
3743459
1,272,490,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java
SWT
670
310,707
Bug 310707 [64] printing to file twice crashes
3.6M7 test build - observed on 64-bit Vista, does not happen on same machine with 32-bit eclipse - have not tried it on 64-bit Windows 7 or XP - open any file in eclipse - invoke File -> Print... - check "Print to File", press Print - enter any name, OK --> file is written, fine - invoke File -> Print... again - "Print...
2010-04-27 16:08:45
1,272,400,000
resolved fixed
bfbf576
1,272,480,000
bundles/org.eclipse.swt/Eclipse SWT Printing/win32/org/eclipse/swt/printing/PrintDialog.java
SWT
671
310,660
Bug 310660 AIOOBE in TextLayout makes it impossible to commit to CVS
3.6M7 test build - observed on HPUX but likely happens on all motif platforms - should be fixed for 3.6M7 - open the Error Log view - check any resource out of CVS - modify and save it, right-click it, invoke Team->Commit - nothing happens, except that the following is written to the Error Log view: org.eclipse.swt.SWT...
2010-04-27 12:20:52
1,272,390,000
resolved fixed
4eace6e
1,272,390,000
bundles/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/graphics/TextLayout.java
SWT
672
283,503
Bug 283503 Eclipse crashes at org.eclipse.swt.internal.win32.OS.ScriptGetLogicalWidths
null
2009-07-15 04:40:33
1,247,650,000
resolved fixed
d202617
1,272,300,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/TextLayout.java
SWT
673
310,401
Bug 310401 Combo shows only 5 items if items are set after first layout
I20100424-2000 Combo shows only 5 items if items are set after first layout, see snippet below. This is visible in the SDK in the Find/Replace dialog (fields show only 5 items until you resize the dialog). import org.eclipse.swt.*; import org.eclipse.swt.widgets.*; public class ModifiedSnippet26 { public static void ma...
2010-04-25 20:20:13
1,272,240,000
resolved fixed
47d0546
1,272,290,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Combo.java
SWT
674
310,290
Bug 310290 [Browser] setting mozilla's proxy host/port values should not be persisted
The setting of these values via a java property should only be in effect for the current session, they should not be persisted in the mozilla preferences, as they may not apply to future sessions.
2010-04-23 10:26:17
1,272,030,000
resolved fixed
18ce373
1,272,050,000
bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java
SWT
675
310,083
Bug 310083 AccessibleTextEvent needs @since tags for new API fields
HEAD AccessibleTextEvent needs @since tags for the new API fields. An while you're at it: The @since tag in org.eclipse.swt.custom.BidiSegmentEvent.segmentsChars has a typo (@ missing).
2010-04-22 06:15:36
1,271,930,000
resolved fixed
1fe35b2
1,271,940,000
bundles/org.eclipse.swt/Eclipse SWT Accessibility/common/org/eclipse/swt/accessibility/AccessibleTextEvent.java
SWT
676
107,337
Bug 107337 SWT Browser.refresh() does not fire ProgressEvent
I am using Eclipse 3.1 on Windows XP Pro SP2. I have adapted the Web Browser SWT example for use in a plugin I am developing, and noticed that the Browser.refresh() method does not fire a ProgressEvent. However, using the native browser refresh hot key (F5) does fire the event.
2005-08-18 11:58:07
1,124,380,000
resolved fixed
589dae5
1,271,800,000
bundles/org.eclipse.swt/Eclipse SWT Browser/win32/org/eclipse/swt/browser/IE.java
SWT
677
288,824
Bug 288824 [Widgets] Problems with repeating events of Spinner widgets on Linux/GTK
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1) Gecko/20090707 Iceweasel/3.5 (Debian-3.5-1) GTB5 Build Identifier: I20090611-1540 When the buttons on a spinner with digits are a selecting the spinner jumps quickly to its maximum or minimal values on Linux using GTK version. For Snipped190, it happens on...
2009-09-08 09:49:24
1,252,420,000
resolved fixed
102d9e0
1,271,750,000
bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Spinner.java
SWT
678
308,270
Bug 308270 [Program] VM crash in SWT native code while importing preferences
Build Identifier: I20100312-1448 I created a new workspace and tried to import my preferences. This resulted in a VM crash. hs_err log and preferences file attached. Reproducible: Always Steps to Reproduce: 1. Create a new workspace 2. Attempt to import the attached preferences files
2010-04-06 16:53:27
1,270,590,000
verified fixed
83b6263
1,271,730,000
bundles/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java
SWT
679
291,253
Bug 291253 [Widgets] setting minimum size on an ON_TOP Shell makes it unable to grow
From the swt newsgroup (post + snippet below), I also see it on RHEL4. If line "shell2.setMinimumSize(MIN_SIZE, MIN_SIZE);" is commented out then the ON_TOP Shell is able to grow. " I'm trying to create a borderless shell (NO_TRIM) with a minimum size on Linux. When I do this, resizing the window to be *larger* doesn't...
2009-10-02 16:38:30
1,254,520,000
resolved fixed
83a663e
1,271,710,000
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Shell.java
SWT
680
303,818
Bug 303818 Spinner value hidden if having 2 Spinners in a Composite
Snippet: public class Main { public static void main(String[] args) { Display display = new Display(); Shell shell = new Shell(display); shell.setLayout(new GridLayout()); Spinner spinner = new Spinner(shell, SWT.BORDER); spinner.setSelection(100); spinner = new Spinner(shell, SWT.BORDER); spinner.setSelection(100); sh...
2010-02-24 17:03:24
1,267,050,000
resolved fixed
cac6973
1,271,700,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Spinner.java
SWT
681
308,496
Bug 308496 NullPointerException at org.eclipse.swt.browser.IE.handleDOMEvent
Build Identifier: 3.6 M6 Release The SWT Browser generates a NullPointerException at org.eclipse.swt.browser.IE.handleDOMEvent when IE is the embedded browser. This behavior can be seen using the login page at www.facebook.com Reproducible: Always Steps to Reproduce: 1.Launch and instance of the SWT Browser 2.Navigate ...
2010-04-08 11:39:47
1,270,740,000
resolved fixed
73867f2
1,271,440,000
bundles/org.eclipse.swt/Eclipse SWT Browser/win32/org/eclipse/swt/browser/IE.java
SWT
682
247,216
Bug 247216 Display.post(Event) - problem with ALT+SHIFT+INSERT
Build ID: I20080617-2000 Steps To Reproduce: The following snippets displays nothing on the system console. My platform is Windows XP Prof. version 2002 SP2. public class Snippet304 { static Display display = null; public static void main(String[] args) { display = new Display(); Shell shell = new Shell(display); shell...
2008-09-13 07:25:09
1,221,310,000
resolved fixed
2b47911
1,271,260,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/Display.java
SWT
683
308,329
Bug 308329 [TUR3.6]: ArrayIndexoutOfBoundsException occurred when paste TR characters in Console when Run C++ project
Build Identifier: I20100403-1602 ===== Description ===== It is happened in SUSE11/TR. Run C++ project. Paste EN characters in Console, the console return hello EN characters. Paste TR characters in Console, the "ArrayIndexoutOfBoundsException" message is displayed. We had tried this on RHEL environment and this was wor...
2010-04-07 10:04:33
1,270,650,000
closed fixed
d858349
1,271,100,000
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/TextLayout.java
SWT
684
304,780
Bug 304780 Eclipse hangs while using FileDialog
Eclipse always hangs when I attempt to import any project/archive. Infact, UI freezes when any filedialog is opened. Suprisingly, when I tried to recreate the problem using standalone SWT (referencing to SWT jar files of the eclipse installation), FileDialog does not cause eclipse to hang. Build id: N20100303-2000 Repr...
2010-03-05 03:36:29
1,267,780,000
resolved fixed
00d5736
1,271,090,000
bundles/org.eclipse.swt/Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleFactory.java
SWT
685
308,445
Bug 308445 DBCS3.6: DragSource and DropTarget can not handle surrogate pairs in Windows 7
null
2010-04-08 03:35:00
1,270,710,000
verified fixed
4a54739
1,271,080,000
bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/win32/org/eclipse/swt/dnd/URLTransfer.java
SWT
686
308,724
Bug 308724 Compiler warnings in N20100409-2000
1. WARNING in /temp.folder/@dot.src/org/eclipse/swt/widgets/Text.java (at line 16) import org.eclipse.swt.internal.*; The import org.eclipse.swt.internal is never used
2010-04-10 09:13:45
1,270,910,000
resolved fixed
10cff95
1,271,080,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Text.java
SWT
687
298,143
Bug 298143 [PropertiesView] Property view hover text has odd behavior in Cocoa compared with Carbon or Windows
Build Identifier: M20090917-0800 When a property is multiple lines, it hovers correctly in Carbon or Windows, showing the entire property value. In Cocoa, only a single line is visible. Reproducible: Always Steps to Reproduce: Not sure how to show so have figures to upload to illustrate.
2009-12-17 20:24:38
1,261,100,000
resolved fixed
54a339f
1,270,800,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
688
290,373
Bug 290373 [Graphics] Lines not honoring print margins
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_1; en-us) AppleWebKit/531.9 (KHTML, like Gecko) Version/4.0.3 Safari/531.9 Build Identifier: Version: 3.6.0 Build id: I20090917-0100 The Java source editor is not honouring the print margins that are set (see the screenshot). You will have to take my word for i...
2009-09-24 04:53:31
1,253,780,000
resolved fixed
d0cfa98
1,270,750,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/Device.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/GCData.java
SWT
689
308,500
Bug 308500 [Browser] hook key/mouse event listeners earlier on Safari
null
2010-04-08 11:44:15
1,270,740,000
resolved fixed
f7cff71
1,270,740,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
690
308,057
Bug 308057 StyledText reporting wrong accessibility information when deleting data with backspace
null
2010-04-04 22:26:24
1,270,430,000
resolved fixed
7ae6c7a
1,270,670,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java
SWT
691
308,381
Bug 308381 [Accessibility] Scrollviews ignored in accessibility hierarchy
In SWT apps, scroll views are being ignored in an accessibility hierarchy. Other Cocoa apps do not ignore the scroll view. 1. Launch Accessibility Inspector. 2. Launch Text Edit. 3. Move the mouse over the editor window. 4. Look at the hierarchy in the Accessibility Inspector. <AXApplication: "TextEdit"> <AXWindow: "Un...
2010-04-07 14:41:22
1,270,670,000
resolved fixed
86a6f41
1,270,670,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Scrollable.java
SWT
692
292,665
Bug 292665 File open dialog doesn't remember last opened folder.
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 Build Identifier: Snow Leopard 10.6.x It remembered last open directory on Tiger/Leopard 10.5 but doesn't in Snow Leopard. Reproducible: Always Steps to Reproduce: 1. Open File Dialog and choose some file in some specif...
2009-10-19 08:43:47
1,255,960,000
resolved fixed
a591c30
1,270,590,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/FileDialog.java
SWT
693
307,681
Bug 307681 StyledText: Incorrect style.length in paintObject events
Build Identifier: M20100211-1343 After setting a StyleRange with a length of 1 and a non null glyph metrics on a StyledText, the paint events received by paint listeners have an event such that event.style.length = 0. This seems to come from the way int array ranges are computed and interpreted in StyledTextRenderer vs...
2010-03-31 06:04:59
1,270,030,000
resolved fixed
aca4917
1,270,560,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledTextRenderer.java
SWT
694
307,947
Bug 307947 VoiceOver broken when an Accessible object is set
If you turn on VoiceOver in 10.6 and move the mouse over a widget with an Accessible object set for it, VoiceOver can't see the control and therefore can't read its contents. To reproduce: 1. In Eclipse 3.6m6, run org.eclipse.swt.examples.accessibility.ControlsWithAccessibleNamesExample 2. Turn on VoiceOver (cmd-F5) 3....
2010-04-01 19:42:46
1,270,170,000
resolved fixed
849aa1b
1,270,170,000
bundles/org.eclipse.swt/Eclipse SWT Accessibility/cocoa/org/eclipse/swt/accessibility/Accessible.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/ToolBar.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/ToolItem.java
SWT
695
305,795
Bug 305795 unexpected quit of Eclipse using eclipse-SDK-3.6M6-macosx-cocoa-x86_64
null
2010-03-14 14:48:11
1,268,590,000
resolved fixed
c362fc0
1,270,160,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/GC.java
SWT
696
305,096
Bug 305096 Fullscreen mode doesn't cover the windows taskbar on Windows 7
Build Identifier: version 3.631 When a shell is set to Fullscreen on Windows 7, it doesn't cover the Windows 7 taskbar. Here's a snippet to reproduce : import org.eclipse.swt.widgets.Display; import org.eclipse.swt.widgets.Shell; public class TestFS { public static void main(String[] args) { Display display = new Displ...
2010-03-08 22:58:32
1,268,110,000
resolved fixed
e0bfce0
1,270,150,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Shell.java
SWT
697
212,594
Bug 212594 [Printer] Printer.dispose() after cancelJob() yields lifetime supply of GLib-CRITICAL
null
2007-12-11 11:21:29
1,197,390,000
resolved fixed
45dccff
1,270,130,000
bundles/org.eclipse.swt/Eclipse SWT Printing/gtk/org/eclipse/swt/printing/Printer.java
SWT
698
213,050
Bug 213050 Mouse cursor disappears when Combo.setListVisible(true) is called
When I call Combo.setListVisible(true), the mouse disappears. This makes it difficult to select something in the drop down list. STEPS: - run attached code - select the text area in the Combo and type - the mouse disappears when the drop down list is visible Expect: The mouse to be visible so that we select the items i...
2007-12-14 14:15:37
1,197,660,000
resolved fixed
d8ada86
1,270,040,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/Combo.java
SWT
699
307,403
Bug 307403 [Accessibility] NPE creating FilteredList on Linux
Build Identifier: 3.6M6 TwoPaneElementSelector is no longer usable in 3.6M6. Reproducible: Always Steps to Reproduce: The attached project works fine in 3.6M5. It is OK in 3.6M6 on Windows, but fails on Linux (and I suspect it will fail on Solaris as well). Thread [main] (Suspended (exception NullPointerException)) Fil...
2010-03-29 10:49:54
1,269,870,000
resolved fixed
8c5510a
1,269,960,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/Label.java
SWT
700
295,482
Bug 295482 [Widgets] file search history and regexp code assistance scroll BOTH using cursor up/down keys (page up/down resp.)
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.1.3) Gecko/20090909 SUSE/3.5.3-1.2 Firefox/3.5.3 Build Identifier: I20080617-2000 The file search provides a search history. Using the cursor up/down keys you can scroll through the history. After activating the "Regular expression" checkbox, you can use the "Co...
2009-11-18 11:13:34
1,258,560,000
resolved fixed
0efd209
1,269,920,000
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Combo.java
SWT
701
305,224
Bug 305224 Browser Widget is always showing scrollbars
I20100307-2000 The Select Scope and New Scope dialogs are showing scrollbars. This only happens with the built in help browser, when opened in an external browser the scrollbars are not there.
2010-03-09 14:35:22
1,268,160,000
verified fixed
f248d27
1,269,890,000
bundles/org.eclipse.swt/Eclipse SWT Browser/win32/org/eclipse/swt/browser/IE.java bundles/org.eclipse.swt/Eclipse SWT Browser/win32/org/eclipse/swt/browser/WebSite.java
SWT
702
303,263
Bug 303263 Need to expose CFRunLoopRunInMode and CFRunLoopStop for Adobe
Adobe Flash Catalyst will eventually be adopting Cocoa, but to do so they need to do run loop manipulation. Specifically, the methods CFRunLoopRunInMode and CFRunLoopStop were defined in the Carbon SWT but are not defined in the Cocoa SWT. These should be exposed so they can use them without having to rebuild the Cocoa...
2010-02-18 19:05:17
1,266,540,000
resolved fixed
7e632fe
1,269,880,000
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java
SWT
703
294,737
Bug 294737 FileDialog setFilterExtensions() does not work with extensions containing more than one point in the extension name
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-us) AppleWebKit/531.9 (KHTML, like Gecko) Version/4.0.3 Safari/531.9 Build Identifier: SWT 3.4.0v3448f and SWT.3.5.1v3555a * it is not possible to select files with extensions that contain more than one point, if this extension is set via setFilterExtensi...
2009-11-10 09:07:01
1,257,860,000
resolved fixed
27f7331
1,269,020,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/FileDialog.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/FileDialog.java
SWT
704
297,480
Bug 297480 [Widgets] Cocoa:Lines not visible in Table/Tree
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 Build Identifier: I20091207-1800 When we set the lines in Table/tree using setLinesVisible(true), lines are not visible in the background. Verified that it works fine in 3.6M1 Reproducible: Always Steps to Reprod...
2009-12-10 09:18:43
1,260,450,000
resolved fixed
4b15396
1,269,010,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
705
36,806
Bug 36806 Eclipse on AIX 4.3.3 hangs
There is no repsonse to user events like clicks or closing the application. I am running the 2.1 version of Eclipse on AIX 4.3.3 with APAR IY27694 applied. I have X11.motif.lib at service level 4.3.3.80, so the release notes says not to install IY41939. The Eclipse application installed well. The splash screen comes ou...
2003-04-23 14:16:21
1,051,120,000
resolved fixed
ce45876
1,268,920,000
bundles/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/Shell.java
SWT
706
305,095
Bug 305095 Shell in fullscreen has incorrect client area
Build Identifier: version 3.631 If you put a shell in fullscreen mode on OSX, a portion of the screen (a band towards the bottom) is actually not part of the client area (but it does cover the screen with the shell background). You can see it in action by simply adding a FillLayout to your Shell, adding 1 composite to ...
2010-03-08 22:47:00
1,268,110,000
resolved fixed
149e29d
1,268,900,000
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSStatusBar.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/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
707
305,186
Bug 305186 [Browser] Child shell with browser doesn't close on Esc
null
2010-03-09 11:32:54
1,268,150,000
verified fixed
60838e2
1,268,760,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/OS.java
SWT
708
305,230
Bug 305230 Browser should specify encoding of LocationEvent#location and align implementations
I20100309-0100 Cocoa Links to other types in Javadoc hovers don't work any more on Cocoa. That's because I get a URISyntaxException in: org.eclipse.jdt.internal.ui.viewsupport.JavaElementLinks$1.changing(JavaElementLinks.java:199) On other platforms (IE on WinXP, Mozilla on GTK), the URI in LocationEvent#location is UR...
2010-03-09 15:00:59
1,268,160,000
verified fixed
48d9677
1,268,670,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
709
305,332
Bug 305332 taskitem resets image to null
public static void main335(String[] args) { Display display = new Display(); Shell shell = new Shell(display); shell.setImage(new Image(display, "/Users/Felipe/Desktop/workspaceCocoa/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Eclipse.icns")); TaskItem item = display.getSystemTaskBar().getItem(null); item.set...
2010-03-10 10:10:02
1,268,230,000
resolved fixed
c065ad0
1,268,670,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/TaskItem.java
SWT
710
305,294
Bug 305294 Control.print(GC) causes side effects in Windows 7 Aero
Build Identifier: 3.5.1 M20090917-0800 I have a composite with a "StackLayout" and two controls to flip between. When I perform Control.print(GC) on the two controls, the bottom control can nolonger be seen on the screen. This doesn't effect the code when run on Windows XP or when Windows 7 is switched to Classic mode....
2010-03-10 04:01:41
1,268,210,000
resolved fixed
4412c19
1,268,660,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Control.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Group.java
SWT
711
305,335
Bug 305335 taskitem doesnt work before shell.open()
public static void main335(String[] args) { Display display = new Display(); Shell shell = new Shell(display); TaskItem item = display.getSystemTaskBar().getItem(shell); item.setOverlayText("hi"); shell.open(); while (!shell.isDisposed()) { if (!display.readAndDispatch()) display.sleep(); } display.dispose(); } expecte...
2010-03-10 10:30:58
1,268,240,000
resolved fixed
1797728
1,268,660,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Display.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/TaskItem.java
SWT
712
305,704
Bug 305704 (Mac) FontDialog does not return color
null
2010-03-12 11:48:08
1,268,410,000
resolved fixed
14d8180
1,268,660,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 bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/FontDialog.java
SWT
713
304,093
Bug 304093 Mac/Carbon DnD: DragSourceListener.dragSetData fired when File drag started.
Build Identifier: SWT v3635 This is a performance problem in DragSource class in SWT Carbon only. The problem is SWT Carbon fires DragSourceListener.dragSetData when drag started, as a result, the application code starts to create DnD files when drag started. If the file is big, this causes DnD performanuce issue. Acco...
2010-02-26 15:41:37
1,267,220,000
resolved fixed
eba5e32
1,268,660,000
bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/carbon/org/eclipse/swt/dnd/DragSource.java
SWT
714
305,553
Bug 305553 Left border of CTabFolder tab is off by one
null
2010-03-11 12:58:15
1,268,330,000
resolved fixed
51c8499
1,268,340,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabFolder.java bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabFolderRenderer.java
SWT
715
305,444
Bug 305444 View name in tabs truncated in RTL mode
I20100307-2000 Start Eclipse with the -dir rtl argument and a clean workbench Notice the intro part shows truncation of the tab. Go to the workbench, maximize the package explorer, similar result.
2010-03-10 19:50:27
1,268,270,000
resolved fixed
f5f393d
1,268,330,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabFolder.java
SWT
716
305,537
Bug 305537 CTabFolder Gradient background on unselected tabs draws incorrectly
Using the new CTabFolder API for setting a gradient on unselected tabs results in a box being drawn when the mouse exits a tab. The box is filled with a gradient that is not aligned with the gradient on the tab.
2010-03-11 11:54:22
1,268,330,000
resolved fixed
cd2233a
1,268,330,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabFolderRenderer.java
SWT
717
305,536
Bug 305536 CTabFolder in single mode shows no text
With the new CTabFolder refactoring, the single mode no longer shows any text.
2010-03-11 11:50:21
1,268,330,000
resolved fixed
4f82af2
1,268,330,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabFolder.java
SWT
718
305,070
Bug 305070 CCombo should not throw away event.doit of forwarded events
One example if this is: CCombo forwards key events from its drop down list to key listeners on the combo, but creates a new event object for this. If a listener sets event.doit on this new event object to false, CCombo should set event.doit to false on the original event too. I'll attach a snippet.
2010-03-08 17:16:30
1,268,090,000
resolved fixed
9dd9bf7
1,268,090,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CCombo.java
SWT
719
302,972
Bug 302972 GIF with origin geometry wrongly render transparency on windows 7
Eclipse 3.5.1 Sorry if this is a dup, I didn't find anything similar. Some GIF images produce wrong transparency rendering on Windows 7. Apparently, the problematic images specify an "Origin geometry" to offset the real image contents from the top-left corner. For the affected images, ImageMagick::identify -verbose say...
2010-02-16 11:34:36
1,266,340,000
resolved fixed
d9fe69e
1,267,820,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/Image.java
SWT
720
303,487
Bug 303487 NPE in Program.getProgram(..)
Build Identifier: 3.6M5 I20100129-1300 I am getting errors in the error log from jface with the following stacktrace but I am not sure what exactly is causing it, i.e. what set of steps is required: null Error Mon Feb 22 14:37:37 GMT 2010 Problems occurred when invoking code from plug-in: "org.eclipse.jface". java.lang...
2010-02-22 09:42:23
1,266,850,000
resolved fixed
a183c89
1,267,820,000
bundles/org.eclipse.swt/Eclipse SWT Program/cocoa/org/eclipse/swt/program/Program.java
SWT
721
304,606
Bug 304606 Table - EraseItem listener produces cheese when scrolling
To reproduce: 1. Launch attached snippet 2. Scroll horizontally to the right as much as possible 3. Scroll horizontally to the left (very slowly) The selected line has cheese coming in from the left (see screenshot). I observed this on Vista SP2, Eclipse Build Id I20100129-1300. What I found interesting is that this on...
2010-03-03 19:58:34
1,267,660,000
verified fixed
2596dc6
1,267,810,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Table.java
SWT
722
304,802
Bug 304802 Useless default size for Text on Cocoa
Build Identifier: M20090917-0800 Text.computeSize(SWT.DEFAULT, SWT.DEFAULT) doesn't return a reasonable value on Cocoa. On Windows and Linux I get a width of 64+ pixels. On Cocoa I get 4 pixels. I'm on a MacBook4,1 with Mac OS X 10.5.8. Same behavior with current 3.6 HEAD Reproducible: Always Steps to Reproduce: 1. run...
2010-03-05 06:54:47
1,267,790,000
resolved fixed
805981b
1,267,800,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Text.java
SWT
723
304,750
Bug 304750 IAE when setting menu on TaskItem with only a SWT.Cascade MenuItem
null
2010-03-04 16:19:26
1,267,740,000
resolved fixed
2333840
1,267,740,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/TaskBar.java
SWT
724
304,677
Bug 304677 Javadoc warnings in N201003032000
null
2010-03-04 09:20:54
1,267,710,000
closed fixed
6694f7a
1,267,720,000
bundles/org.eclipse.swt/Eclipse SWT Accessibility/common/org/eclipse/swt/accessibility/ACC.java
SWT
725
303,499
Bug 303499 Editors can't display EUDC mapped to single font
null
2010-02-22 10:48:22
1,266,850,000
resolved fixed
70cd7ae
1,267,720,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/TextLayout.java
SWT
726
302,950
Bug 302950 CDDS_POSTPAINT event in org.eclipse.swt.widgets.Tree hangs Eclipse because of a loop inside.
Build Identifier: M20100120-0800 Test case is very specific. It's reproducible under next configuration: 1) WinXP 64, Windows Server 64. 2) eclipse.buildId=M20100120-0800 eclipse.commands=-os win32 -ws win32 -arch x86 3) dtp-1.7.2RC2-201001290500 4) emf-runtime-2.5.0 5) GEF-runtime-3.5.2RC1 6) wtp-sdk-M-3.1.2-201001281...
2010-02-16 09:46:13
1,266,330,000
resolved fixed
cdad4a6
1,267,110,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Tree.java
SWT
727
301,911
Bug 301911 Quit from "Mac dock Icon" does not detect dirty and save workspace
Summary says it all: it is possible to exit Eclipse 3.6 M5 64 bit Cocoa from the dock by selecting "Quit" and thereby bypassing the normal checks on exit - the IDE is simply killed without checking for dirty files, or saving the workspace. Repeatable: always
2010-02-04 22:00:39
1,265,340,000
resolved fixed
57996e9
1,267,020,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
728
300,995
Bug 300995 Cocoa: Leak messages while running the FileViewer example
Build: I20100126-0800 Running the SWT FileViewer example prints the following messages in the console. 2010-01-27 19:44:08.654 java[75958:17603] *** _NSAutoreleaseNoPool(): Object 0x19bc70 of class NSCFString autoreleased with no pool in place - just leaking Stack: (0x92ab4f4f 0x929c1432 0xe0628a3 0x35a0d07) 2010-01-27...
2010-01-27 09:33:53
1,264,600,000
resolved fixed
4152cdd
1,266,520,000
bundles/org.eclipse.swt/Eclipse SWT Program/cocoa/org/eclipse/swt/program/Program.java
SWT
729
260,533
Bug 260533 [Contributions] menuAboutToShow is inadvertently(?) called when using a shortcut while a Browser has focus
null
2009-01-09 07:09:40
1,231,500,000
resolved fixed
9e4aa4f
1,266,510,000
bundles/org.eclipse.swt/Eclipse SWT OLE Win32/win32/org/eclipse/swt/ole/win32/OleFrame.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Display.java
SWT
730
285,223
Bug 285223 [Browser] authentication listener not called when navigating directly to site
null
2009-07-30 15:36:27
1,248,980,000
resolved fixed
41bdae3
1,266,440,000
bundles/org.eclipse.swt/Eclipse SWT Browser/carbon/org/eclipse/swt/browser/Safari.java bundles/org.eclipse.swt/Eclipse SWT Browser/cocoa/org/eclipse/swt/browser/Safari.java bundles/org.eclipse.swt/Eclipse SWT Browser/win32/org/eclipse/swt/browser/IE.java
SWT
731
298,435
Bug 298435 Problem with Fullscreen in SWT.
On MacOS the fullscreen mode (shell.setFullScreen(true)) only works on the primary monitor, on all the other monitors the window doesn't go fullscreen. I tested this on Windows XP too but there it didn't go fullscreen on any monitor.
2009-12-22 15:37:08
1,261,510,000
resolved fixed
1d43a2b
1,266,410,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Shell.java
SWT
732
302,861
Bug 302861 [Program] JVM crash in gio_getPrograms()
Hi, I think since Helios M5 (I20100129-1300) I have the problem that (too) often my eclipse instance crashes. The error is always the same which you can find in the attached dump. bye Mich;
2010-02-15 09:31:33
1,266,240,000
closed fixed
953ca18
1,266,350,000
bundles/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java
SWT
733
225,401
Bug 225401 [SWT_AWT] Removing the AWT Canvas generates a Gtk-CRITICAL message
null
2008-04-02 15:03:34
1,207,160,000
resolved fixed
5229bea
1,266,340,000
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Shell.java
SWT
734
271,298
Bug 271298 [64] Label.setBackground(..) & Label.setForeground(..) doesn't work if parent is Splashscreen on Windows XP 64bit ( win32.win32.x86_64 )
It seems that the Label.setBackground(..) & Label.setForeground(..) doesn't work if parent is a Splashscreen on a Windows XP 64bit ( win32.win32.x86_64 ) Assuming we have following small SplashHandler with two Labels: ------------- public class SpashHandler extends AbstractSplashHandler { @Override public void init(She...
2009-04-06 06:58:32
1,239,020,000
resolved fixed
810eb25
1,265,990,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Shell.java
SWT
735
301,212
Bug 301212 on Mac OS only: RTFTransfer does not support german umlaut
German umlauts () are not properly encoded when copied to the clipboard as RTF-text (from StyledText): Clipboard rtf: {\rtf1\ansi\uc1\deff0{\fonttbl{\f0\fnil Lucida Grande;}} {\colortbl\red0\green0\blue0;\red255\green255\blue255;} {\f0\fs26 \fi3\ql }}
2010-01-29 03:03:31
1,264,750,000
resolved fixed
ffcfa7d
1,265,820,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java
SWT
736
69,814
Bug 69814 [StyledText] Surrogate -- cannot delete a complete surrogate character in java editor using backspace
Reporter: Huang Xing Jiang Language: Simplfied Chinese Build driver: eclipse-sourceBuild-srcIncluded-3.0M9 JDK Version: IBM JDK 1.41 Steps to recreate problem: 1. Open a text file in the text editor 2. Input a surrogate character \ud840\udc00 in the text file 2.Try to delete character \ud840\udc00 using backspace <<Err...
2004-07-12 05:22:46
1,089,620,000
resolved fixed
ef60ea2
1,265,750,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java
SWT
737
302,053
Bug 302053 CLabel onDispose not called
Build Identifier: M20090917-0800 It appears from the source code that in CLabel, onDispose() is never called. It appears that the intention is to do so during the disposal of the control, because disposeListener is initialized to do so, but it does not seem that the listener is actually used. Reproducible: Always Steps...
2010-02-07 01:08:18
1,265,520,000
resolved fixed
ba7db5f
1,265,750,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CLabel.java
SWT
738
301,684
Bug 301684 Fatal crash when creating Cursor
null
2010-02-03 06:28:27
1,265,200,000
resolved fixed
e4cdd0c
1,265,310,000
bundles/org.eclipse.swt/Eclipse SWT Mozilla/carbon/org/eclipse/swt/browser/MozillaDelegate.java bundles/org.eclipse.swt/Eclipse SWT PI/carbon/org/eclipse/swt/internal/cocoa/Cocoa.java
SWT
739
301,863
Bug 301863 NPE in PrintDialog
Windows has code in setPrinterData to ensure that the printerData instanceVariable is never null. This code is missing on every other platform. missing line is in setPrinterData -> if (data == null) data = new PrinterData(); example of NPE from trying to print on Cocoa. java.lang.NullPointerException at org.eclipse.swt...
2010-02-04 12:28:00
1,265,300,000
resolved fixed
be703a4
1,265,300,000
bundles/org.eclipse.swt/Eclipse SWT Printing/carbon/org/eclipse/swt/printing/PrintDialog.java bundles/org.eclipse.swt/Eclipse SWT Printing/cocoa/org/eclipse/swt/printing/PrintDialog.java bundles/org.eclipse.swt/Eclipse SWT Printing/emulated/org/eclipse/swt/printing/PrintDialog.java bundles/org.eclipse.swt/Eclipse SWT P...
SWT
740
294,986
Bug 294986 [Image Loading] What about wrong colours while saving IMAGE_BMP images via ImageLoader?
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 Build Identifier: There are some really old bug reports according the ImageLoader for different platforms (Linux/GTK, OS X) - and their status is still NEW: <a name="b6172" href="show_bug.cgi?id=6172">6172</a> <a name=...
2009-11-12 11:30:32
1,258,040,000
resolved fixed
cfa228c
1,265,190,000
bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/WinBMPFileFormat.java
SWT
741
185,934
Bug 185934 TRAVERSAL-Events not delivered to InteractiveSplashHandler
i have extended the extensionpoint org.eclipse.ui.splashHandlers to provide a custom splashscreen for my rcp application. it works right now on mac os x, but when i start it on a linux machine it seems that no one of the traversal-events, e.g. SWT.TRAVERSAL_TAB_NEXT and SWT.TRAVERSAL_TAB_PREVIOUS are delivered. to repr...
2007-05-08 07:15:34
1,178,620,000
resolved fixed
4a237f8
1,265,110,000
bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Shell.java
SWT
742
279,454
Bug 279454 Javadoc of CTabItem#setToolTipText(String) should tell that & is stripped
I20090605-1444 Javadoc of CTabItem#setToolTipText(String) should tell that the mnemonic indicator (&) is not rendered. Cf. blurb in Control#setToolTipText(..) and TabItem#setToolTipText(..): * <p> * The mnemonic indicator (character '&amp;') is not displayed in a tool tip. * To display a single '&amp;' in the tool tip,...
2009-06-08 08:40:06
1,244,460,000
resolved fixed
5ada77d
1,265,040,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabItem.java
SWT
743
298,942
Bug 298942 XPCOM error after refreshing Browser widget
Build Identifier: 20090920-1017 My mozilla version: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.6) Gecko/20091216 Fedora/3.5.6-1.fc12 Firefox/3.5.6 Reproducible: Always Steps to Reproduce: 1. Open some URI, which contains web form 2. Fill and submit the form with some values, to get errors by web page 3. Click r...
2010-01-06 08:16:30
1,262,780,000
resolved fixed
448b24b
1,264,780,000
bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java
SWT
744
301,018
Bug 301018 [browser] Mozilla browser instances held in memory forever due to dispose listener on display
Build Identifier: M20090917-0800 After you create an org.eclipse.swt.browser.Mozilla it will never be garbage collected since it adds a dispose listener to the Display and never removes it. The listener is added as shown below... 1186: display.addListener (SWT.Dispose, new Listener () { ...etc This seems like an obviou...
2010-01-27 11:23:19
1,264,610,000
resolved fixed
a7e4b97
1,264,780,000
bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java
SWT
745
301,091
Bug 301091 Compile warnings in official build I20100127-1800
I20100127-1800. 1. WARNING in _64/temp.folder/@dot.src/org/eclipse/swt/accessibility/Accessible.java (at line 2685) Object [] siblings = event.children; The local variable siblings is never read Note that you can set the project specific settings for the SWT projects so that those things are flagged in the developer wo...
2010-01-28 02:44:53
1,264,660,000
resolved fixed
2394d38
1,264,690,000
bundles/org.eclipse.swt/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java
SWT
746
300,641
Bug 300641 Compile warnings in official build I20100124-0800
I20100124-0800. 1. WARNING in /temp.folder/@dot.src/org/eclipse/swt/accessibility/Accessible.java (at line 14) import org.eclipse.swt.SWT; The import org.eclipse.swt.SWT is never used
2010-01-25 02:53:27
1,264,410,000
verified fixed
ed928c7
1,264,550,000
bundles/org.eclipse.swt/Eclipse SWT Accessibility/carbon/org/eclipse/swt/accessibility/Accessible.java bundles/org.eclipse.swt/Eclipse SWT Accessibility/cocoa/org/eclipse/swt/accessibility/Accessible.java bundles/org.eclipse.swt/Eclipse SWT Accessibility/emulated/org/eclipse/swt/accessibility/Accessible.java
SWT
747
252,390
Bug 252390 Check boxes are movable when Tree/Table has movable columns
Create a Tree or Table with check boxes and movable columns. Move one of the columns to the far left. The check boxes move right.
2008-10-28 11:15:58
1,225,210,000
resolved fixed
76da615
1,264,070,000
bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSNotificationCenter.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/Table.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt...
SWT
748
293,931
Bug 293931 Javadoc of PrinterData.startPage/endPage is wrong
3.6 M3. The Javadoc for PrinterData.startPage says: * the start page of a page range, used when scope is PAGE_RANGE. * This value can be from 1 to the maximum number of pages for the platform. However, the default value is '0'. Either the default needs to be changed to '1' or the Javadoc has to mention '0'. Same applie...
2009-11-02 10:18:21
1,257,180,000
verified fixed
7c0b266
1,264,000,000
bundles/org.eclipse.swt/Eclipse SWT Printing/common/org/eclipse/swt/printing/PrinterData.java
SWT
749
295,483
Bug 295483 3.5.x regression: UI randomly freezes
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 Build Identifier: 3555 Creating an ApplicationWindow which is updated by many threads can cause a stall within the display main loop. All UI events will freeze until a Windows event occurs (keyboard/mouse/window ...
2009-11-18 11:13:59
1,258,560,000
resolved fixed
8a5371c
1,263,930,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Display.java
SWT
750
300,070
Bug 300070 Compiler warning in I20100119-0800
1. WARNING in _64/temp.folder/@dot.src/org/eclipse/swt/widgets/Display.java (at line 3220) String id = Integer.toHexString(pid)+"_"+Integer.toHexString(handle); The local variable id is never read 1. WARNING in /temp.folder/@dot.src/org/eclipse/swt/widgets/Display.java (at line 3220) String id = Integer.toHexString(pid...
2010-01-19 11:59:29
1,263,920,000
resolved fixed
fc99761
1,263,920,000
bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Display.java
SWT
751
299,241
Bug 299241 [OLE] Menus dissapear when opening/closing a RAC view with embedded MS Word 2007 (using OleControlSite)
Build Identifier: I20090611-1540 (Version: 3.5.0) Try creating a new RAC View with embedded MS Word 2007. Using the OleControlSite object in order to do that. In the application, when opening this view, the application menus dissapear. If trying to set the application menus on the OleFrame object, then when opening the...
2010-01-11 04:06:03
1,263,200,000
resolved fixed
5401cd6
1,263,920,000
bundles/org.eclipse.swt/Eclipse SWT OLE Win32/win32/org/eclipse/swt/ole/win32/OleControlSite.java
SWT
752
300,056
Bug 300056 N20100117-2000 and up has screwed up layouts
null
2010-01-19 10:21:20
1,263,910,000
resolved fixed
ea1d575
1,263,920,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StackLayout.java
SWT
753
299,094
Bug 299094 [Program] org.eclipse.swt.program.Program.launch() will add prefix "file://" before fileName
null
2010-01-08 01:46:08
1,262,930,000
resolved fixed
c75fa2a
1,263,850,000
bundles/org.eclipse.swt/Eclipse SWT PI/carbon/org/eclipse/swt/internal/cocoa/Cocoa.java bundles/org.eclipse.swt/Eclipse SWT Program/carbon/org/eclipse/swt/program/Program.java bundles/org.eclipse.swt/Eclipse SWT Program/cocoa/org/eclipse/swt/program/Program.java
SWT
754
298,612
Bug 298612 'gio_getMimeInfo' seems to leak a file descriptor to "/usr/share/mime/globs" on every call
When running under CDT, I can use eclipse for a while. Eventually, (within 12-14 hours), I can no longer save modified files. I also cannot save the workspace state upon exiting. When looking at the "Details" area of the error box, the system complains that too many files are open. Indeed, when I do an 'ls -al' of /pro...
2009-12-29 10:41:29
1,262,100,000
resolved fixed
b6666a5
1,263,840,000
bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java bundles/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java
SWT
755
299,686
Bug 299686 Control.print results in "unlockFocus called too many time"
Hi, I'm not sure whether this is an SWT bug, or a Coca problem, or simply a bug in my code. I've attached a simple test case that should hopefully enable you to reproduce the problem. I'm writing a visual designer that renders a series of widgets onto a Canvas. Some widgets are fully owner-drawn, while others should re...
2010-01-14 14:18:20
1,263,500,000
resolved fixed
16bac3e
1,263,830,000
bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Control.java
SWT
756
298,473
Bug 298473 Safari and WebKit should navigate to about:blank in setText()
I think the current implementation of setText() results in the current page being overwritten, so it doesn't get an entry in the history.
2009-12-23 10:02:22
1,261,580,000
resolved fixed
9837bb6
1,263,580,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
SWT
757
298,805
Bug 298805 [widgets] gtk2.18 - Blank pages in the install wizard
Using I20091230-0802 (the latest build from the API branch), there are pages missing from the Install Wizard. In particular, after I select something to install, hit next, the - Install Details - Review Licenses are blank. (Note: Finish is not enabled either because I cannot accept the license).
2010-01-04 19:54:57
1,262,650,000
resolved fixed
a3eda06
1,263,580,000
bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Control.java
SWT
758
295,959
Bug 295959 [Widgets] Embedded native view can not receive Enter key event on Mac.
null
2009-11-23 23:11:11
1,259,040,000
resolved fixed
b6a9973
1,263,570,000
bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Display.java
SWT
759
119,192
Bug 119192 [CCombo] CCombo Mouse problem (listeners not fired)
The CCombo does not responde to MouseMove or MouseTrack listener. Also, does not respond as Control throught Display (Gets Text and Button).
2005-12-04 13:30:20
1,133,720,000
resolved fixed
49d8ee9
1,263,540,000
bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CCombo.java
SWT
760
280,005
Bug 280005 Crash due to call in SWT code for RHEL 4
Build ID: Eclipse 3.4.2 Steps To Reproduce: Our product, based on Eclipse 342 is crashing on RHEL 4 only for a particular scenario. The core dump below indicates the crash point is in the SWT code. 1XHEXCPMODULE Module: /usr/lib/libgtk-x11-2.0.so.0 1XHEXCPMODULE Module_base_address: 021C7000 The crash point is in swt c...
2009-06-11 16:06:42
1,244,750,000
resolved fixed
1ad1350
1,263,510,000
bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Display.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Tree.java bundles/org.ec...
SWT