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,361 | 16,620 | Bug 16620 GC.drawLine and GC.drawPolyline aren't consistent [portability] | On Windows, gc.drawLine(10,10,20,20) and gc.drawPolyLine(new int[] {10,10,20,20}) do not do the same thing. drawPolyline is omitting the last pixel. The effect of this is that when drawing "connections" between boxes, the connection meets the box at one end, but has a 1-pixel gap at the other end. Also, when drawing a ... | 2002-05-21 13:04:57 | 1,022,000,000 | resolved fixed | c62f1bd | 1,084,610,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/GC.java | SWT |
3,362 | 62,195 | Bug 62195 Error in SWT#SCROLL_LOCK JavaDoc | I200405131200 In the JavaDoc of SWT#SCROLL_LOCK the 'num' should be replaced by 'scroll'. | 2004-05-13 19:21:01 | 1,084,490,000 | resolved fixed | dfd22a4 | 1,084,540,000 | bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java | SWT |
3,363 | 52,849 | Bug 52849 Lightweight close buttons on CTabFolder are problematic | Using emulated buttons on a control which has DragSource listeners is problematic. Please revert to using heavyweight controls for the "X" button on Views. Probably route this to SWT? | 2004-02-23 13:34:14 | 1,077,560,000 | resolved fixed | 4dfb5f9 | 1,084,480,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabFolder.java | SWT |
3,364 | 62,090 | Bug 62090 Pressing enter in combo triggers dialog traversal | I200405122000 If I go to the Keys preference page and select certain categories, e.g., Window, any command selected will close the preference window. The same thing occurs if you select the category with the keyboard and hit enter. | 2004-05-13 09:31:06 | 1,084,460,000 | resolved fixed | 30e7130 | 1,084,470,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Combo.java | SWT |
3,365 | 61,207 | Bug 61207 cannot use icons with > 8 bit color depth | eclipse complains when you ask it to load an icon (*.ico) file having greater than 8-bit color depth. i have tracked the error down to the following lines in WinICOFileFormat::loadInfoHeader(): if (!((width == infoWidth) && (height * 2 == infoHeight) && ((bitCount == 1) || (bitCount == 4) || (bitCount == 8)))) SWT.erro... | 2004-05-06 10:02:32 | 1,083,850,000 | resolved fixed | f080cc5 | 1,084,470,000 | bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/WinBMPFileFormat.java bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/WinICOFileFormat.java | SWT |
3,366 | 59,333 | Bug 59333 [Browser] Exception error messages are not very meaningful | When using the SWT Browser in Linux it seems that the "SWTError: No more handles" error is used for several different situations that don't really mean there are no more handles. This makes it very difficult to debug problems. Would it be possible to use more meaningful errors that will help users deduce what the real ... | 2004-04-20 16:02:28 | 1,082,490,000 | resolved fixed | 497f098 | 1,084,460,000 | bundles/org.eclipse.swt/Eclipse SWT Browser/mozilla/org/eclipse/swt/browser/Browser.java | SWT |
3,367 | 62,010 | Bug 62010 NPE Pressing CTRL-O in java editor | I20040511 8AM build. I had a java editor open, and pressed CTRL-O (it had been working for a long time). This appeared in the log: java.lang.NullPointerException at org.eclipse.swt.widgets.Control.WM_KEYDOWN(Control.java:3393) at org.eclipse.swt.widgets.Control.windowProc(Control.java:2978) at org.eclipse.swt.widgets.D... | 2004-05-12 16:40:16 | 1,084,390,000 | resolved fixed | 1d36ca7 | 1,084,400,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Display.java | SWT |
3,368 | 61,337 | Bug 61337 Dialogs resize when moved on Solaris | Eclipse 200405060200 on Solaris When doing a build, you can't the details. There is a drawing problem. If you keep on pressing the details button, you will lose almost the whole dialog. | 2004-05-06 18:43:50 | 1,083,880,000 | resolved fixed | 88080c0 | 1,084,310,000 | bundles/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/Shell.java | SWT |
3,369 | 55,748 | Bug 55748 [browser] fail to launch under RH EL3 | getFile ComsD getFile GreComsD getFile ComRegF getFiles APluginsDL getFile XptiRegF getFile XCurProcD getFile GreComsD Exception in thread "main" org.eclipse.swt.SWTError: No more handles at org.eclipse.swt.SWT.error(SWT.java:2651) at org.eclipse.swt.SWT.error(SWT.java:2555) at org.eclipse.swt.browser.Browser.<init>(Br... | 2004-03-23 14:57:51 | 1,080,070,000 | resolved fixed | 49b4936 | 1,084,310,000 | bundles/org.eclipse.swt/Eclipse SWT Browser/motif/org/eclipse/swt/browser/Browser.java bundles/org.eclipse.swt/Eclipse SWT Browser/mozilla/org/eclipse/swt/browser/Browser.java bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOM.java | SWT |
3,370 | 59,528 | Bug 59528 [Workbench] CTabFolder flashes on tab switch | I20040420 My system background colour is set to grey. Java editors in eclipse have a white background. When I switch between two editors, I see a flash to the grey system background colour. The grey is visible for a fair amount of time during the switch, and even longer if it is the first time I have accessed the file ... | 2004-04-21 17:10:14 | 1,082,580,000 | resolved fixed | ec0b0db | 1,084,300,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/Composite.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Widget.java | SWT |
3,371 | 54,575 | Bug 54575 CTabFolder: Selecting tabs should not affect whether chevron is shown (should use constant space) | build I20040310 + latest from HEAD - in default layout of Java perspective, in default window size (Window > New Window), the Package Explorer and Hierarchy view are in the same folder - both tabs appear, but Package Explorer's name appears as Package Expl... - if not, then shrink the folder until it does - click on Hi... | 2004-03-11 22:22:07 | 1,079,060,000 | resolved fixed | f0e7f11 | 1,084,220,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,372 | 59,614 | Bug 59614 Clicking the CTabFolder chevron twice does not make the drop down go away | I20040420 When enough tabs are displayed for a chevron to appear, clicking the chevron once displays a drop down list of open files. Clicking on the chevron again once the drop down is open does not make it disappear, instead it closes then pops back up again. | 2004-04-22 08:45:23 | 1,082,640,000 | resolved fixed | b69ea52 | 1,083,950,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabFolder.java | SWT |
3,373 | 60,420 | Bug 60420 lots of crashes since M8 | null | 2004-04-29 09:56:05 | 1,083,250,000 | resolved fixed | a321867 | 1,083,880,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/Display.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Shell.java | SWT |
3,374 | 61,239 | Bug 61239 TableItem NPE | - run the JNI generator - select the OS class - select the ActivateKeyboardLayout method - left click in the Cast column of the second parameter (it does not have a cast value) - will get the following NPE: java.lang.NullPointerException at org.eclipse.swt.widgets.TableItem.getImageBounds(TableItem.java:409) at org.ecl... | 2004-05-06 11:38:53 | 1,083,860,000 | resolved fixed | dcb7030 | 1,083,860,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/TableItem.java | SWT |
3,375 | 43,921 | Bug 43921 gradient fill does not print its color properly | When I try to print gradient foreground color as yellow, it prints out turquoise. If you change the fillGradient() call ti fillRectangle() the right color prints out. I have seen this happen with other colors too. I altered the print example to demonstrate the problem. package printing.tests; import org.eclipse.swt.*; ... | 2003-09-30 11:51:44 | 1,064,940,000 | resolved fixed | de99c6e | 1,083,790,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/graphics/GC.java | SWT |
3,376 | 57,506 | Bug 57506 Pressing TAB key creates junk in editor | 1. Create a new build.xml file. 2. Enter the following contents, indenting the lines with tabs as shown: <project default="sleep"> <target name="sleep"> <sleep seconds="10"/> </target> </project> 3. Place the cursor in front of the <target tag and press TAB. The editor line will change to display: <tar<target name="sle... | 2004-04-05 16:33:30 | 1,081,200,000 | resolved fixed | 992a035 | 1,083,780,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java | SWT |
3,377 | 60,937 | Bug 60937 Hitting Enter when a combobox is open can invoke default button | For example, I go to the Preferences dialog and go to the Keys section. Using the mouse, I click on the Category combobox, but I see that there are a lot of them, so I use the keyboard to navigate up and down the list. When the correct item is highlighted I hit Enter to select that item in the combobox, but instead, th... | 2004-05-04 13:45:05 | 1,083,690,000 | resolved fixed | 0a803e5 | 1,083,760,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Combo.java | SWT |
3,378 | 59,352 | Bug 59352 [browser] GTK crashes on attachments | A php script to crash the browser widget snippet128: <?php header('Content-Disposition: : attachment; filename="eclipse.txt"'); header('Content-Encoding: deflate'); header('Content-Length: 27429'); header('Content-Type: application/x-bittorrent; name="eclipse.txt"'); ?> (save as crash.php, and load it through a php ena... | 2004-04-20 17:17:24 | 1,082,500,000 | resolved fixed | 959ae55 | 1,083,710,000 | bundles/org.eclipse.swt/Eclipse SWT Browser/mozilla/org/eclipse/swt/browser/WindowCreator.java | SWT |
3,379 | 12,625 | Bug 12625 Menu items still grab accelerators when disabled | If a menu item has an accelerator, it will contine to grab this accelerator even when it is disabled. We currently have a workaround in EditorMenuManager which removes the accelerator when an item is disabled. Steve is aware of this issue. | 2002-04-02 11:21:37 | 1,017,760,000 | resolved fixed | 1413f7a | 1,083,700,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/MenuItem.java bundles/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/MenuItem.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/MenuItem.java | SWT |
3,380 | 46,824 | Bug 46824 ControlExample: scrolling Canvas leaves screencheese | N20031114 - start ControlExample and open the canvas tab - scroll the canvas until the number is partially outside the view - scroll number number back into the view Observe: the number is redrawn incorrectly | 2003-11-18 04:39:20 | 1,069,150,000 | resolved fixed | 40b1ad7 | 1,083,650,000 | examples/org.eclipse.swt.examples/src/org/eclipse/swt/examples/controlexample/CanvasTab.java | SWT |
3,381 | 60,492 | Bug 60492 [browser] safari - 2 browsers on different tab items in same tab folder overlap | null | 2004-04-29 15:33:20 | 1,083,270,000 | resolved fixed | 657a35a | 1,083,600,000 | bundles/org.eclipse.swt/Eclipse SWT Browser/carbon/org/eclipse/swt/browser/Browser.java | SWT |
3,382 | 58,272 | Bug 58272 BIDI: The C/ C++ editor doesn't preserve the keyboard language after pressing sapce bar | Tested using Win 2003 Arabic locale, build M8. 1) Create a new C++ project 2) Insert a new C++ class 3) Change the keyboard language to Arabic and write an Arabic word, then a space The keyboard language switched back to English | 2004-04-13 10:05:59 | 1,081,870,000 | resolved fixed | 3f164ca | 1,083,360,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java | SWT |
3,383 | 60,334 | Bug 60334 Can't force focus to a shell (BBAWT) | I have a situation where I have my own "lightweight" widgets that are drawn within a real SWT widget. Since in SWT, *something* must have focus, I set the real focus to the lightweight widget's parent. When that parent is a shell, and I call forceFocus() on the shell, the window manager (or someone) is being "helpful" ... | 2004-04-28 17:15:12 | 1,083,190,000 | resolved fixed | d9eb413 | 1,083,190,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Decorations.java | SWT |
3,384 | 59,941 | Bug 59941 [Tree] Expanded state does not get set properly for an expanded/collapsed item in a tree | null | 2004-04-26 10:19:10 | 1,082,990,000 | resolved wontfix | 1bff345 | 1,083,190,000 | bundles/org.eclipse.swt/Eclipse SWT PI/carbon/org/eclipse/swt/internal/carbon/OS.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Tree.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/TreeItem.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Tree.java | SWT |
3,385 | 25,629 | Bug 25629 Need STATE_SYSTEM_LINKED mapped to one of the states in ACC. | I need to enable the F1 infopops for being readable by JAWS, and currently one cannot read the "hyperlinks" in the infopop without tabbing to each one of them. To enable the above I need to have STATE_SYSTEM_LINKED mapped to one of the states in ACC. | 2002-11-01 09:52:20 | 1,036,160,000 | resolved fixed | 54340ef | 1,083,190,000 | bundles/org.eclipse.swt/Eclipse SWT Accessibility/common/org/eclipse/swt/accessibility/ACC.java bundles/org.eclipse.swt/Eclipse SWT Accessibility/win32/org/eclipse/swt/accessibility/Accessible.java bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/ole/win32/COM.java | SWT |
3,386 | 59,524 | Bug 59524 Evaluation pop-up keybindings are broken on GTK | Build 20040420 Linux-GTK 1. Debug to a breakpoint. 2. Highlight some text and choose "Display" 3. In the resulting pop-up, press ctrl+shit+D. Nothing happens. | 2004-04-21 16:53:55 | 1,082,580,000 | verified fixed | a21808a | 1,083,080,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Control.java | SWT |
3,387 | 57,380 | Bug 57380 Excess clipping/dirty area for Table PaintListener's paintControl(PaintEvent) | This is new in M8 for Windows. Linux GTK has always had this bug. The code snippet below changes the text on one cell. Clicking the "Bug" button: On Windows 2000, SWT 3.0M7 returns the cell area gc.getClipping=Rectangle {50, 16, 50, 14} On Windows 2000, SWT 3.0M8 returns the TableItem area gc.getClipping=Rectangle {0, ... | 2004-04-03 23:26:16 | 1,081,050,000 | resolved fixed | fa200a7 | 1,083,020,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/TableItem.java | SWT |
3,388 | 58,638 | Bug 58638 Permit to have synchronous display to help debugging | A method calling GdiSetBatchLimit (on Windows) or XSynchronize(on X/gtk/motif) would greatly help debugging custom painting on controls. Cheers -- Steve | 2004-04-15 08:50:45 | 1,082,030,000 | resolved fixed | 436adf7 | 1,083,010,000 | bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/win32/OS.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/Device.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/Device.java | SWT |
3,389 | 56,376 | Bug 56376 [EditorMgmt] Immortal editor tab tooltips | null | 2004-03-26 11:42:37 | 1,080,320,000 | resolved fixed | 306bec7 | 1,083,000,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,390 | 59,872 | Bug 59872 Documentation fix for RowLayout | The attached patch to RowLayout.java clarifies the meaning of the fill member for vertical layouts. | 2004-04-24 17:40:31 | 1,082,840,000 | resolved fixed | 458753d | 1,082,980,000 | bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/layout/RowLayout.java | SWT |
3,391 | 59,424 | Bug 59424 BIDI: level of the first directional run is never detected | GTK TextLayout#getLevel(int) starts the loop with while (OS.pango_layout_iter_next_run(iter)) - advancing the iter to the 2nd directional run (if any). Thus the 1st directional run is omitted. | 2004-04-21 09:57:58 | 1,082,560,000 | resolved fixed | 7cb17ed | 1,082,750,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/TextLayout.java | SWT |
3,392 | 58,851 | Bug 58851 When shell is created with SWT.NO_TRIM, windows does not show it on task bar | When shell is created with SWT.NO_TRIM, windows does not show it on the task bar. Thus we can t switch tasks to get to this shell. It works fine under Linux. It looks like a windows limitation ? The issue is that having no trim for windows is something nice, but still we don t want to 'lose' the application. Additionna... | 2004-04-16 11:22:44 | 1,082,130,000 | resolved fixed | 7e606d9 | 1,082,740,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Shell.java | SWT |
3,393 | 59,698 | Bug 59698 [browser] investigate support for custom popup menu | The Browser widget for 3.0 has the following behaviour: 1. By default, expose the native popup menu if the embedded native browser exposes one (at the moment, this applies to IE only. Other browsers don't provide a 'free' default one). No custom menu can be set or modified on any platform. 2. allow apps to block the de... | 2004-04-22 16:38:23 | 1,082,670,000 | resolved fixed | ce2a897 | 1,082,740,000 | bundles/org.eclipse.swt/Eclipse SWT Browser/mozilla/org/eclipse/swt/browser/Browser.java bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIDOMEvent.java bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIDOMMouseEvent.java bundles/org.eclipse.swt/... | SWT |
3,394 | 59,615 | Bug 59615 Empty space before handle in a coolbar | CVS HEAD from yesterday If a toolbar has a shadow, there is a blank space visible after the toolbar and before the next gripper in a coolbar. Attached is a screenshot showing the problem, and a patch I made that fixes the problem, but only after I grab the adjacent gripper and move it. | 2004-04-22 08:49:19 | 1,082,640,000 | resolved fixed | e7be549 | 1,082,670,000 | bundles/org.eclipse.swt/Eclipse SWT/emulated/coolbar/org/eclipse/swt/widgets/CoolBar.java bundles/org.eclipse.swt/Eclipse SWT/emulated/coolbar/org/eclipse/swt/widgets/CoolItem.java | SWT |
3,395 | 57,562 | Bug 57562 [Workbench] DBCS: Window resizing does not work properly | OS: <AIX 5.2> Language: <Japanese locale:Ja_JP.IBM-943> Build level: <3.0M8-aix-motif(200403311308)> JDK version: IBM JDK 1.4.2 Beta Test case #: Summary: DBCS: Window resizing does not work properly Steps to recreate problem: 1- select File->New->Project.., then create New Java Project. 2- add package and class to the... | 2004-04-06 08:31:39 | 1,081,250,000 | closed fixed | a190846 | 1,082,590,000 | bundles/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/Control.java | SWT |
3,396 | 57,079 | Bug 57079 [interop] SWT_AWT causes JVM crash | My JVM crashes on occasion when closing a wizard that contains a SWT_AWT-based swing JPanel. Can reproduce, however the problem doesn't always occur -- usually 1 of 6 wizard invocations will show the problem. The stack trace displayed by the JVM is not always the same. I've pasted two of them below: java.lang.NullPoint... | 2004-04-01 14:29:49 | 1,080,850,000 | resolved fixed | 9e73942 | 1,082,580,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Composite.java | SWT |
3,397 | 59,279 | Bug 59279 Item.setText() impl. doesn't follow JavaDoc | According to the JavaDoc on Item.setText(String), the method should throw an IllegalArgumentException if the incomming text is null. Looking at the code from 04/20/2004 there doesn't seem to be a check in place to throw the proper exception. | 2004-04-20 11:47:45 | 1,082,480,000 | resolved fixed | b824a9b | 1,082,490,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabItem.java bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/TableTreeItem.java | SWT |
3,398 | 53,506 | Bug 53506 Program.getProgram() Does Not Get Default Command | On Windows XP: When a Program object for a certain extension is fetched with findProgram(), the private getProgram() method is called to load the Program instance. When it gets the command from the registry it gets the "open" command, which is located at \shell\open\command for a specific program. The problem is that o... | 2004-03-02 12:27:00 | 1,078,250,000 | resolved fixed | c3da03b | 1,082,480,000 | bundles/org.eclipse.swt/Eclipse SWT Program/win32/org/eclipse/swt/program/Program.java | SWT |
3,399 | 59,051 | Bug 59051 fillGradientRectangle doesn't work with XORMode on Windows | when you setXORMode(true), fillGradientRectangle ignores it on Windows. It works as expected on Linux/gtk. I'm using 3.0M8. I will attach some sample code, and screenshots of what the same code produces on Windows and on Linux/gtk. Another weird thing is the label.addPaintListener() statement is only neccesary on Windo... | 2004-04-19 06:45:35 | 1,082,370,000 | resolved fixed | 1e2b244 | 1,082,420,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/GC.java | SWT |
3,400 | 58,346 | Bug 58346 [browser] IBM VM removes entries in the LD_LIBRARY_PATH causing Browser to fail | From Konrad: It looks like the browser installed with RHEL 3.0 does not meet requirements of SWT. I have RHEL3.0U1 with all RHN updates, and they upgraded Mozilla to 1.4.2, which I am afraid is not GTK version. If you would like to see the browser embedded, a different mozilla (GTK2 build) needs to be installed | 2004-04-13 14:54:19 | 1,081,880,000 | resolved fixed | 1f6933a | 1,082,390,000 | bundles/org.eclipse.swt/Eclipse SWT Mozilla/gtk/org/eclipse/swt/internal/mozilla/GRE.java | SWT |
3,401 | 58,756 | Bug 58756 Tables & Images refresh problem | When setting an image on a table at a column >0 , every time the image is refreshed, the last bottom line of the image of the tableitem on the column>0 does not get refreshed properly. This ends up having messy lines below the images on columns > 0 . This issue only appears with Windows, under Linux it is fine. Is this... | 2004-04-15 18:15:49 | 1,082,070,000 | resolved fixed | 627bed0 | 1,082,150,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Table.java | SWT |
3,402 | 54,225 | Bug 54225 Checkbox TableItems don't honor background color near checkbox | null | 2004-03-09 19:30:32 | 1,078,880,000 | resolved fixed | 446392a | 1,081,980,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Table.java | SWT |
3,403 | 57,627 | Bug 57627 Can't click in Content Assist window of New Class wizard | Using build I20040406, while creating a new Java class, I used the Content Assist to choose a superclass (CTRL-Space in superclass field). When I did so, I could use the arrow keys to select a superclass but could not select one with the mouse. I am running RH 9.0. | 2004-04-06 14:32:08 | 1,081,280,000 | resolved fixed | 5f21967 | 1,081,890,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,404 | 58,156 | Bug 58156 Unhandled event loop exception (Widget is disposed) when using "Open Type Hierarchy" | With Eclipse 3.0M8 on Solaris 9 and HP-UX11.11 plantform, "Open Type Hierarchy" for a Java interface may cause "Unhandle event loop exception". The following is the procedure to reproduce the problem: 1. Download the 3.0M8 SWT Examples zip file from the eclipse.org site and load it on to Eclipse workbench. 2. Create a ... | 2004-04-12 11:42:00 | 1,081,780,000 | resolved fixed | 493da01 | 1,081,800,000 | bundles/org.eclipse.swt/Eclipse SWT/emulated/treetable/org/eclipse/swt/widgets/SelectableItemWidget.java | SWT |
3,405 | 54,922 | Bug 54922 [implementation] Java editor disposes default StyledText caret's image | Build id: 200403040800 Java editor, according to the insert mode, sets a special Caret in the StyledText. I've two problem with that: 1- This caret is not bidi aware 2- At some point they dispose the image of the StyledText default Caret We (SWT Team) have some major changes (still to be release) in StyledText that wil... | 2004-03-15 19:33:29 | 1,079,400,000 | resolved fixed | 4f5c07d | 1,081,790,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java | SWT |
3,406 | 57,647 | Bug 57647 errant ON_TOP | SYSTEM_MODAL Shell behaviour if tooltiptext is set on any control | Shell ON_TOP behaviour stops when a tooltiptext is set for any control on the shell. The window goes to the background and never regains ON_TOP state again. Tried it with 2.1.2 and v.3.0 I20040406. The recent version improved: shell loosing ON_TOP only when I hover for the tooltip. Plase see sample code and explanation... | 2004-04-06 16:04:49 | 1,081,280,000 | resolved fixed | 74b793b | 1,081,460,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/Decorations.java | SWT |
3,407 | 57,876 | Bug 57876 Constructor for Font has wrong-named argument; doesn't appear to be used | In the source for 3.0M7 SWT, I came across the following Font constructor: public Font(Device display, String name, int height, int style) { if (device == null) device = Device.getDevice(); if (device == null) SWT.error(SWT.ERROR_NULL_ARGUMENT); init(device, name, height, style); } Firstly, the arg name 'display' corre... | 2004-04-08 06:44:33 | 1,081,420,000 | verified fixed | e48813d | 1,081,430,000 | bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/graphics/Font.java | SWT |
3,408 | 57,884 | Bug 57884 Javadoc on Text missing possible style | In the class comment for Text, the PASSWORD style is not listed as a possible style. I didn't realise that there was a password style was supported until I noticed the constanct in the Text.widgetStyle() method | 2004-04-08 09:26:42 | 1,081,430,000 | resolved fixed | c99cf7f | 1,081,430,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Text.java | SWT |
3,409 | 50,657 | Bug 50657 Can't input 2 bytes character To combo box | I'm Korean. (South) After 3.0 M3, I can't input 2 bytes characters to Find(Ctrl+F) popup window. At 3.0 M3, I can input Copy & Paste. (안녕 <-This Korean Char) After 3.0 M4, don't input by C&P at that. Also I don't write to Find window by keyboard at both version. Seach Popup Window(Ctrl+H) like above sympt... | 2004-01-26 21:24:56 | 1,075,170,000 | resolved fixed | 5760e69 | 1,081,370,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Combo.java | SWT |
3,410 | 56,918 | Bug 56918 Problems disposing TrayItem | Hi, I noticed problems disposing a TrayItem. In my application the user may chose to have the trayicon, or not. This is set in preferences without restart, so creation and disposal of TrayItems are handled during runtime. When first calling TrayItem.dispose() and afterwards creating a new TrayItem, the old one is still... | 2004-03-31 10:43:28 | 1,080,750,000 | resolved fixed | c4a48ae | 1,081,180,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/TrayItem.java | SWT |
3,411 | 57,395 | Bug 57395 backspace in texteditors -> double backspace | n2004-04-04: steps to reproduce: - open a properties file - enter something - goto end of that line - press backspace -> 2 chars are deleted instead of one | 2004-04-04 18:17:46 | 1,081,120,000 | resolved fixed | 611ed3b | 1,081,180,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/TextLayout.java | SWT |
3,412 | 57,296 | Bug 57296 BidiUtil static var retains references to runnables from StyledText | When a StyledText is created, a runnable is added to the BidiUtil (line 1619: BidiUtil.addLanguageListener(*)). On dispose of the StyledText, the listener is only removed if isBidi() returns true (line 4873) It would appear that the listener is never removed. | 2004-04-02 14:37:27 | 1,080,930,000 | resolved fixed | b10c697 | 1,081,180,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java | SWT |
3,413 | 55,541 | Bug 55541 StyledText - Bidi segments Listener is broken | As build 20040319, when StyledText changes to work with TextLayout were released, Bidi segements listener stoped working. We need a new implementation. | 2004-03-22 11:28:08 | 1,079,970,000 | resolved fixed | bb20cc2 | 1,080,940,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledTextRenderer.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/graphics/TextLayout.java bundles/org.eclipse.swt/Eclipse SWT/emulated/textlayout/org/eclipse/swt/graphics/TextLayout.java bundles/org.eclipse.swt/Eclipse SW... | SWT |
3,414 | 56,795 | Bug 56795 NPE opening quick outline/hierarchy | i20040330 Quick outline/hierarchy don't work in this build. They seem to open but close instantly. The following log entries are generated: !ENTRY org.eclipse.ui 4 4 Mar 30, 2004 13:55:52.22 !MESSAGE Unhandled event loop exception !ENTRY org.eclipse.ui 4 0 Mar 30, 2004 13:55:52.22 !MESSAGE java.lang.NullPointerExceptio... | 2004-03-30 14:03:32 | 1,080,670,000 | resolved fixed | 33ae800 | 1,080,740,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/Decorations.java | SWT |
3,415 | 56,667 | Bug 56667 Minimization of top Shell widgets impossible (SWT.MIN & SWT.NONE) on PocketPC (BBAWT) | null | 2004-03-29 17:54:19 | 1,080,600,000 | verified fixed | 077f91d | 1,080,670,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Shell.java | SWT |
3,416 | 37,052 | Bug 37052 Shells assuming SWT.RESIZE on GTK and Motif (BBAWT) | On Windows, if you create a Shell without the SWT.RESIZE flag, the shell is *not* resizeable. However, on GTK *and* Motif, the shell is resizeable. SWT version 3.002 In the following testcase, click on the "open dialog" button. The child shell should not be resizeable since RESIZE was not used, but both Motif and GTK u... | 2003-04-29 10:23:33 | 1,051,630,000 | resolved fixed | 6c34a17 | 1,080,660,000 | bundles/org.eclipse.swt/Eclipse SWT PI/motif/org/eclipse/swt/internal/motif/OS.java bundles/org.eclipse.swt/Eclipse SWT PI/motif/org/eclipse/swt/internal/motif/XSizeHints.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Shell.java bundles/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/She... | SWT |
3,417 | 56,094 | Bug 56094 tracker resize uses screen coordinates instead of control | null | 2004-03-25 00:31:13 | 1,080,190,000 | resolved fixed | 51bd759 | 1,080,600,000 | bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Tracker.java | SWT |
3,418 | 51,719 | Bug 51719 Need to suppress "untitled window" on GTK | 20040210 New Look and HEAD Any time that we create another window we get something in the system tray with the title "untitled window". We need a way to prevent this due to the following cases: 1) The detached windows in New Look 2) The Progress floating window 3) Floating toolbars in new look | 2004-02-11 13:46:41 | 1,076,530,000 | resolved fixed | e56031a | 1,080,590,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Shell.java | SWT |
3,419 | 56,366 | Bug 56366 Tooltip for CTabFolder shows up on wrong monitor | I200403260800 Using a dual-monitor setup on Windows XP. Open Eclipse with at least one editor and let the mouse hover over the editor's tab. Notice that a tooltip opens showing the current filename. Now move Eclipse to another monitor and try the same thing. Notice that the tooltips will always open on the same monitor... | 2004-03-26 11:20:10 | 1,080,320,000 | resolved fixed | 87d2600 | 1,080,580,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabFolder.java | SWT |
3,420 | 56,245 | Bug 56245 subtitle text does not fill available horizontal space | 0325 integration build - do a search, note the subtitle | 2004-03-25 16:24:26 | 1,080,250,000 | resolved fixed | c1df1ba | 1,080,340,000 | bundles/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/Label.java | SWT |
3,421 | 55,849 | Bug 55849 Keyboard shortcuts don't work in old workspace | I20040324 Mac OS X 10.3.3 Keyboard shortcuts no longer work in my (existing) development workspace. However, they do work in new workspaces. What piece of persistent state do I have to delete to get them working again? | 2004-03-24 05:15:34 | 1,080,120,000 | resolved fixed | 32c90bc | 1,080,320,000 | bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Display.java | SWT |
3,422 | 55,522 | Bug 55522 Display.post - support/investigate mouse button 2 and 3 | Can we emit system mouse button up and down for 2 and 3 on the mac. | 2004-03-22 09:54:02 | 1,079,970,000 | resolved fixed | 494ab6f | 1,080,260,000 | bundles/org.eclipse.swt/Eclipse SWT PI/carbon/org/eclipse/swt/internal/carbon/OS.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Display.java | SWT |
3,423 | 53,274 | Bug 53274 [SWT Examples] Image Analyzer crashed when tried to save images as PNGs and ICOs | null | 2004-02-27 08:58:19 | 1,077,890,000 | resolved fixed | 751399c | 1,080,250,000 | examples/org.eclipse.swt.examples/src/org/eclipse/swt/examples/imageanalyzer/ImageAnalyzer.java | SWT |
3,424 | 55,920 | Bug 55920 View presentation visual problems | 200403240800, Linux, using square tabs, notice 3 problems in attached screen shot: 1. Status text and toolbar should be sharing the same line. 2. Tabs need more space to the right and left of the text. Notice the optical illusion caused by black text being too close to the line: It looks like the center of the vertical... | 2004-03-24 11:23:43 | 1,080,150,000 | resolved fixed | c6fd4be | 1,080,230,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,425 | 55,913 | Bug 55913 Styled Text draws on top of itself | 20040324 Solaris 9 (in SWT lab) When you open a java editor in Solaris the StyledText draws on top of itself. STEPS 1) Open a java editor 2) All of the text is rendered at the beginning of the line so they are all on top of themselves | 2004-03-24 10:52:35 | 1,080,140,000 | resolved fixed | df4d6d1 | 1,080,150,000 | bundles/org.eclipse.swt/Eclipse SWT PI/motif/org/eclipse/swt/internal/motif/OS.java bundles/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/graphics/TextLayout.java | SWT |
3,426 | 40,420 | Bug 40420 Shell with style NO_TRIM should not appear in the Window Manager task bar | When a shell with no parent is created with the style SWT.NO_TRIM, it should not be shown in the task bar of the window manager. | 2003-07-17 15:15:14 | 1,058,470,000 | resolved fixed | d265208 | 1,079,980,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Shell.java | SWT |
3,427 | 54,264 | Bug 54264 [EditorMgmt] Editor close button | I20040309 The multiple editor tab preference is diabled. In this build the editor tab is no longer presented as a tab which makes it look a bit nicer. Major issue: The close button is still a moving target and now even more difficult to spot as there is no tab border. -> The close button should always be at the same po... | 2004-03-10 06:51:39 | 1,078,920,000 | resolved fixed | 76bd4c2 | 1,079,980,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabFolder.java | SWT |
3,428 | 47,638 | Bug 47638 NPE in getParentBackground. | Exception in thread "main" java.lang.NullPointerException at org.eclipse.swt.widgets.Control.getParentBackground(Control.java:827) at org.eclipse.swt.widgets.Text.kEventControlSetFocusPart(Text.java:929) at org.eclipse.swt.widgets.Widget.controlProc(Widget.java:320) at org.eclipse.swt.widgets.Display.controlProc(Displa... | 2003-11-27 10:09:29 | 1,069,950,000 | resolved fixed | f86c3f4 | 1,079,970,000 | bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Button.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Canvas.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Control.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Sash.java | SWT |
3,429 | 54,386 | Bug 54386 Stray pixel in SWT table | I20040310 - make some errors show up in problems viewer Observe: there are some stray pixels in the table's first column. See attached screenshot. | 2004-03-10 16:14:17 | 1,078,950,000 | resolved fixed | 920ca0d | 1,079,960,000 | bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Table.java | SWT |
3,430 | 55,323 | Bug 55323 [Workbench] Coolbar doesn't resize properly when perspective bar manually resized | build I20040318 Drag the big curve to the left until the toolbars disappear. Resize the window one pixel, and they reappear. | 2004-03-18 20:51:14 | 1,079,660,000 | resolved fixed | 07868d3 | 1,079,710,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CBanner.java | SWT |
3,431 | 55,307 | Bug 55307 ViewForm's title area controls are off by one pixel | In the ViewForm, the controls topXXX are given a y pos that is off by one pixel. I believe the problem is in getClientArea(). There is magic number 1 when calculating y. patch to follow. -m@ | 2004-03-18 17:47:58 | 1,079,650,000 | resolved fixed | bf095da | 1,079,710,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/ViewForm.java | SWT |
3,432 | 54,990 | Bug 54990 ALT+DOWN does not drop down CCombo list | In the property sheet, ALT+DOWN does not drop down the list of choices for a CCombo. (First press ENTER to realize the CellEditor's CCombo). I did no test CCombos in general, only in the property sheet. | 2004-03-16 13:49:20 | 1,079,460,000 | resolved fixed | 7ae5658 | 1,079,650,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CCombo.java | SWT |
3,433 | 54,878 | Bug 54878 Drop down coolbar/toolbar menus and combo boxes take too many clicks | Drop down menus: Open the SWT Controls example and select the Coolbar or Toolbar example. Press and hold the mouse down on one of the buttons that has a dropdown menu. What should happen is that the menu should come up, and as you move the mouse it should highlight menu items. When you release the mouse, it should sele... | 2004-03-15 14:23:39 | 1,079,380,000 | resolved fixed | e90bc52 | 1,079,650,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Menu.java | SWT |
3,434 | 55,053 | Bug 55053 Need access to highlight* fields in CTabFolder | build I20040316 In order to do their custom part presentation, LWP needs access to be able to set (and presumably get) the highlight_header and highlight_margin fields. Can you please provide accessors for these, soonest? | 2004-03-16 19:52:46 | 1,079,480,000 | resolved wontfix | 1ab63d9 | 1,079,550,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabFolder.java | SWT |
3,435 | 43,893 | Bug 43893 Scrolling copies wrong bits | I20030925 - open Java editor in Debug perspective (or any other layout where the editor is surrounded by other ViewParts) - move scrollbar thumb slowly up and down Observe: sometime the editors contents shows other parts of the workbench window. BTW: sometimes this happens when opening editors as well: before the edito... | 2003-09-30 05:04:28 | 1,064,910,000 | resolved fixed | ae02d4e | 1,079,220,000 | bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/graphics/GC.java | SWT |
3,436 | 49,778 | Bug 49778 Images on MenuBar are not lining up with thier Hotstop | the hostspot is next to the 2nd menu item, and the image is on the right hand side. also need this to work on the Pocket PC. import org.eclipse.swt.*; import org.eclipse.swt.graphics.*; import org.eclipse.swt.widgets.*; public class ImageMenuBar { public static void main(String[] args) { Display display = new Display()... | 2004-01-09 13:26:39 | 1,073,670,000 | resolved fixed | 9a4b919 | 1,078,940,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/MenuItem.java | SWT |
3,437 | 50,151 | Bug 50151 Using SWT.RIGHT on a ToolBar leaves blank space | build I20040113 - changed the RCP Browser example to create its ToolBar using SWT.FLAT | SWT.RIGHT - the ToolBar has 4 ToolItems: Back (image only), Forward (image only), Stop (text only) and Refresh (text only) - when it comes up, the Back and Forward items have a fair bit of blank space after the arrow images (see at... | 2004-01-16 13:35:53 | 1,074,280,000 | resolved fixed | 014ccfa | 1,078,930,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 bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/ToolItem.java | SWT |
3,438 | 53,141 | Bug 53141 JVM crash at eclipse exit | The JVM crashes when eclipse 3.0M7-motif exits to the shell. The crash occured after I changed fonts. The crash is reproducible on my machine. Steps to reproduce: - start eclipse - open Window/Preferences/Workbench/Fonts - select Banner Font - click on Change - select a scalable font - click OK - click Apply - click OK... | 2004-02-25 20:50:05 | 1,077,760,000 | resolved fixed | e184d65 | 1,078,510,000 | bundles/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/Display.java | SWT |
3,439 | 53,221 | Bug 53221 [SWT Examples] Save As Dialog of Image Analyzer does not provide the correct file path | null | 2004-02-26 15:50:47 | 1,077,830,000 | resolved fixed | 194092c | 1,078,500,000 | examples/org.eclipse.swt.examples/src/org/eclipse/swt/examples/imageanalyzer/ImageAnalyzer.java | SWT |
3,440 | 52,935 | Bug 52935 Emulated Coolbar does not support wrapping | The emulated coolbar does not support wrapping. In eclipse this results in bad resize behaviour in the top toolbar area on Mac, Motif, and GTK. Wrapping only occurs if the wrap indices are explicitely set through the API setWrapIndices. It should occur when there is not enough horizontal room to show all the coolitems ... | 2004-02-24 09:42:21 | 1,077,630,000 | resolved fixed | 7a19591 | 1,078,440,000 | bundles/org.eclipse.swt/Eclipse SWT/emulated/coolbar/org/eclipse/swt/widgets/CoolBar.java bundles/org.eclipse.swt/Eclipse SWT/emulated/coolbar/org/eclipse/swt/widgets/CoolItem.java | SWT |
3,441 | 53,519 | Bug 53519 CheckboxTableViewer does not receive selection events | null | 2004-03-02 14:48:24 | 1,078,260,000 | resolved fixed | 6704764 | 1,078,430,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/TableItem.java | SWT |
3,442 | 52,899 | Bug 52899 [misc] Unacceptably poor performance using Replace dialog under SWT/GTK | null | 2004-02-24 01:48:16 | 1,077,610,000 | resolved fixed | 1f6c548 | 1,078,430,000 | bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Canvas.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Canvas.java bundles/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/Canvas.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Canvas.java | SWT |
3,443 | 52,536 | Bug 52536 [SWT Examples] Setting the style to SWT.FLAT has no effect on Buttons | null | 2004-02-19 15:15:43 | 1,077,220,000 | resolved fixed | d10d490 | 1,078,430,000 | bundles/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/Button.java | SWT |
3,444 | 53,394 | Bug 53394 ArrayIndexOutOfBoundsException in ColorDialog | I20040226 1. Go to preferences, Workbench->Appearance 2. Deselect "Use platform colors" and press the button for the view foreground color -> the color chooser dialog appears 3. Hover over the color chooser area with the mouse, keep the left mouse button pressed. 4. While keeping the mouse button pressed, leave the dia... | 2004-03-01 10:03:58 | 1,078,150,000 | resolved fixed | 7d1c253 | 1,078,360,000 | bundles/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/ColorDialog.java | SWT |
3,445 | 53,556 | Bug 53556 Index out of bounds resizing preference page | I20040302 JDK 1.4.2 Steps: Window>Preferences>Color and Fonts Changed the Category to "Uncategorized" Attempted to resize the preferences dialog I have not been able to reproduce. java.lang.IllegalArgumentException: Index out of bounds at org.eclipse.swt.SWT.error(SWT.java:2611) at org.eclipse.swt.SWT.error(SWT.java:25... | 2004-03-02 18:53:23 | 1,078,270,000 | resolved fixed | dbb1077 | 1,078,340,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Table.java | SWT |
3,446 | 53,638 | Bug 53638 eclipse startup problem | !SESSION Mar 03, 2004 11:48:33.138 -------------------------------------------- - java.version=1.4.2_03 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US Command-line arguments: - data /home/dpollock/Source/Eclipse/Workspaces/SelfHosted -dev bin - debug /home/dpollock/Source/E... | 2004-03-03 11:56:24 | 1,078,330,000 | resolved fixed | 04dbb5b | 1,078,330,000 | bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/gtk/org/eclipse/swt/dnd/DragSource.java | SWT |
3,447 | 53,419 | Bug 53419 viewing preference page makes preferences tree unresponsive | 2.1.3 RC1 - open the preferences dialog - click around between preference pages, see that it seems fine - click on page Team > CVS > Label Decorations - now click around, note that the page pane on the right no longer updates to display the currently selected page | 2004-03-01 12:40:14 | 1,078,160,000 | resolved fixed | a016d09 | 1,078,260,000 | bundles/org.eclipse.swt/Eclipse SWT/photon/org/eclipse/swt/graphics/GC.java bundles/org.eclipse.swt/Eclipse SWT/photon/org/eclipse/swt/graphics/GCData.java bundles/org.eclipse.swt/Eclipse SWT/photon/org/eclipse/swt/widgets/Composite.java bundles/org.eclipse.swt/Eclipse SWT/photon/org/eclipse/swt/widgets/Control.java | SWT |
3,448 | 53,404 | Bug 53404 Menu.getSize does not return the correct value | The method Menu.getSize returns a different value depending on where the parent widget is located when the API is called. Run the following example. Move the shell around the screen and click on the button. Note the menu size is reported for each click and it is different each time you move the window. public static vo... | 2004-03-01 11:13:43 | 1,078,160,000 | resolved wontfix | 889f93f | 1,078,260,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Menu.java | SWT |
3,449 | 21,234 | Bug 21234 TableItem.setImageIndent does not indent items | Build 2.0, Linux/GTK Try running the following under GTK and you'll notice that the TableTreeItems are not indented. They are indented under Win2k and Linux/Motif, though: import org.eclipse.swt.SWT; import org.eclipse.swt.custom.TableTree; import org.eclipse.swt.custom.TableTreeItem; import org.eclipse.swt.layout.Fill... | 2002-07-04 10:25:24 | 1,025,790,000 | resolved wontfix | 9d3b6c9 | 1,078,250,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/TableItem.java | SWT |
3,450 | 53,440 | Bug 53440 critical warnings when running jnigen tool | run jnigen tool tons of glib warnings come up | 2004-03-01 16:13:27 | 1,078,180,000 | resolved fixed | f18d742 | 1,078,180,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/TableColumn.java | SWT |
3,451 | 39,892 | Bug 39892 SWT error thrown when refreshing the properties page | An SWT error is thrown when the property sheet is populated when it is NOT currently visible. The problem appears to be that OS.gtk_tree_view_get_cell_area(int tree_view, int path, int column, GdkRectangle rect) does not update the supplied rectangle's height. A. org.eclipse.swt.custom.TableTreeItem constructor() A.1 p... | 2003-07-10 15:03:27 | 1,057,860,000 | resolved fixed | 89324c3 | 1,078,160,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,452 | 53,388 | Bug 53388 [64] Crash in g_signal_lookup | From Juergen Kreileder : I've tried a few simple tests with N20040228 and our current J2SE 1.4.2&1.5.0 builds for AMD64: The tests crashed right at startup in about 50% of all tries. Ie. it looks like there are still some pointers stored in (or truncated to) 32-bit ints and SWT only works if the real pointer happens to... | 2004-03-01 09:20:50 | 1,078,150,000 | resolved fixed | e83057c | 1,078,150,000 | bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/OS.java | SWT |
3,453 | 52,947 | Bug 52947 Cheese with Toolbar on parent with SWT.NO_BACKGROUND | Run the following snippet on Windows XP with a manifest. The toolbar does not draw properly and appears as a black rectangle. If the ToolBar style is SWT.NONE (i.e. not SWT.FLAT) the problem goes away. public static void main(String[] args) { final Display display = new Display(); Shell shell = new Shell(display); shel... | 2004-02-24 11:08:42 | 1,077,640,000 | resolved fixed | 353e148 | 1,077,840,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Composite.java | SWT |
3,454 | 53,128 | Bug 53128 Shell.setRegion() should check if region is disposed... | ...and throw InvalidArgumentException. | 2004-02-25 16:44:48 | 1,077,750,000 | resolved fixed | 907c4dd | 1,077,750,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 bundles/org.eclipse.swt/Eclipse SWT/photon/org/eclipse/swt/widgets/Shell.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Shell.java | SWT |
3,455 | 52,733 | Bug 52733 Deadlock expand of HEAD | - nightly build: eclipse-SDK-N20040221-macosx-carbon.tar - started first time - closed welcome - switched to CVS perspective - connected to eclipse.org - attempted to expand HEAD - eclipse became unresponsive (i.e. spinning ball cursor == no events being processed) !SESSION Feb 21, 2004 08:52:13.827 -------------------... | 2004-02-21 09:11:02 | 1,077,370,000 | resolved fixed | 1397638 | 1,077,740,000 | bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Shell.java bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Widget.java | SWT |
3,456 | 53,063 | Bug 53063 Changing the style of a Label from SWT.SHADOW_IN to SWT.SHADOW_NONE does not make a difference in the appearance of the Label | null | 2004-02-25 10:40:40 | 1,077,720,000 | resolved fixed | 20d86f3 | 1,077,730,000 | bundles/org.eclipse.swt/Eclipse SWT PI/motif/org/eclipse/swt/internal/motif/OS.java bundles/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/widgets/Label.java | SWT |
3,457 | 52,862 | Bug 52862 SPACE gets inserted into styledtext using system menu | public static void main(String[] args) { Display d = Display.getDefault(); Shell shell = new Shell(d); shell.setLayout(new FillLayout(SWT.VERTICAL)); new StyledText(shell, SWT.BORDER).setText("string"); Display.getCurrent().addFilter(SWT.KeyDown, new Listener() { public void handleEvent(Event event) {} }); shell.setSiz... | 2004-02-23 15:36:41 | 1,077,570,000 | resolved fixed | ea405f6 | 1,077,650,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Control.java | SWT |
3,458 | 52,541 | Bug 52541 [SWT Examples] CoolBar Buttons with a dropdown menu do not behave correctly | null | 2004-02-19 16:11:58 | 1,077,230,000 | resolved fixed | d6602fa | 1,077,560,000 | examples/org.eclipse.swt.examples/src/org/eclipse/swt/examples/controlexample/CoolBarTab.java | SWT |
3,459 | 52,337 | Bug 52337 LZWCodec#maskTable should be a static final field | 3.0M7 This array is set in two different methods to always the same value. It should be a static final field. | 2004-02-18 01:39:12 | 1,077,090,000 | resolved fixed | ef593b1 | 1,077,120,000 | bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/LZWCodec.java | SWT |
3,460 | 51,374 | Bug 51374 Need MenuBar to support Images on PocketPC | display space is very limited, And being able to put a Button on the MenuBar can recover the space that is lost any ways, leave a larger space for user data | 2004-02-09 13:28:43 | 1,076,350,000 | resolved fixed | 611c48b | 1,076,970,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Menu.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/MenuItem.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Shell.java | SWT |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.