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 |
|---|---|---|---|---|---|---|---|---|---|---|
3,161 | 34,536 | Bug 34536 Drop-down arrows (on tree) are not centered | The new SWT tree view on Mac OS X uses the drop-down arrows to drill down into trees. This is seen in (amongst other things) the project views and also the preferences window. The arrow icon though does not look centered with the text; in fact, it looks as if it is positioned in the top of the line and the icon looks a... | 2003-03-10 18:21:53 | 1,047,340,000 | resolved fixed | c8ec0f7 | 1,098,890,000 | bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Tree.java | SWT |
3,162 | 69,781 | Bug 69781 max StyledText window, fire MouseMove event | I add StyledText to fill a standalone program. When I maximize this window using double click title bar( NOT click maximum button! ), the MouseMove event is fired! Try to write some text on StyledText, and select a block text. Then double click title bar. The selected block text will change select area because of this ... | 2004-07-10 07:18:34 | 1,089,460,000 | resolved fixed | 1f67cda | 1,098,810,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java | SWT |
3,163 | 76,904 | Bug 76904 Poor Canvas scrolling performance | Scrolling Canvas scrollbars redraw the whole client area, instead of drawing just the part which has to be redrawn. This terribly slows down the performance on Mac. Is there a way to do the scrolling like on Windows, where the part of the client area which stays visible is copied to a new location, and the part of the ... | 2004-10-24 15:03:01 | 1,098,640,000 | resolved fixed | 37e38fc | 1,098,800,000 | bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/graphics/GC.java | SWT |
3,164 | 76,983 | Bug 76983 [browser] Download.java uses wrong pointer | From Javier Pedemonte: I think there is a bug in the Init() method of Eclipse SWT Browser/mozilla/org/eclipse/swt/browser/Download.java. I'm not too familiar with this code, so I decided to send you a note rather than open a bug. Here is the code in question: nsILocalFile target = new nsILocalFile(aTarget); int aNative... | 2004-10-25 19:00:02 | 1,098,750,000 | resolved fixed | ca75669 | 1,098,740,000 | bundles/org.eclipse.swt/Eclipse SWT Browser/mozilla/org/eclipse/swt/browser/Download.java | SWT |
3,165 | 63,579 | Bug 63579 Rename refactoring wizard butchers clipboard | M9 (GTK) KDE 3.2.2 Gentoo --- If one does a rename (noticed this with a class, but probably affects all "renamable" artifacts), then the contents of the "New Name" field gets put into the clipboard, erasing what was there previously. This, IMHO, is Not Good (ie/ Very Bad (TM)). To reproduce: - copy something. - paste (... | 2004-05-23 07:55:30 | 1,085,310,000 | resolved fixed | 8de03a6 | 1,098,740,000 | bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/gtk/org/eclipse/swt/dnd/Clipboard.java | SWT |
3,166 | 55,964 | Bug 55964 [ViewMgmt] spacing between border and text of "classic" tab style | I20040324 IMO the spacing between the border and the text for tabs in the classic style should be a little bit increase. If you have a lots of tabs in a row it looks a little bit squeezed | 2004-03-24 13:26:01 | 1,080,150,000 | resolved fixed | 7ffe879 | 1,098,730,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabItem.java | SWT |
3,167 | 76,709 | Bug 76709 CR Key down arrives twice | I200410190941, GTK+ 2.4.9, KDE 3.3.0, Linux 2.6.8.1 On KDE, go into the package explorer and select an HTML file. Then press enter. The HTML file should open in an external browser. However, it either opens two browsers or two tabs in a single browser. This appears to happen because the CR key down event is arriving tw... | 2004-10-20 16:45:35 | 1,098,310,000 | resolved fixed | 3ffd5b1 | 1,098,470,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/List.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Tree.java | SWT |
3,168 | 73,100 | Bug 73100 Crash while running a JUnit Plug-In test | I am using build id 200408311100 on Mac OS 10.3.5 (512 MB SDRAM, 667 MHz PowerPC G4) running java 1.4.2_05-141. This is reproducible with earlier builds as well. I tried running a UI Junit Plug-in test ("IWorkbenchPageTest"), but it crashes and does not complete (only on the Mac). I had to play around with the Vm's Xmx... | 2004-09-01 17:12:32 | 1,094,070,000 | resolved fixed | 723b1d5 | 1,098,400,000 | bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Menu.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/MenuItem.java | SWT |
3,169 | 23,006 | Bug 23006 Tree Expand all "*" sends expand event regardless of current state | Run the code below, select a node in the tree and press the "*" key repeatedly. The Tree sends an expand event for each sub-item in the tree regardless of whether the item was already expanded or not. Getting an expand event for an expanded node seems wrong. If this is correct behaviour (sending Expand event for an exp... | 2002-08-29 17:07:33 | 1,030,660,000 | resolved fixed | 8a56311 | 1,098,230,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Tree.java | SWT |
3,170 | 75,218 | Bug 75218 DirectoryDialog widget has a growing label | 3.1M2 In the DirectoryDialog widget, the label added by SWT expands to take up space. It should instead remain only large enough to contain its text. | 2004-09-28 17:11:56 | 1,096,410,000 | resolved fixed | ee8dd8c | 1,098,220,000 | bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/DirectoryDialog.java | SWT |
3,171 | 75,577 | Bug 75577 Keyboard focus not given to selected element in tree | null | 2004-10-04 11:57:14 | 1,096,910,000 | resolved fixed | a39f522 | 1,098,200,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/List.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Tree.java | SWT |
3,172 | 20,269 | Bug 20269 Please add javadoc for Composite getChildren() ordering | Please add a note in the javadoc for Composite's getChildren(). It doesn't say anything about the order of the children returned in the array. I was told it is in z-order, could you please add this, or if it's not, then say it's not? | 2002-06-13 15:46:33 | 1,024,000,000 | resolved fixed | 66daf83 | 1,098,150,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Composite.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Control.java | SWT |
3,173 | 75,739 | Bug 75739 Variant has no toString() | The Variant class has no toString() and one cannot call getString() in all cases since it throws an Exception if the type is VT_EMPTY. So I suggest: /** * Always returns a String. * @param variant * @return a String */ public static String toString() { if (this.getType() == COM.VT_EMPTY) { return ""; } return this.getS... | 2004-10-06 17:02:29 | 1,097,100,000 | resolved fixed | 90ec89f | 1,098,130,000 | bundles/org.eclipse.swt/Eclipse SWT OLE Win32/win32/org/eclipse/swt/ole/win32/Variant.java | SWT |
3,174 | 73,871 | Bug 73871 [KeyBindings] NullPointerException while running UiTestSuite | null | 2004-09-14 10:29:58 | 1,095,170,000 | resolved fixed | e2f7314 | 1,098,120,000 | bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/gtk/org/eclipse/swt/dnd/Clipboard.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Shell.java | SWT |
3,175 | 68,876 | Bug 68876 Sashes should resize interactively | 3.0 The following patch modifies Sash to resize interactively, rather than drawing an XOR stipple. This makes Eclipse feel a lot more modern, and follows the behaviour of other Linux applications. | 2004-06-29 11:55:25 | 1,088,520,000 | resolved fixed | 9c87272 | 1,097,880,000 | bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Sash.java bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Sash.java bundles/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/Sash.java bundles/org.eclipse.swt/E... | SWT |
3,176 | 74,882 | Bug 74882 TextLayout needs toString() Method | Currently the TextLayout class has no toString representation. It could do with one. A listing of the attributes in the layout would be my suggestion. | 2004-09-23 19:31:00 | 1,095,980,000 | resolved fixed | 4481c39 | 1,097,700,000 | bundles/org.eclipse.swt/Eclipse SWT/emulated/textlayout/org/eclipse/swt/graphics/TextLayout.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/TextLayout.java bundles/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/graphics/TextLayout.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/g... | SWT |
3,177 | 10,766 | Bug 10766 Combo.removeAll() behaviour does not match API documentation | The doc says that removeAll() should clear all items of the receiver's list. However, it also clears the receiver's text field, which it should not. | 2002-03-05 09:48:10 | 1,015,340,000 | resolved fixed | 0318541 | 1,097,690,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CCombo.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Combo.java | SWT |
3,178 | 11,657 | Bug 11657 inconsistent SWT.NO_FOCUS behaviour | 1) w2k: the flag is ignored when provided as a style to a Shell instead of some widget. linux: the flag is respected. 2) linux: the flag has effect for the widget and all its children. w2k: the flag has only effect for the widget itself (except if the widget is a Shell) 3) There should be better documentation about how... | 2002-03-19 12:26:17 | 1,016,560,000 | resolved fixed | 1c45042 | 1,097,600,000 | bundles/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/Composite.java | SWT |
3,179 | 75,753 | Bug 75753 SWT.NO_BACKGROUND not working on Linux GTK | null | 2004-10-06 18:42:57 | 1,097,100,000 | resolved fixed | 0cb1669 | 1,097,260,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Composite.java | SWT |
3,180 | 75,906 | Bug 75906 Multiple file type filters broken in file chooser | Currently in the file chooser implementation, filters of the form "*.jar;*.zip" are not honoured as they are on Windows. The following patch fixes this. For an example use case, see File > Import > Zip File > Browse. Index: Eclipse SWT/gtk/org/eclipse/swt/widgets/FileDialog.java ========================================... | 2004-10-08 11:01:24 | 1,097,250,000 | resolved fixed | a60d8be | 1,097,260,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/FileDialog.java | SWT |
3,181 | 56,047 | Bug 56047 SWT Example Launcher does not run standalone apps | M8 Install the example plugins Start Eclipse Switch to the SWT Example Launcher view Select AddressBook in Standalone Click Run Nothing happens. | 2004-03-24 17:04:40 | 1,080,170,000 | resolved fixed | d6148e6 | 1,097,170,000 | examples/org.eclipse.swt.examples.launcher/src/org/eclipse/swt/examples/launcher/ItemDescriptor.java examples/org.eclipse.swt.examples.launcher/src/org/eclipse/swt/examples/launcher/LauncherPlugin.java examples/org.eclipse.swt.examples.launcher/src/org/eclipse/swt/examples/launcher/LauncherView.java | SWT |
3,182 | 75,675 | Bug 75675 [browser] setText/setUrl crashes when called from location.changing | null | 2004-10-05 16:51:36 | 1,097,010,000 | resolved fixed | 467aee2 | 1,097,010,000 | bundles/org.eclipse.swt/Eclipse SWT Browser/carbon/org/eclipse/swt/browser/Browser.java bundles/org.eclipse.swt/Eclipse SWT Browser/carbon/org/eclipse/swt/browser/WebKit.java | SWT |
3,183 | 74,666 | Bug 74666 String cut off in New Java Interface wizard | I200409212000 - New > Java Interface - Beside the entry for Package: there is the string (default), but the closing parenthesis is cut off | 2004-09-22 14:15:07 | 1,095,880,000 | resolved fixed | 231c9b1 | 1,097,010,000 | bundles/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/Label.java | SWT |
3,184 | 73,345 | Bug 73345 TableTreeItem.setExpanded causes redraw which causes flickering | WinXP / SWT 3.0 When my mouse is not hovering over the window, the entire tableTree redraws all the lines. This extreme example hopefully shows that a redraw needlessly draws the lines which I see as flicker in normal apps. public static void main(String[] args) { Display display = new Display(); Shell shell = new Shel... | 2004-09-07 00:05:29 | 1,094,530,000 | resolved fixed | c38115e | 1,097,010,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/TableTreeItem.java | SWT |
3,185 | 48,272 | Bug 48272 pocket pc - gesture erases current text selection | PPC: select some text, then bring up a popup. The gesture erases the current selection. It should not (e.g. see Word). import org.eclipse.swt.*; import org.eclipse.swt.widgets.*; import org.eclipse.swt.events.*; import org.eclipse.swt.layout.*; public class TextStylusHold { Display display; Shell shell; Text text; clas... | 2003-12-08 10:00:35 | 1,070,900,000 | resolved fixed | 7f20729 | 1,096,920,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Text.java | SWT |
3,186 | 58,185 | Bug 58185 Eclipse fails to load oldstyle BMP files | null | 2004-04-12 15:16:27 | 1,081,800,000 | resolved fixed | c0a3d8a | 1,096,900,000 | bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/FileFormat.java bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/OS2BMPFileFormat.java bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/interna... | SWT |
3,187 | 74,275 | Bug 74275 SWT.ON_TOP and SWT.MIN|SWT.MAX are mutually eclusive | Regression: with SWT 3062 for Windows, it is no longer possible to create a window that has MIN/MAX buttons and is also ON_TOP. yvind | 2004-09-20 08:42:06 | 1,095,680,000 | resolved fixed | bc96056 | 1,096,650,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Shell.java | SWT |
3,188 | 30,804 | Bug 30804 DCR - GridLayout should not treat width/height hint as minumum size when grab/fill is specified | The GridLayout manager treats the width and height hint as a minumum width even if fill and grab is specified for the cell. But is doesn't treat it as a maximum width. This makes it hard to design dialogs which are opened on a "smaller" screen. Consider the following example: - a shell with a tree and some label below ... | 2003-02-03 05:31:46 | 1,044,270,000 | resolved fixed | 817eb70 | 1,096,580,000 | bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/layout/GridData.java bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/layout/GridLayout.java | SWT |
3,189 | 75,219 | Bug 75219 File open dialog does not handle filters | 3.1M2 In eclipse: 1. Go to File > Import 2. Choose 'Zip File' 3. Hit 'Browse' The file dialog that pops up is supposed to filter on the file types *.jar and *.zip, but instead the text appears in the file name text entry. | 2004-09-28 17:13:35 | 1,096,410,000 | resolved fixed | 280ed50 | 1,096,580,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/FileDialog.java | SWT |
3,190 | 75,404 | Bug 75404 ControlExample slider tab grabs mouse | Mouse click in slider. Mouse is grabbed. | 2004-09-30 14:43:57 | 1,096,570,000 | resolved fixed | 6e1828b | 1,096,570,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Slider.java | SWT |
3,191 | 75,169 | Bug 75169 [StyledText] setStyleRanges() shows different result when StyleRanges are sorted differently | Hi, see this Snippet: public static void main(String[] args) { Display display = new Display(); Shell shell = new Shell(display); shell.setLayout(new FillLayout()); StyledText st = new StyledText(shell, SWT.NONE); st.setText("www.heise.de\n\nComments: \n\nSome comments"); StyleRange sr1 = new StyleRange(); sr1.start = ... | 2004-09-28 09:58:29 | 1,096,380,000 | resolved fixed | 2861187 | 1,096,500,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java | SWT |
3,192 | 75,268 | Bug 75268 snippet 2 | I noticed that if I wanted to replace the static creation of the table items and create it dynamically with a "for" loop, that a "widget disposed" type exception is thrown from line "items[i].dispose();" at line 541 of snippet 2 located under "inserting a row in a table" if clicking the second column to perform a sort.... | 2004-09-29 08:18:31 | 1,096,460,000 | resolved fixed | 9d0adde | 1,096,490,000 | examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet2.java | SWT |
3,193 | 65,865 | Bug 65865 TableColumn.pack() calculates wrong size in TableTrees | I think that TableColumn.pack calculates the wrong size if all these conditions are given in a TableTree: columnindex==0 image of biggest item in column==null columwidth>headerwidth and some other item in this column has an image Reasoning: If the columnwidth is bigger than the header width, then the column width is us... | 2004-06-05 06:32:29 | 1,086,430,000 | resolved wontfix | 7497dae | 1,096,400,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Table.java | SWT |
3,194 | 75,168 | Bug 75168 Deadlocked Eclipse | Running the latest from HEAD, I hit this deadlock while a progress dialog was open: Full thread dump Java HotSpot(TM) Client VM (1.4.2_03-b02 mixed mode): "ModalContext" prio=1 tid=0x08873548 nid=0x1c51 waiting for monitor entry [4f106000..4f106854] at org.eclipse.swt.widgets.Synchronizer.addLast(Synchronizer.java:47) ... | 2004-09-28 09:58:23 | 1,096,380,000 | resolved fixed | 62659c6 | 1,096,400,000 | bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/widgets/Synchronizer.java | SWT |
3,195 | 74,241 | Bug 74241 [DND] Drop Target TreeItem not selected when Font was set | Hi, I've implemented Drag and Drop in a Tree. That was done, similiar to Snippet 91 ("drag leaf items in a tree"). Now, when dragging a TreeItem over valid DropTargets, the Target TreeItem becomes selected when hovering over it. But, when I am setting a Font to the TreeItems, hovering over valid Drop Targets does not s... | 2004-09-19 13:35:23 | 1,095,620,000 | resolved fixed | 10cacb4 | 1,096,310,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/Tree.java | SWT |
3,196 | 74,399 | Bug 74399 [CTabFolder] Widget Disposed SWTException when closing Application with opened Tab-Chooser | Hi, take this snippet: public class Main { public static void main(String[] args) { Display display = new Display(); Shell shell = new Shell(display); shell.setLayout(new FillLayout()); CTabFolder folder = new CTabFolder(shell, SWT.CLOSE); for (int i = 0; i < 12; i++) { CTabItem item = new CTabItem(folder, SWT.NONE); i... | 2004-09-21 05:21:17 | 1,095,760,000 | resolved fixed | bc2886f | 1,096,310,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabFolder.java | SWT |
3,197 | 74,824 | Bug 74824 Adding items to a combo is ridiculously slow on gtk | SWT3 final/p3 450/rh9 Result Motif: 770 Result GTK: 70500 -- Display display = new Display(); final Shell shell = new Shell(display); int n = 25000; String[] s = new String[n]; for (int i = 0; i < n; i++) s[i] = "A"; Combo combo = new Combo(shell, SWT.NONE); long t = System.currentTimeMillis(); combo.setItems(s); Syste... | 2004-09-23 14:01:16 | 1,095,960,000 | resolved wontfix | 06bbc99 | 1,095,970,000 | bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Combo.java | SWT |
3,198 | 63,224 | Bug 63224 Chevron in the coolbar | I200405200800 I am seeing a chevron in the first toolbar in my coolbar in Eclipse. However, it is always empty and does not show a menu. It was not always there, playing around in the coolbar caused it to occur. | 2004-05-20 11:11:32 | 1,085,070,000 | resolved fixed | 3504314 | 1,095,890,000 | bundles/org.eclipse.swt/Eclipse SWT/emulated/coolbar/org/eclipse/swt/widgets/CoolItem.java | SWT |
3,199 | 66,122 | Bug 66122 AIX Table performance problem | I'm having a performance problem with tables on AIX. I have a table in a view with 30 or so table columns filled with 4,000 rows of data. I have the ability for a user to select a format file for the table that changes which columns of the data are displayed without hiding the view. I do this by disposing the TableColu... | 2004-06-08 09:44:50 | 1,086,700,000 | resolved fixed | 3ec8ce8 | 1,095,800,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/TableItem.java | SWT |
3,200 | 66,392 | Bug 66392 IllegalArgumentException in Table | 06081200 build Run the attached snippet and will get the exception below: Exception in thread "main" java.lang.IllegalArgumentException: Index out of bounds at org.eclipse.swt.SWT.error(SWT.java:2677) at org.eclipse.swt.SWT.error(SWT.java:2616) at org.eclipse.swt.SWT.error(SWT.java:2587) at org.eclipse.swt.widgets.Widg... | 2004-06-09 15:35:02 | 1,086,810,000 | resolved fixed | 76edfc5 | 1,095,780,000 | bundles/org.eclipse.swt/Eclipse SWT/emulated/treetable/org/eclipse/swt/widgets/Table.java | SWT |
3,201 | 74,010 | Bug 74010 Display.setSynchronizer, readAndDispatch may throw ERROR_FAILED_EXEC | via Synchronizer.runAsyncMessages. This is not documented in the spec. | 2004-09-15 15:13:05 | 1,095,280,000 | resolved fixed | d3b4511 | 1,095,720,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Display.java | SWT |
3,202 | 72,399 | Bug 72399 Program integration with KDE | The Program class provided with Eclipse/GTK uses GNOME bindings to retrieve programs associated with a particular file extension. Now, given that: * there is no publicly available QT port; * many people like me use KDE and don't even have GNOME installed it would be nice it at least the Program class would be able to i... | 2004-08-22 03:43:45 | 1,093,160,000 | resolved fixed | 6ac50ee | 1,095,720,000 | bundles/org.eclipse.swt/Eclipse SWT Program/gtk/org/eclipse/swt/program/Program.java bundles/org.eclipse.swt/Eclipse SWT Program/kde/org/eclipse/swt/internal/kde/KDE.java bundles/org.eclipse.swt/Eclipse SWT Program/motif/org/eclipse/swt/program/Program.java | SWT |
3,203 | 74,111 | Bug 74111 enum is no longer a valid variable name | I'm guessing that this JDT warning was just recently added to eclipse. Users with jdk 1.5 will not be able to compile us since enum is now a keyword. The places where we use enum as a variable name, but no longer should, are: Clipboard.java line 534 Clipboard.java line 538 Clipboard.java line 539 Clipboard.java line 54... | 2004-09-16 15:42:11 | 1,095,360,000 | resolved fixed | efc6003 | 1,095,700,000 | bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/win32/org/eclipse/swt/dnd/Clipboard.java bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/win32/org/eclipse/swt/dnd/DropTarget.java | SWT |
3,204 | 67,898 | Bug 67898 VM crash when restarting Eclipse | I2005406180800 build. At the end of install/update wizard there is a question to restart Eclipse. Answering Yes, causes Eclipse to shutdown, but VM crashes and does not restart. | 2004-06-18 16:48:53 | 1,087,590,000 | resolved fixed | c35dab8 | 1,095,450,000 | bundles/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/Display.java | SWT |
3,205 | 73,757 | Bug 73757 Empty button has different height from one with text | The following program passes on Win32, Linux-GTK, and MacOS X, but fails on Linux-Motif. I believe the behaviour on Motif should be fixed. import org.eclipse.swt.*; import org.eclipse.swt.widgets.*; public class EmptyButton { public static void main(String[] args) { Display d = new Display(); Shell t = new Shell(d); Sh... | 2004-09-13 09:38:22 | 1,095,080,000 | resolved fixed | a5bbcc9 | 1,095,450,000 | bundles/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/Button.java | SWT |
3,206 | 74,169 | Bug 74169 DirectoryDialog widget does not allow resize to smaller width | The DirectoryDialog control on Linux does not seem to allow the user to resize the dialog to a width smaller than the longest string displayed in the dialog. Windows does not seem to have this problem -- it both wraps the string and also allows for resizing to a width smaller than even the wrapped string (though I thin... | 2004-09-17 09:17:15 | 1,095,430,000 | verified fixed | 64714dc | 1,095,430,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/DirectoryDialog.java | SWT |
3,207 | 73,725 | Bug 73725 [Browser] SWTException when resizing CTab containing Browser | Hi, I am getting feedback from RSSOwl users on Mac that see a "SWTException: Widget is disposed" when a CTabItem laying in a CTabFolder is resized. I tracked this problem down to line 192 in Browser.java. Whenever the Event SWT.RESIZE is triggered, a call to "isVisible()" is made. In there the normal checkWidget() call... | 2004-09-11 15:45:39 | 1,094,930,000 | resolved fixed | dbd4777 | 1,095,350,000 | bundles/org.eclipse.swt/Eclipse SWT Browser/carbon/org/eclipse/swt/browser/Browser.java | SWT |
3,208 | 70,966 | Bug 70966 No Popup on Tiger | Hi, I have installed a Pre-Release of Mac OSX 10.4 (Tiger) on my Ibook. Popup Menus doesn't work on Eclipse 3.0. There is no text displayed in menu. I receive this stacktrace on the Console : java.lang.ArrayIndexOutOfBoundsException: -2 at org.eclipse.swt.widgets.Menu.kEventMenuTargetItem(Menu.java:674) at org.eclipse.... | 2004-07-28 08:02:40 | 1,091,020,000 | resolved fixed | bc8b6e5 | 1,095,270,000 | bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Menu.java | SWT |
3,209 | 73,730 | Bug 73730 Button.computeSize definition on Mac does not match other platforms | 3.1M1 Button.computeSize() on carbon adds a 4 pixel padding factor to any size hints passed in. I think this padding may be added to compensate for the large internal border given to buttons, but this does not match the behaviour of other platforms. I think this should be cleaned up. | 2004-09-11 21:54:47 | 1,094,950,000 | resolved fixed | 2412273 | 1,095,200,000 | bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Button.java | SWT |
3,210 | 73,717 | Bug 73717 Button.computeSize gives different results on Linux-GTK and Linux-Motif | The following code gives this result on Linux-GTK: Button 1: Point {69, 28} Button 2: Point {100, 10} But this result on Linux-Motif: Button 1: Point {78, 35} Button 2: Point {110, 20} For button 2, while we set the height hint to 100,10, on Linux-Motif the resulting size has added a 10-pixel border for the default-but... | 2004-09-10 18:56:25 | 1,094,860,000 | resolved fixed | 88d75ad | 1,095,190,000 | bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/GtkBorder.java bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Button.java | SWT |
3,211 | 73,735 | Bug 73735 Carbon vertical Scale widget has top/bottom reversed from other platforms | A Scale widget with SWT.VERTICAL style has larger values at the top and smaller values at the bottom in Carbon, but larger values at the bottom and smaller values at the top in GTK+ and Win32. This makes it harder to present a consistent interface behavior across platforms, particularly for things like volume sliders w... | 2004-09-12 06:23:44 | 1,094,980,000 | resolved fixed | 14dfa16 | 1,095,100,000 | bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Scale.java | SWT |
3,212 | 73,698 | Bug 73698 Control.isVisible() returns incorrect value for child Shell | SWT v3102 on Windows2000 According to the isVisible() Javadoc and the SWT book (p. 73), isVisible() must return false if one of the Control's ancestors is hidden (meaning the visibility is set to false). However, in the following test case, the child Shell will incorrectly return true from isVisible(). This might be du... | 2004-09-10 15:07:41 | 1,094,840,000 | resolved fixed | 6b3d5dd | 1,095,090,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Control.java | SWT |
3,213 | 73,432 | Bug 73432 Textlayout does not render multiline text correctly | When I run code with the following snippet, the first time when Chinese characters appears, TextLayout renders that line very well. However for the subsequent lines, Textlayout just shows boxes. It is not a font problem, Textlayout can show the first line perfectly. All the characters in the subsequent lines are just r... | 2004-09-08 05:37:50 | 1,094,640,000 | resolved fixed | 522d8bf | 1,094,830,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/TextLayout.java | SWT |
3,214 | 47,184 | Bug 47184 MS Word can not be pasted on clipboard in Windows 98 | Build ID: 20031119-2030 While I was testing eclipse using the clipboard examples, I noticed that MS Word document can not be pasted properly on clipboard. Every time I copied one line of word document, and pasted onto the clipboard, only the first character was pasted. However I can copy text from notepad and paste on ... | 2003-11-20 16:49:30 | 1,069,360,000 | resolved fixed | 7203f64 | 1,094,830,000 | bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/win32/org/eclipse/swt/dnd/TextTransfer.java | SWT |
3,215 | 49,726 | Bug 49726 [Workbench] Weird Java perspective icon in action bar | See attachment. Version: 3.0.0 Build id: 200401070010 GTK build Steps to reproduce: New workspace. Clicking on the "Open a Perspective" button will show the regular icon. Once I've opened the perspective the checkmark icon will be shown after clicking on the "Open a Perspective" button again. | 2004-01-08 14:46:47 | 1,073,590,000 | resolved fixed | 9fc2725 | 1,094,160,000 | bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/MenuItem.java | SWT |
3,216 | 70,780 | Bug 70780 Table Redraw freezes the Table Headers on CE | setRedraw(false) and a later setRedraw(true) freezes the tables headers and they don't scroll any longer with the table cell (this works correct). To reproduce you really only need to call setRedraw with "false" and then directly "true" and the freeze is there. | 2004-07-24 13:30:20 | 1,090,690,000 | resolved fixed | 595545d | 1,094,140,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Table.java | SWT |
3,217 | 73,046 | Bug 73046 UnsatisfiedLinkError jawt.dll already loaded in another classloader | I am developing plugins for various IDEs. Till now all our products were Swing based and all the plugins were working fine. We recently switched from Swing to SWT. Now I am trying to embedd our products (SWT components) in various IDEs( Swing components). I am using jars and dlls of Eclipse 3. Embedding of SWT in Swing... | 2004-09-01 08:17:42 | 1,094,040,000 | resolved fixed | 577b297 | 1,094,060,000 | bundles/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java bundles/org.eclipse.swt/Eclipse SWT AWT/motif/org/eclipse/swt/awt/SWT_AWT.java bundles/org.eclipse.swt/Eclipse SWT AWT/win32/org/eclipse/swt/awt/SWT_AWT.java | SWT |
3,218 | 64,607 | Bug 64607 GC.drawRoundRectangle/GC.fillRoundRectangle | the arcWidth and arcHeight arguments of GC.drawRoundRectangle and GC.fillRoundRectangle are spec'd as "the horizontal[vertical] diameter of the arc at the four corners". The Windows implementation actually draws the corners with a radius, not a diameter, of arcWidth and arcHeight. | 2004-05-28 14:50:15 | 1,085,770,000 | resolved fixed | 0ac7d71 | 1,094,010,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/GC.java | SWT |
3,219 | 72,929 | Bug 72929 TableColumn widths ignored in Table width calculation | When a Table widget calculates its size in computeSize() it uses the width of the text in its columns and completely ignores the widths of any TableColumns. This is very annoying when creating an empty table. | 2004-08-31 02:27:29 | 1,093,930,000 | resolved fixed | 67412c6 | 1,093,970,000 | bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Table.java | SWT |
3,220 | 70,299 | Bug 70299 Eclipse dead slow on one system, normal on other | null | 2004-07-18 08:34:10 | 1,090,150,000 | resolved fixed | f3b59a0 | 1,093,970,000 | bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java | SWT |
3,221 | 70,883 | Bug 70883 DBCS: IME pre-edit text size looks like 12 points all the time | OS: windows XP and 2003 Language: Japanese Build level: M20040721 JDK version: IBM JDK 1.4.2 Beta Steps to recreate problem: 1-open Java editor (Text size is default 10) 2-set IME on, input AAA 3-Set the text size to 16, and repeat above. I will attache the screenshot for 3.0.1 and 2.1.3. .... Error: pre-edit size is f... | 2004-07-27 03:27:02 | 1,090,910,000 | verified fixed | 59bcdb6 | 1,093,900,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Caret.java | SWT |
3,222 | 72,217 | Bug 72217 CTabFolder should hide tabs in LRU order | If CTabFolder does not have enough space to render all of its tabs, it should display the N most recently used tabs rather than the tabs immediately adjacent to the selected tab. This should not affect the relative ordering of tabs. For example: CTabItem item0 = new CTabItem(folder, SWT.NONE, 0); CTabItem item1 = new C... | 2004-08-18 17:14:46 | 1,092,860,000 | resolved fixed | 6509ef8 | 1,093,900,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabFolder.java bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabItem.java | SWT |
3,223 | 71,303 | Bug 71303 BIDI issue in Variables view | 3.0 While debugging Unicode-surrogate problems, I came across a string containing arabic characters. The string showed up as shown in the attached screenshot. I'm not sure whether this is a bug (and I could live with it if it were :-), but I'm just curious whether this behavior is correct from a BIDI point of view. | 2004-08-03 12:29:21 | 1,091,550,000 | resolved fixed | bb8fa56 | 1,093,890,000 | bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/graphics/GC.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/graphics/TextLayout.java | SWT |
3,224 | 72,750 | Bug 72750 "Program.findProgram()" does not return null for an extension with no associated program on Mac OS 10.3.3 | I tried the following line of code and was expecting a null value to be returned, but it returned a program named "invalid_extension" instead: Program.findProgram(".invalid_extension") This only happens on the Mac. I looked at the Mac implementation of the "Program#getProgram" static method. It is designed to return nu... | 2004-08-26 18:28:05 | 1,093,560,000 | resolved fixed | 9f67525 | 1,093,620,000 | bundles/org.eclipse.swt/Eclipse SWT Program/carbon/org/eclipse/swt/program/Program.java | SWT |
3,225 | 70,077 | Bug 70077 [typing] Copy/paste doesn't work occasionally | Hi. When I do the copying/pasting, something seems strange: I'm editing the Java source code, and want to copy some lines of code to another place, I selected the lines, about 15-line, press Ctrl-C, and then move to the paste place, and press Ctrl-V, and just nothing happened. I've tried several time, and tried to use ... | 2004-07-14 21:29:30 | 1,089,850,000 | resolved fixed | 1277d92 | 1,093,460,000 | bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/win32/org/eclipse/swt/dnd/Clipboard.java | SWT |
3,226 | 57,188 | Bug 57188 Label widget can get focus. | Since build M7 in QNX, using traverse keys (TAB and SHIFT-TAB)Label widget cat get focus. This bug forces me to stay on build M6. | 2004-04-02 01:31:50 | 1,080,890,000 | resolved fixed | 9c0076e | 1,093,450,000 | bundles/org.eclipse.swt/Eclipse SWT/photon/org/eclipse/swt/widgets/Button.java bundles/org.eclipse.swt/Eclipse SWT/photon/org/eclipse/swt/widgets/Label.java | SWT |
3,227 | 61,893 | Bug 61893 controlMoved event fired by Control.setBounds() on Windows, but not on Photon (BBAWT) | The following test case, when run on Windows, prints the notification that a controlMoved event was produced. But this does not happen when run on Photon. This is significant to us because in our AWT implementation, we need to create the moved event if it is not given to us by SWT, so we need consistent behavior. Right... | 2004-05-12 09:54:46 | 1,084,370,000 | resolved fixed | c9ca12a | 1,093,450,000 | bundles/org.eclipse.swt/Eclipse SWT/photon/org/eclipse/swt/graphics/Image.java | SWT |
3,228 | 48,884 | Bug 48884 Dialog (org.eclipse.swt.widgets.ColorDialog and org.eclipse.swt.widgets.FileDialog) can not close correctly | null | 2003-12-16 12:36:46 | 1,071,600,000 | resolved fixed | 95909fa | 1,093,380,000 | bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Display.java | SWT |
3,229 | 72,223 | Bug 72223 Add org.eclipse.swt.custom.ST.SELECT_ALL | Version 3.1M1 Add org.eclipse.swt.custom.ST.SELECT_ALL for use with StyledText.setKeyBinding. Thanks. | 2004-08-18 19:40:54 | 1,092,870,000 | resolved fixed | e501552 | 1,093,380,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/ST.java bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java | SWT |
3,230 | 47,549 | Bug 47549 GPF in XtSetValues on M5 | i got this 2 times in 5 minutes on M5 which means the build is unusable for me An unexpected exception has been detected in native code outside the VM. Unexpected Signal : 11 occurred at PC=0x40036DF0 Function=__pthread_mutex_lock+0x18 Library=/lib/libpthread.so.0 Current Java thread: at org.eclipse.swt.internal.motif.... | 2003-11-26 12:12:13 | 1,069,870,000 | resolved fixed | 9f8a407 | 1,093,290,000 | bundles/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/MenuItem.java | SWT |
3,231 | 72,342 | Bug 72342 MouseListener behaving incorrectly when attached to Button | import org.eclipse.swt.SWT; import org.eclipse.swt.events.MouseEvent; import org.eclipse.swt.events.MouseListener; import org.eclipse.swt.layout.FillLayout; import org.eclipse.swt.widgets.*; public class MouseBug implements MouseListener { public static void main(String[] args) { Display display = Display.getDefault();... | 2004-08-20 09:03:02 | 1,093,010,000 | resolved fixed | a03a5a9 | 1,093,280,000 | bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Button.java | SWT |
3,232 | 72,345 | Bug 72345 Text wider than normal in toolitem if ampersand (&) used | Text without ampersands in it is displayed correctly. Text with a ampersand in it, but with more than one word is wider that normal. Text with one word starting with an ampersand is even wider. (Mac OS 10.3) The following snippet demonstrates this: import org.eclipse.swt.SWT; import org.eclipse.swt.layout.FillLayout; i... | 2004-08-20 09:39:42 | 1,093,010,000 | resolved fixed | 8616a65 | 1,093,280,000 | bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/ToolItem.java | SWT |
3,233 | 72,343 | Bug 72343 Shell doesn't maximize | Calling shell.setMaximized(true) doesn't maximize the shell on Mac OS X 10.3 (it does so on Windows XP). The following snipped demonstrates this: import org.eclipse.swt.layout.FillLayout; import org.eclipse.swt.widgets.Display; import org.eclipse.swt.widgets.Shell; public class MaximizeBug { public static void main(Str... | 2004-08-20 09:21:36 | 1,093,010,000 | resolved fixed | dd61d11 | 1,093,040,000 | bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Shell.java | SWT |
3,234 | 67,746 | Bug 67746 investigate making emulated Table and Tree always post selections | post-3.0 Compare event ordering to other platforms, as there are some inconsistencies in the implementation that probably introduce some problems. Senders of Selection and DefaultSelection should probably always post these. In particular, some examples: - SelectableItemWidget.deselectNotify currently async's - Tree.mou... | 2004-06-17 19:08:25 | 1,087,510,000 | resolved fixed | 308d894 | 1,092,940,000 | bundles/org.eclipse.swt/Eclipse SWT/emulated/treetable/org/eclipse/swt/widgets/SelectableItemWidget.java | SWT |
3,235 | 72,206 | Bug 72206 StyledText Javadoc needs italic doc. | Version 3.1M1. The StyledText Javadoc does not mention that italic is now supported. | 2004-08-18 15:34:44 | 1,092,860,000 | resolved fixed | 1858921 | 1,092,930,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java | SWT |
3,236 | 71,711 | Bug 71711 Gtk - Checkbox/Radiobox setLocation Bug | When calling setSize in front of setLocation the text in the checkbox is not displayed. This works: ----------------------8<---------------------- Button check = new Button( this, SWT.NONE | SWT.CHECK ); check.setLocation( 10, 200 ); check.setSize( 200, 300 ); check.setText( "TEST" ); ----------------------8<----------... | 2004-08-10 11:18:00 | 1,092,150,000 | resolved fixed | 2c997bf | 1,092,770,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Button.java | SWT |
3,237 | 52,548 | Bug 52548 PocketPC and eSWT example problems | v3039 Run the attached examples. ExampleLauncher is the main class. These are the examples that are shipped with eSWT. The examples were derived from the SWT ControlExample. 1. Run ButtonExample. Push Buttons are always flat. Does the PPC support beveled buttons? 2. Run CanvasExample. Check the NO_BACKGROUND style. Not... | 2004-02-19 16:52:33 | 1,077,230,000 | resolved fixed | dd8aef2 | 1,092,760,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Slider.java | SWT |
3,238 | 71,999 | Bug 71999 StyleText displays StyleRanges incorrect depending on order of StyleRange in array | I've been fighting with a bug which I believe was in my code, but now I feel it is in the StyleText code. Basically if I create a array of StyleRange and use setStyleRanges() then the styles are not applied correctly if the start position of each style is not in numerical order. A easy example is this: StyleRange[] ran... | 2004-08-15 16:15:13 | 1,092,600,000 | resolved fixed | ddb04b1 | 1,092,670,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledTextRenderer.java | SWT |
3,239 | 71,894 | Bug 71894 ToolBar.getItem(Point point) always returns first item. | Running on Eclipse 3.0 Linux-GTK, when ToolBar.getItem(Point point) is called, it always returns the first item in the toolbar. This works fine on Eclipse 3.0 Windows. public class TestClass { ToolBar myTB; public TestClass(Shell shell) { super(); myTB = new ToolBar (shell, SWT.FLAT); ToolItem item1 = new ToolItem(myTB... | 2004-08-12 15:00:38 | 1,092,340,000 | resolved fixed | 47a8a2e | 1,092,430,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Control.java | SWT |
3,240 | 71,757 | Bug 71757 Cursor X/Y hotspots don't work with all constructors | When using org.eclipse.swt.graphics.Cursor(Device device, ImageData source, int hotspotX, int hotspotY) [win32 version] to create a custom cursor, the hotspotX/hotspotY parameters are ignored. They're checked for validity at the top of the function, but then they're never referenced again. | 2004-08-11 05:17:57 | 1,092,220,000 | resolved fixed | daf2c61 | 1,092,420,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/Cursor.java | SWT |
3,241 | 71,907 | Bug 71907 The "Device#getFontList" method does not return an array of size 0 for a bad face name | I ran into this bug trying to fix a UI test that fails on Mac OS X but passes on Windows and Linux. It fails because it expects an array of size 0 to be returned by the "getFontList" method when it is passed a bad face name. I executed the following line of code on Windows XP, Mac OS 10.3.3 and Linux GTK: System.out.pr... | 2004-08-12 16:47:25 | 1,092,340,000 | resolved fixed | 5e87f5f | 1,092,420,000 | bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/graphics/Device.java | SWT |
3,242 | 71,803 | Bug 71803 No lower border on swt combo boxes | Build: I-20040810-1200 This happens in 3.1 builds, but not 3.0 builds. On WinXP with the manifest.exe Some combo boxes do not show the bottom blue border. I will attach screen shots that show the plug-in export wizard, where one combo box exhibits this behavior and the other two are fine. Another example where you woul... | 2004-08-11 12:32:10 | 1,092,240,000 | resolved fixed | 158da38 | 1,092,420,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Combo.java | SWT |
3,243 | 63,571 | Bug 63571 TextLayout: font substitution support | On Windows, org.eclipse.swt.graphics.TextLayout should support font substitution. If the user types any text not supported by the current font on StyledText which calls TextLayout, the text becomes blank (in Eclipse3.0M9) on Windows. For Example, if the user selects "Microsoft Sans Serif" font on Windows, and type Japa... | 2004-05-23 01:59:10 | 1,085,290,000 | resolved fixed | e100584 | 1,092,420,000 | bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/ole/win32/COM.java 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/graphics/Device.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/T... | SWT |
3,244 | 70,620 | Bug 70620 Display.setMouseLocation() not implemented on GTK | In Logic Example. - Create a Flow Container and select it. - Press "." to access handles Result: - Nothing happens Expected: - Should go into handle accessibility mode. | 2004-07-22 10:12:00 | 1,090,510,000 | resolved fixed | 7bae145 | 1,092,260,000 | bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Display.java | SWT |
3,245 | 71,013 | Bug 71013 Shell.open() blocks until the window is mapped | null | 2004-07-28 15:20:03 | 1,091,040,000 | resolved fixed | 2f96e7e | 1,092,260,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Shell.java bundles/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/Shell.java | SWT |
3,246 | 65,772 | Bug 65772 Receiving duplicate key events per non-printable key [BBAWT] | Run the attached testcase on PocketPC. Place focus on the Text widget, then bring up the soft keyboard and press the Enter and Tab key. What you get are 2 KeyDown events plus 1 KeyUp for the Enter key and only a single KeyUp event (no KeyDown) for the Tab key. For comparison, on win32, you get a single down and up for ... | 2004-06-04 14:16:59 | 1,086,370,000 | resolved fixed | 83e8835 | 1,092,260,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Control.java | SWT |
3,247 | 69,440 | Bug 69440 Inspect32 does not show name for CCombo | Accessibility problem. CCombo widget does not return accessible "Name" property. The Inspect32 shows "none". Here is a sample code; private static int STYLE = SWT.FLAT; public static void main(String[] args) { Display display = new Display(); final Shell shell = new Shell(display); final Composite page = new Composite(... | 2004-07-07 03:20:35 | 1,089,180,000 | resolved fixed | 3b2dd0f | 1,092,250,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CCombo.java | SWT |
3,248 | 68,273 | Bug 68273 tabletree plus/minus not visible in High Contrast Mode | "Blind" users work in Windows High Contrast Mode (BG: Black, FG: white, Font size: 16, style: Bold). In this mode, tableTree plus/minus icons are not visible and confuse user. | 2004-06-23 04:34:13 | 1,087,980,000 | closed fixed | 1373546 | 1,092,150,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Table.java | SWT |
3,249 | 66,433 | Bug 66433 Need keyboard support for Nested Tabfolder Traversal | CTRL+PageUP and CTRL+PageDown doesn't work in the inner tabfolder if you have nested tabfolders. It works on the outer one even if focus is on inner tabfolder. It should work on whereever the focus is. HOME & END keys does work on inner tabfolder correctly. Problem happens Eclipse 3.0RC1 build Linux GTK build. Haven't ... | 2004-06-09 18:07:45 | 1,086,820,000 | resolved fixed | 9bc8e8c | 1,092,090,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/TabFolder.java | SWT |
3,250 | 71,570 | Bug 71570 Tooltips are not shown if shell's client area is located at (0,0) | If you locate a shell with NO_TRIM style at (0,0) or a shell with any other style so that the client area is located at (0,0) no tooltips are shown for the shell's children. The reason is that in Control.hasCursor() this case is excluded (MapWindowPoints returns 0). Why is this necessary ? Is there a workaround except ... | 2004-08-06 10:41:25 | 1,091,800,000 | resolved fixed | e5688b4 | 1,092,070,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Control.java | SWT |
3,251 | 71,019 | Bug 71019 Setting a ToolItem's control to a Button doesn't work in Linux GTK | In a ToolBar, setting a ToolItem's control to a Button doesn't work in Linux GTK. I was under the impression that it should work, since it worked in Windows and adding other SWT controls such as Text worked. A workaround was to add the button to a Composite first. | 2004-07-28 15:45:15 | 1,091,040,000 | resolved fixed | 7ee2667 | 1,091,820,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/ToolItem.java | SWT |
3,252 | 71,282 | Bug 71282 Text control has been broken since 3.0 | Several aspects of the Text control have been broken since 3.0 on GTK. SWT.BORDER and SWT.WRAP are no longer honoured. Additionally, all text appears to be vertically aligned center by default. Screenshot forthcoming. | 2004-08-03 10:01:28 | 1,091,540,000 | resolved fixed | 20b59fb | 1,091,720,000 | bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Text.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Text.java | SWT |
3,253 | 71,277 | Bug 71277 Program.execute does not work on Mac (patch available) | null | 2004-08-03 09:14:33 | 1,091,540,000 | resolved fixed | 8d27542 | 1,091,710,000 | bundles/org.eclipse.swt/Eclipse SWT Program/carbon/org/eclipse/swt/program/Program.java | SWT |
3,254 | 70,857 | Bug 70857 when the toolBar is wrapped only by a few pixels, removing and adding items causes wrapping to fail | null | 2004-07-26 16:36:22 | 1,090,870,000 | resolved fixed | 61dd7a5 | 1,091,650,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 |
3,255 | 69,410 | Bug 69410 TVT3.0: mnemonics doesn't work if focus is in a text widget | OS: Linux (RHEL 3.0) Locales: CHT, CHS and possibly other DBCS, SBCS seems to work fine Build: 3.0GM with NL Language Packs installed 1) Begin creating a new java project 2) Place focus in a text entry widget 3) Now unable to switch focus to other widgets using shortcut keys 4) Place focus on another widget and the sho... | 2004-07-06 16:00:41 | 1,089,140,000 | closed fixed | 3dd67fc | 1,091,650,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Combo.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Control.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Text.java | SWT |
3,256 | 71,338 | Bug 71338 Unsatisfied link error with Combo | v3101 1. Run the attached example jar on the Pocket PC. 2. Select ComboExample from the list and press Run. You'll get an UnsatisfiedLinkError for org/eclipse/swt/internal/win32/OS.GetComboBoxInfo. | 2004-08-03 18:44:09 | 1,091,570,000 | resolved fixed | 7d42018 | 1,091,630,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Combo.java | SWT |
3,257 | 68,292 | Bug 68292 [Import/Export] Import/Export dialogs confused by "Select Types..." | The checkboxes beside the items in the directory tree (left hand pane) are not updated properly when "Select Types..." is used to filter out some of the files to export. To see this, select a project, bring up the Export dialog, use "Select Types..." to filter out some of the files being exported. At this point, the ch... | 2004-06-23 09:14:04 | 1,088,000,000 | resolved fixed | 258f430 | 1,090,960,000 | bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/TableItem.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/TreeItem.java | SWT |
3,258 | 30,983 | Bug 30983 ACC - I20030205 - Can't switch tabs using keyboard | Major accessibility issue for Eclipse Open ControlExample Give focus to a tab folder. Press Tab or arrow or space or enter or anything: cannot switch to the next tab folder. Problem seems that the tab folder 'eats' the arrow key and loses focus instead of giving focus to the next tab folder. In Eclipse, you can for exa... | 2003-02-05 12:08:22 | 1,044,460,000 | resolved fixed | 5c85236 | 1,090,870,000 | bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Shell.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Widget.java | SWT |
3,259 | 37,868 | Bug 37868 Setting a GridLayout on a TabFolder gives strange behavior when resizing | Although it doesn't make sense to set a layout on a TabFolder, I've seen this done many times. The problem is that it doesn't affect the look in windows, but in motif, the widgets appear in bits and pieces after resizing the window. Would it make sense to override setLayout() in TabFolder as a no-op, as an added safety... | 2003-05-20 10:40:51 | 1,053,440,000 | resolved fixed | 2e28a9e | 1,090,520,000 | bundles/org.eclipse.swt/Eclipse SWT/emulated/tabfolder/org/eclipse/swt/widgets/TabFolder.java | SWT |
3,260 | 70,160 | Bug 70160 Image(Device, InputStream) throws incorrect/unspec'd exception | The existing JUnit test that attempts to load an empty file throws an exception with error code ERROR_UNSUPPORTED_FORMAT. Based on the spec I would have expected an ERROR_INVALID_IMAGE. | 2004-07-15 16:48:55 | 1,089,920,000 | resolved fixed | c9dfe7c | 1,090,450,000 | bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageData.java bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageLoader.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/Image.java | SWT |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.