id int64 1 6.5k | bug_id int64 2.03k 426k | summary stringlengths 9 251 | description stringlengths 1 32.8k ⌀ | report_time stringlengths 19 19 | report_timestamp int64 1B 1.39B | status stringclasses 6
values | commit stringlengths 7 9 | commit_timestamp int64 1B 1.39B | files stringlengths 25 32.8k | project_name stringclasses 6
values |
|---|---|---|---|---|---|---|---|---|---|---|
1,261 | 253,227 | Bug 253227 Implement default button | null | 2008-11-03 10:55:48 | 1,225,730,000 | resolved fixed | f28821f | 1,231,530,000 | bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSWindow.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Button.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Ca... | SWT |
1,262 | 258,992 | Bug 258992 Cocoa: Cmd-A to select all doesn't work in initial "Select a workspace" dialog | Build ID: I20081211-1908 Steps To Reproduce: 1. Install Eclipse Cocoa version 2. Launch 3. When the "Select a workspace" dialog comes up, if the entire text is selected, click somewhere so there is just an insertion point 4. Type Cmd-A to try to select all the text in the edit box Actual result: Beep, and selection doe... | 2008-12-16 13:43:56 | 1,229,450,000 | resolved fixed | fd8fce7 | 1,231,530,000 | bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSTextField.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Combo.java | SWT |
1,263 | 260,364 | Bug 260364 Document that SWT.SEARCH and SWT.CANCEL are HINTs for Text | I20090106-1323 Document that SWT.SEARCH and SWT.CANCEL are HINTs for the Text widget. | 2009-01-08 05:11:55 | 1,231,410,000 | verified fixed | c7b40ce | 1,231,450,000 | bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java | SWT |
1,264 | 242,838 | Bug 242838 Scroling in an ExpandBar | The mousewheel seems not to recognized for scrolling in an ExpandBar. The Flag SWT.V_SCROLL was set, and by grabbing the scrollbar, scrolling works. | 2008-08-01 05:06:51 | 1,217,580,000 | resolved fixed | 78de6a7 | 1,231,450,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/ExpandBar.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Scrollable.java | SWT |
1,265 | 260,460 | Bug 260460 scroll wheel scrolls per pixels instead of line in StyledText | the title says it all, specially bad if don't have a free-spin mouse such as apple mighty mouse. makes wheel scrolling really slow on my machine. | 2009-01-08 16:39:09 | 1,231,450,000 | resolved fixed | f54e3a4 | 1,231,450,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Composite.java | SWT |
1,266 | 253,745 | Bug 253745 Click to open submenu actually dismisses menu | Build id: I20081104-0916 Drop down the File menu and click on New > The File menu disappears. This seems to be a regression? It may have become broken when "menu on mouse down" was implemented. | 2008-11-04 12:22:12 | 1,225,820,000 | resolved fixed | c80d1a4 | 1,231,440,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Menu.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/MenuItem.java | SWT |
1,267 | 256,173 | Bug 256173 GC#setTransform() loses antialias setting | try this in cocoa gc.setAntialias(SWT.OFF); Transform t = new Transform(e.display); gc.setTransform(t); gc.drawOval(1, 10, 20, 20); // this oval will be antialias If I setAntialias(SWT.OFF) after calling setTransform(t) it all works fine. SSQ said to check setClipping can have the same problem. And maybe it loses alpha... | 2008-11-21 16:22:33 | 1,227,300,000 | resolved fixed | c011f4c | 1,231,440,000 | bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSGraphicsContext.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/GC.java | SWT |
1,268 | 245,590 | Bug 245590 Browser sends 2 completed events on first navigate with XULRunner 1.9 | only one event is sent for xulrunner < 1.9 | 2008-08-28 16:47:10 | 1,219,960,000 | resolved fixed | 9fee840 | 1,231,440,000 | bundles/org.eclipse.swt/Eclipse SWT Mozilla/carbon/org/eclipse/swt/browser/MozillaDelegate.java bundles/org.eclipse.swt/Eclipse SWT Mozilla/cocoa/org/eclipse/swt/browser/MozillaDelegate.java bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java bundles/org.eclipse.swt/Eclipse SWT Mozil... | SWT |
1,269 | 258,305 | Bug 258305 [DND] Drag from multiple sources in heirarchy does not show proper drag image. | When dragging multiple items of the same type from at least two different projects in the Package Explorer, the mouse drag-over image only displays whatever items are in the first package instead of everything that is selected. Note that dragging multiple objects from different hierarchical sources within a project wor... | 2008-12-10 11:41:03 | 1,228,930,000 | resolved fixed | d0a0e48 | 1,231,430,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Tree.java | SWT |
1,270 | 260,273 | Bug 260273 Weird line duplication in text editor | null | 2009-01-07 11:43:31 | 1,231,350,000 | resolved fixed | eb8aab6 | 1,231,360,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/TextLayout.java | SWT |
1,271 | 260,291 | Bug 260291 ControlExample does not offer set/getMessage for Text widget | HEAD ControlExample does not offer the "Message" property in the Set/Get API dialog for the Text widget. | 2009-01-07 13:27:52 | 1,231,350,000 | resolved fixed | f4d3ae9 | 1,231,360,000 | examples/org.eclipse.swt.examples/src/org/eclipse/swt/examples/controlexample/TextTab.java | SWT |
1,272 | 199,964 | Bug 199964 On Linux, SWT dialog with Text control does not resize according to the text | null | 2007-08-14 17:53:18 | 1,187,130,000 | resolved fixed | 59c3629 | 1,231,350,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Text.java | SWT |
1,273 | 260,277 | Bug 260277 disposing last TableColumn can cause crash at shutdown | - run the snippet below, close its shell, and the error at the bottom will be spewed public static void main(String[] args) { final Display display = new Display(); Shell shell = new Shell(display); shell.setBounds(10,10,200,100); shell.setLayout(new FillLayout()); Table table = new Table(shell, SWT.NONE); shell.open()... | 2009-01-07 12:09:07 | 1,231,350,000 | resolved fixed | f685395 | 1,231,350,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Tree.java | SWT |
1,274 | 240,142 | Bug 240142 Combo.setFocus() sets selection | I20080702-0939 Using the export wizard for "Runnable Jar File". I want to type the export path myself instead of browsing. As I'm on Linux my first letter is a "/" which causes jdt to show an error message for an invalid path and selecting the text of the textbox. Changing selection while typing makes it impossible to ... | 2008-07-09 07:43:56 | 1,215,600,000 | resolved fixed | 25a15f6 | 1,231,340,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Control.java | SWT |
1,275 | 257,584 | Bug 257584 Table column is not zero sized initially | Run the test case. Note that the item is visible, but the table column should have zero size (other platfoms). Also the horizontal scroll is not showing. It does not show if you press the button to pack either. public static void main(String[] args) { final Display display = new Display(); Shell shell = new Shell(displ... | 2008-12-04 12:07:12 | 1,228,410,000 | resolved fixed | 5bc5086 | 1,231,340,000 | bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSTableView.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/... | SWT |
1,276 | 260,123 | Bug 260123 NPE in Label.setBackground | Choosing 'Show in Breadcrumb' triggers an NPE at Label.java:408. This leads to general instability in drawing, eventually forcing you to restart Eclipse. | 2009-01-06 18:38:04 | 1,231,290,000 | resolved fixed | 4deb44c | 1,231,290,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Label.java | SWT |
1,277 | 257,442 | Bug 257442 Clicking on a SWT.CASCADE MenuItem dismisses the menu | I20081202-1812, Cocoa When I click on a menu item with a submenu, the whole menu (menu bar and context menu) closes. Hovering over it opens the submenu as expected. In other apps (how can I tell the difference between Carbon and Cocoa apps?), clicking on a menu item with a submenu keeps the menu open. | 2008-12-03 17:28:35 | 1,228,340,000 | resolved fixed | e72ce1f | 1,231,280,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/MenuItem.java | SWT |
1,278 | 257,088 | Bug 257088 Consider converting all images to 32 bit ARGB when loaded. | On other platforms when loading images with the native loaders, we've used to loaded image to create a 32 bit ARGB copy, and used the copy. This simplifies the rest of our code in image because we know the format of the image is always the same. | 2008-12-01 11:09:14 | 1,228,150,000 | resolved fixed | ffcd121 | 1,231,270,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/Image.java | SWT |
1,279 | 257,237 | Bug 257237 BlockSelection: copy/paste in block selection does not work if beyond line areas are inside | null | 2008-12-02 12:46:34 | 1,228,240,000 | resolved fixed | e1e9551 | 1,231,270,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java | SWT |
1,280 | 260,076 | Bug 260076 Infinite loop in Tree.clearCustomWidths() | null | 2009-01-06 12:37:17 | 1,231,260,000 | resolved fixed | cae0768 | 1,231,260,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Tree.java | SWT |
1,281 | 259,910 | Bug 259910 Unprecise Javadoc for ImageData constructor | * @exception IllegalArgumentException <ul> * <li>ERROR_INVALID_ARGUMENT - if the width or height is negative, or if the depth is not * one of 1, 2, 4, 8, 16, 24 or 32</li> should read "if the width or height is *zero or negative*" | 2009-01-04 06:04:15 | 1,231,070,000 | resolved fixed | ea6529e | 1,231,170,000 | bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/ImageData.java | SWT |
1,282 | 259,295 | Bug 259295 Background color not set Label with image | null | 2008-12-18 14:14:17 | 1,229,630,000 | resolved fixed | 5a5976a | 1,229,630,000 | bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSBox.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Label.java | SWT |
1,283 | 256,719 | Bug 256719 Label control: alignment settings not applied to text labels | Builds: Eclipse SDK Mac OSX Cocoa N20081120-2000 (compared to Carbon N20081120-2000) In the context of the SWT Controls Example, re the Label control: Setting Alignment (to Left, Center, or Right) has no effect on Text labels (with or without Wrap style selected). (By contrast, Image labels are aligned as specified). | 2008-11-26 20:25:16 | 1,227,750,000 | resolved fixed | 1b61512 | 1,229,630,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Label.java | SWT |
1,284 | 251,012 | Bug 251012 GC drawText draws back ground incorrectly | run this: shell.addListener(SWT.Paint, new Listener() { public void handleEvent(Event event) { event.gc.setBackground(display.getSystemColor(SWT.COLOR_YELLOW)); event.gc.drawText("Hello\nWorld", 10, 50, 0|SWT.DRAW_DELIMITER); } }); notice that the background extends the full width of the shell for the first line of tex... | 2008-10-15 16:52:21 | 1,224,100,000 | resolved fixed | 81e54d3 | 1,229,630,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/GC.java | SWT |
1,285 | 257,582 | Bug 257582 Table item background is green when selected | public static void main(String[] args) { final Display display = new Display(); Shell shell = new Shell(display); shell.setLayout(new FillLayout()); final Table table = new Table(shell, SWT.MULTI | SWT.BORDER); table.setFont(new Font(display, "Monaco", 40, SWT.NORMAL)); for (int i = 0; i < 1; i++) { TableItem item = ne... | 2008-12-04 12:03:08 | 1,228,410,000 | resolved fixed | 4501e8f | 1,229,610,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Tree.java | SWT |
1,286 | 245,783 | Bug 245783 [swt] DateTime gets confused on Aug 31st 2008 | SWT version: 3.3 and 3.4 Steps To Reproduce: Set the system date to 31st aug 2008, run the following test, then set the date time to any other date and run the test, the test fails on 31st august, and passes on any other day. This happens because DateTime internally uses java.util.Calendar, which has this in it's docum... | 2008-08-31 05:14:44 | 1,220,170,000 | resolved fixed | fe0443d | 1,229,550,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/DateTime.java | SWT |
1,287 | 257,007 | Bug 257007 SWT controls: Foreground Color not applied correctly | Builds: Eclipse SDK Mac OSX Cocoa N20081126-2000 (compared to Carbon N20081126-2000) In the context of the SWT Controls Example, re the Foreground Color parameter: Foreground Color is not being applied (as for Carbon) for these controls: Link, Group (for Title Text) | 2008-11-30 20:35:00 | 1,228,100,000 | resolved fixed | ec64981 | 1,229,540,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Group.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Link.java | SWT |
1,288 | 258,978 | Bug 258978 Deprecated method being used in Tree, List, and Table | According to the Cocoa documentation, the method [NSTableView selectRow:byExtendingSelection:] is deprecated, and that - (void)selectRowIndexes:(NSIndexSet *)indexes byExtendingSelection:(BOOL)extend should be used instead. The deprecated version is used in the following methods: List dragDetect(int, int, boolean, bool... | 2008-12-16 12:45:06 | 1,229,450,000 | resolved fixed | aa77816 | 1,229,530,000 | bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSIndexSet.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSMutableIndexSet.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSTableView.java bundles/org.eclipse.swt/Eclipse SWT ... | SWT |
1,289 | 258,975 | Bug 258975 Menu createItem leaks NSMenuItem | In createItem, we do the following: NSMenu emptyMenu = item.createEmptyMenu (); if (emptyMenu != null) { nsItem.setSubmenu (emptyMenu); } createEmptyMenu alloc the NSMenuItem, but we don't autorelease it and we don't keep a reference so we can't release it later. | 2008-12-16 12:30:04 | 1,229,450,000 | resolved fixed | 8b7f95f | 1,229,450,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Menu.java | SWT |
1,290 | 258,970 | Bug 258970 GC textExtent leaks NSAttributedString | null | 2008-12-16 12:03:58 | 1,229,450,000 | resolved fixed | a54cccb | 1,229,450,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/GC.java | SWT |
1,291 | 248,762 | Bug 248762 [DND] No dragStart event when dragging from Combo | When you drag some text from a Combo widget, there are no drag source events. It appears that the native dnd is initiating the drag and not SWT. STEPS: - Run the DNDExample - select Combo as the dragSource - drag some text from the dragSource into the target (eg. Label) Result: - the text appears to be dragged and drop... | 2008-09-26 14:27:21 | 1,222,450,000 | resolved fixed | 68e8eb2 | 1,229,380,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Combo.java | SWT |
1,292 | 256,169 | Bug 256169 [Cocoa] Image radio and check buttons don't display state | Build id: I20081030-1917 You may be aware of this one, but Image buttons don't display their selection state. They do correctly set state and appear to function properly otherwise. 1. Show the SWT Examples Control Example view. 2. Go to button parameters / styles. 3. Select an image button. Toggle button does reflect s... | 2008-11-21 15:45:10 | 1,227,300,000 | resolved fixed | c7c21d3 | 1,229,380,000 | bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSAttributedString.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSFileWrapper.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSMutableAttributedString.java bundles/org.eclips... | SWT |
1,293 | 250,579 | Bug 250579 Form titles do not draw correctly | See attached screenshot | 2008-10-12 11:32:28 | 1,223,830,000 | resolved fixed | 6fb5d34 | 1,229,360,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Button.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Composite.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Group.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Label.java bundles... | SWT |
1,294 | 258,309 | Bug 258309 [64][Browser] Browser crashes on Snippet307 | Happens on 64-bit gtk only. The problem is that nsIMemory's return value is being cast as an int. This is correct for most xpcom interfaces, but because nsIMemory is not scriptable, this value represents a pointer, not just a return code, so it is being truncated. The dump is: # # An unexpected error has been detected ... | 2008-12-10 11:57:01 | 1,228,930,000 | resolved fixed | 4188b1b | 1,229,350,000 | bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/XPCOM.java bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIMemory.java | SWT |
1,295 | 258,159 | Bug 258159 [64] MessageBox Crashes | Run control example with 64 bit swt. Open the browser tab, click Mozilla check box. ControlExample crashes. | 2008-12-09 14:25:32 | 1,228,850,000 | resolved fixed | cde3186 | 1,228,930,000 | bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSAlert.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/MessageBox.java | SWT |
1,296 | 258,134 | Bug 258134 [64] eclipse does not start due to missing pango callback | null | 2008-12-09 12:18:20 | 1,228,840,000 | resolved fixed | d07d00f | 1,228,840,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Display.java | SWT |
1,297 | 250,179 | Bug 250179 Consider drawing the block selection on characters | null | 2008-10-08 16:24:56 | 1,223,500,000 | verified fixed | 8f2124b | 1,228,780,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledTextRenderer.java | SWT |
1,298 | 257,967 | Bug 257967 BlockSelection: paste on wrong place when Styledtext is scrolled | run TextEditor open a file (a few lines, a few long lines too) switch to block selection mode resize so that the h scroll bar shows scroll to the left put some text in the clipboard selection some text in the editor paste Bug: the insertion location of the past is offset by the scroll offset. | 2008-12-08 13:59:35 | 1,228,760,000 | resolved fixed | 38f50a7 | 1,228,760,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java | SWT |
1,299 | 257,534 | Bug 257534 Javadoc of MouseEvent.stateMask should mention mouse masks | HEAD Javadoc of MouseEvent.stateMask should tell that it also includes mouse masks (like Event.stateMask, from where this value is copied in the constructor). | 2008-12-04 09:49:48 | 1,228,400,000 | resolved fixed | 03c93f2 | 1,228,510,000 | bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/events/MouseEvent.java | SWT |
1,300 | 117,934 | Bug 117934 Mnemonic collision in Show view menu | Build id: I20051122-0800 To open views, I frequently use the key sequence "Alt+W,V,O" For Window > Show View > Other... Recently (I'm not sure when), this began instead selecting the Outline view when that is available in the menu. There shouldn't be two menu entries with the "O" mnemonic. | 2005-11-24 12:58:21 | 1,132,860,000 | resolved wontfix | 1adf0b2 | 1,228,510,000 | bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSMenu.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSObject.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/... | SWT |
1,301 | 256,476 | Bug 256476 DefaultSelection not being sent from Spinner | In Control Example, add a default selection listener to Spinner, hit return while the spinner has focus. No event is sent. Other widgets use NSEvent.keyCode(), but Spinner is using NSEvent.charactersIgnoringModifiers(). We should be consistent if possible. Not sure which approach is better. | 2008-11-25 13:25:39 | 1,227,640,000 | resolved fixed | af47b10 | 1,228,510,000 | bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Spinner.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Widget.java | SWT |
1,302 | 254,956 | Bug 254956 [DND] Drag and drop maintaining a grab too long. | In the Java Perspective, close all editors. Grab the .classpath file in Package Explorer and drag it to the editor area. The file is not opened. While still in the editor area, mouse down and move the mouse up and down. Notice the selection changing in the package explorer. When you release the mouse again, the .classp... | 2008-11-11 16:45:43 | 1,226,440,000 | resolved fixed | cec8745 | 1,228,430,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/List.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Table.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Tree.java | SWT |
1,303 | 257,614 | Bug 257614 [Browser] add API to evaluate JS expression | - it's similar to execute(), but returns the expression's return value (if any) instead of a success boolean, and propogates JS errors to the Java side in the form of SWTException | 2008-12-04 15:32:48 | 1,228,420,000 | resolved fixed | 828bb59 | 1,228,420,000 | bundles/org.eclipse.swt/Eclipse SWT Browser/common/org/eclipse/swt/browser/Browser.java bundles/org.eclipse.swt/Eclipse SWT Browser/common/org/eclipse/swt/browser/BrowserFunction.java bundles/org.eclipse.swt/Eclipse SWT Browser/common/org/eclipse/swt/browser/WebBrowser.java bundles/org.eclipse.swt/Eclipse SWT Mozilla/c... | SWT |
1,304 | 257,278 | Bug 257278 Ctrl-Shift-R does not update correctly on Mac Carbon | N20081201-2011, screenshot attached | 2008-12-02 17:38:58 | 1,228,260,000 | resolved fixed | a4a1f70 | 1,228,410,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 |
1,305 | 257,238 | Bug 257238 StyledText: block selection mode: trouble with caret and newline | I20081202-0800. The block selection mode has troubles when I put the caret into a line and start typing: the small non-blinking caret stays (instead of the usual caret) - even after typing - and return does not working/is blocked. Can be reproduced in SWT's TextEditor example. | 2008-12-02 12:50:20 | 1,228,240,000 | resolved fixed | e035e22 | 1,228,340,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java | SWT |
1,306 | 256,685 | Bug 256685 CoolBar control: for Vertical style, Horizontal Fill also applies Vertical Fill | Builds: Eclipse SDK Mac OSX Cocoa N20081120-2000 (compared to Carbon N20081120-2000) In the context of the SWT Controls Example, re the CoolBar control: For the Vertical style, when Horizontal Fill is specified, both horizontal fill and vertical fill are applied. (This occurs for both Cocoa and Carbon) | 2008-11-26 14:12:46 | 1,227,730,000 | resolved fixed | 3419da6 | 1,228,250,000 | bundles/org.eclipse.swt/Eclipse SWT/emulated/coolbar/org/eclipse/swt/widgets/CoolBar.java | SWT |
1,307 | 256,870 | Bug 256870 The logic for drawing Vertical gradient of Bottom tabs is incorrect | Build ID: I20081030-1917 Steps To Reproduce: The vertical gradient is not drawn proper when the following options are used - CTabFolder tabs = new CTabFolder(shell, SWT.BUTTON); tabs.setTabHeight(500); //just for clear visibility. tabs.setSelectionBackground(new Color[]{display.getSystemColor(SWT.COLOR_DARK_BLUE), disp... | 2008-11-28 05:31:58 | 1,227,870,000 | resolved fixed | 88aa482 | 1,228,240,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabFolder.java | SWT |
1,308 | 256,770 | Bug 256770 [StyledText] setBackground() conflicts with LineStyleListener | Build ID: M20080911-1700 Steps To Reproduce: If you have a LineStyleListener installed and you call setBackground(), the result can look odd if you use getBackground() in the LineStyleListener to make some text background "transparent". The cause of the problem is that setBackgrund() doesn't reset the line styles. My f... | 2008-11-27 08:03:09 | 1,227,790,000 | resolved fixed | ae2fbf2 | 1,228,160,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java | SWT |
1,309 | 256,845 | Bug 256845 Shell control: "remain on top" property is voided when one goes to another application | Builds: Eclipse SDK Mac OSX Cocoa N20081126-2000 (compared to Carbon N20081126-2000) In the context of the SWT Controls Example, re the Shell control: When a Shell control is set to be On Top, the "on topness" applies correctly so long as one remains within the context of the application. As soon as one selects another... | 2008-11-27 22:12:48 | 1,227,840,000 | resolved fixed | 773b117 | 1,228,160,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Shell.java | SWT |
1,310 | 257,056 | Bug 257056 [TestStyle] border missing in toString() | Build ID: M20080911-1700 Steps To Reproduce: The Method org.eclipse.swt.graphics.TextStyle.toString() doesn't include the border fields in the output. Please add this before "buffer.append("}");": if (borderStyle != SWT.NONE) { if (buffer.length() > startLength) buffer.append(", "); buffer.append("border="); switch(bor... | 2008-12-01 06:59:30 | 1,228,130,000 | resolved fixed | d29d21c | 1,228,150,000 | bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/TextStyle.java | SWT |
1,311 | 223,590 | Bug 223590 Browser.print(GC) should not use ancestor clip | null | 2008-03-23 17:13:56 | 1,206,310,000 | resolved fixed | 08ad5fb | 1,227,830,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Control.java | SWT |
1,312 | 233,303 | Bug 233303 [Contributions] Menuitem has incorrect letter underlined | I put the & in the properties files. But when I select f10, the underlined letter is off by one character. I can use the correct letter (not the one underlined) just fine. And when I arrow over to the menuitem, the underline changes to the correct one... <preference name="label.en"> <base:value value="Screen &Lock" rea... | 2008-05-21 14:29:13 | 1,211,390,000 | resolved fixed | f6abf83 | 1,227,820,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/MenuItem.java | SWT |
1,313 | 255,730 | Bug 255730 NPE in Tree | I got a few of these exceptions when I ended a debug session. java.lang.NullPointerException at org.eclipse.swt.widgets.Tree.getSelection(Tree.java:1416) at org.eclipse.jface.viewers.TreeViewer.getSelection(TreeViewer.java:250) at org.eclipse.jface.viewers.AbstractTreeViewer.getSelection(AbstractTreeViewer.java:2848) a... | 2008-11-18 17:26:04 | 1,227,050,000 | resolved fixed | 9c075ef | 1,227,800,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Tree.java | SWT |
1,314 | 256,688 | Bug 256688 IndexOutOfBoundsException in TreeItem | calling setText(-1, "foo"), or setImage(-1, img) causes an exception. It should just do nothing. | 2008-11-26 14:23:36 | 1,227,730,000 | resolved fixed | d15e2d9 | 1,227,730,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/TreeItem.java | SWT |
1,315 | 256,687 | Bug 256687 NPE in Tree setSelection | calling setSelection(new TreeItem[] {null}) causes an NPE. | 2008-11-26 14:15:35 | 1,227,730,000 | resolved fixed | 741b87a | 1,227,730,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Tree.java | SWT |
1,316 | 256,350 | Bug 256350 hitTest wrong on controls with Region | null | 2008-11-24 17:44:13 | 1,227,570,000 | resolved fixed | c245286 | 1,227,570,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Control.java | SWT |
1,317 | 256,261 | Bug 256261 Hand cursor stays when releasing Ctrl after hovering a link | HEAD - open a text editor with linkable content - press and hold Ctrl - move mouse cursor over a link => mouse cursor turns into a hand - release Ctrl => expected (like in 3.4.1): mouse cursor reverts to I-beam => was: stays hand until I move the mouse | 2008-11-24 06:33:01 | 1,227,530,000 | verified fixed | 564c1c0 | 1,227,550,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledTextRenderer.java | SWT |
1,318 | 256,170 | Bug 256170 Image loses alpha information and crashes on 64 bit | Here is the testcase: import org.eclipse.swt.SWT; import org.eclipse.swt.graphics.GC; import org.eclipse.swt.graphics.Image; import org.eclipse.swt.widgets.*; public class PR { public static void main(String[] args) { try { Display display = new Display(); Shell shell = new Shell(display); final Image image = new Image... | 2008-11-21 15:46:41 | 1,227,300,000 | resolved fixed | 2fd74ee | 1,227,300,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/Image.java | SWT |
1,319 | 255,282 | Bug 255282 SWTException thrown from CCombo | The ingredients are: 1. A CCombo widget. 2. This CCombo widget added to an Eclipse View. 3. The View has to be detached (this is important as it triggers the exception). The steps to reproduce are: 1. Open the View (detached) containing the CCombo widget. 2. Activite the CCombo by selecting an item from it. 3. Close th... | 2008-11-13 17:29:01 | 1,226,620,000 | resolved fixed | dc61c27 | 1,227,290,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CCombo.java | SWT |
1,320 | 255,403 | Bug 255403 Some images in eclipse are not transparent | null | 2008-11-14 15:55:24 | 1,226,700,000 | resolved fixed | 35d4101 | 1,227,210,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/Image.java | SWT |
1,321 | 253,673 | Bug 253673 Snippet207 doesn't rotate 45 | The snippet says it is rotating 45 but this is not the case because Math.cos() and Math.sin() use radians and not degrees. The snippet has to look like this to really rotate 45 one needs to pass "45 * Math.PI / 180" to the 2 functions. | 2008-11-04 06:24:49 | 1,225,800,000 | resolved fixed | 6b31c0e | 1,227,200,000 | examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet207.java | SWT |
1,322 | 248,921 | Bug 248921 Getting immediately setting back a Region on a GC once setAdvanced is set to true causes the region to change provided the repaint region is offset | null | 2008-09-29 06:36:10 | 1,222,680,000 | resolved fixed | bb1e385 | 1,227,200,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/GC.java | SWT |
1,323 | 245,523 | Bug 245523 GC stops drawing after setting transform with dy=-1 | Build ID: Build id: I20080617-2000 Steps To Reproduce: 1. Set a transform with dy=-1 on a GC 2. Try to draw a line. Nothing will appear, and further drawing operations will silently fail too Example code: Transform transform = new Transform(gc.getDevice(), 1, 0, 0, 1, 0, -1); gc.setTransform(transform); gc.drawLine(0, ... | 2008-08-28 07:46:44 | 1,219,920,000 | resolved fixed | dda8615 | 1,227,130,000 | bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/gdip/Gdip.java bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/GC.java | SWT |
1,324 | 255,658 | Bug 255658 SWT.UNDERLINE_LINK needs more doc | I20081118-0800. Either SWT.UNDERLINE_LINK and/or TextStyle.underlineStyle need more doc: it should mention the important side effect of changing the cursor. | 2008-11-18 10:26:21 | 1,227,020,000 | resolved fixed | 81189a2 | 1,227,120,000 | bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java | SWT |
1,325 | 255,821 | Bug 255821 Image size incorrect when using native loader. | Some images that are loaded with the native loader are not getting the correct size. They're smaller than they should be. The size is getting set on the NSBitmapImageRep, but not on the NSImage itself. | 2008-11-19 11:08:32 | 1,227,110,000 | resolved fixed | a47c3ef | 1,227,110,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/Image.java | SWT |
1,326 | 249,210 | Bug 249210 Crash in Tree.setItemCount | Process: eclipse [16632] Path: /Users/krbarnes/Desktop/eclipse/Eclipse.app/Contents/MacOS/eclipse Identifier: org.eclipse.eclipse Version: 3.4 (3.4) Code Type: X86 (Native) Parent Process: launchd [103] Date/Time: 2008-09-30 16:16:42.179 -0400 OS Version: Mac OS X 10.5.5 (9F33) Report Version: 6 I get this occasionally... | 2008-09-30 16:18:50 | 1,222,810,000 | resolved fixed | 63f0ecd | 1,226,700,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Tree.java | SWT |
1,327 | 128,804 | Bug 128804 No settings callback when High Contrast is turned off | 3.2 M5 We only get the settings callback when High Contrast mode is turned on but not when it is turned off. STEPS 1) Run the class attached 2) Change to High Contrast mode - you get the callback (prints to console) 3) Change it back - no print to console. | 2006-02-21 09:21:17 | 1,140,530,000 | resolved fixed | cbdd911 | 1,226,700,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Display.java | SWT |
1,328 | 255,373 | Bug 255373 Textlayout border and error underline are not bidi aware | the code that draws the border and error/squiggly underline is not aware of bidi (i.e. and logical sequence of characters can visually be split apart in bidi) | 2008-11-14 13:06:15 | 1,226,690,000 | resolved fixed | 22c7899 | 1,226,700,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/TextLayout.java | SWT |
1,329 | 255,398 | Bug 255398 IndexOutOfBoundsException in Image.setBackground | This was changes release to setBackground as part of native image loading are causing index out of bounds exceptions. java.lang.ArrayIndexOutOfBoundsException: 400 at org.eclipse.swt.graphics.Image.setBackground(Image.java:1231) at Stub.main(Stub.java:31) public static void main(String[] args) { try { final Display dis... | 2008-11-14 15:14:03 | 1,226,690,000 | resolved fixed | b2127d5 | 1,226,700,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/Image.java | SWT |
1,330 | 252,418 | Bug 252418 Can't replace text in spinner | text entered in spinner is alway prepended to the text that's already there. (ie you can't turn 100, into 10 with the keyboard). | 2008-10-28 12:28:54 | 1,225,210,000 | resolved fixed | fe06bdb | 1,226,690,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Spinner.java | SWT |
1,331 | 253,220 | Bug 253220 Support native image loading | null | 2008-11-03 10:49:15 | 1,225,730,000 | resolved fixed | e5c0f14 | 1,226,600,000 | bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSBitmapImageRep.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSGraphicsContext.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSImage.java bundles/org.eclipse.swt/Eclipse SW... | SWT |
1,332 | 254,797 | Bug 254797 Upside down topsy turvey text | null | 2008-11-10 15:46:36 | 1,226,350,000 | resolved fixed | ca92157 | 1,226,520,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Control.java | SWT |
1,333 | 254,865 | Bug 254865 Annotation underlines not properly drawn when end of range not visible | null | 2008-11-11 07:19:19 | 1,226,410,000 | resolved fixed | fd154e2 | 1,226,440,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/TextLayout.java | SWT |
1,334 | 254,947 | Bug 254947 underlineColor, strikeoutColor, borderColor not respected when tex is selected | We changed the code to use underlineColor, strikeoutColor, borderColor (if set) even when the text is selected. Motif is forcing selection color for all cases. | 2008-11-11 15:02:48 | 1,226,430,000 | resolved fixed | f125bca | 1,226,430,000 | bundles/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/graphics/TextLayout.java | SWT |
1,335 | 254,808 | Bug 254808 implement image pattern fill on text | null | 2008-11-10 18:09:25 | 1,226,360,000 | resolved fixed | 1e9c1ec | 1,226,360,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/GC.java | SWT |
1,336 | 254,607 | Bug 254607 emulated coolbar height is wrong when it has multi rows of different size | Version: 3.5.0 Build id: I20080930-0921 run the new TextEditor example drag the coolitems one on its own row Notice the bottom of the last row is clipped off This happens cause layoutItems() and computeSize() are not following the same rules for row height. This happen on all platforms but windows | 2008-11-07 11:08:41 | 1,226,070,000 | resolved fixed | 5479bfb | 1,226,080,000 | bundles/org.eclipse.swt/Eclipse SWT/emulated/coolbar/org/eclipse/swt/widgets/CoolBar.java | SWT |
1,337 | 253,225 | Bug 253225 Implement Control.print() | null | 2008-11-03 10:53:39 | 1,225,730,000 | resolved fixed | 12b349d | 1,225,990,000 | bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSView.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/OS.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Control.java | SWT |
1,338 | 252,388 | Bug 252388 Check box shows indeterminate state before checked state | click a check box to change if from unchecked to check. It first goes to an intermediate "-" state, then changes again to checked. | 2008-10-28 11:12:13 | 1,225,210,000 | resolved fixed | 2cd5166 | 1,225,930,000 | bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSCell.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Button.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Widget.ja... | SWT |
1,339 | 253,254 | Bug 253254 [Browser] Exception while disposing SWT Mozilla browser | null | 2008-11-03 13:42:29 | 1,225,740,000 | resolved fixed | 617f0bd | 1,225,920,000 | bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/org/eclipse/swt/browser/Mozilla.java | SWT |
1,340 | 253,065 | Bug 253065 Window -> Show View -> Other ... is broken | eclipse.buildId=I20081030-1917 java.version=1.5.0_16 java.vendor=Apple Inc. BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US Framework arguments: -keyring /Users/bhunt/.eclipse_keyring -showlocation Command-line arguments: -os macosx -ws cocoa -arch x86 -keyring /Users/bhunt/.eclipse_keyring -consoleLog -s... | 2008-11-01 12:31:15 | 1,225,560,000 | resolved fixed | 91431fc | 1,225,920,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/TreeItem.java | SWT |
1,341 | 251,762 | Bug 251762 block selection, getSelectionText and getSelectionTextCount should be aware of block selection | getSelectionText and getSelectionTextCount should be aware of block selection. getSelectionText() should always return the same text a copy/cut operation set in the clipboard. getSelectionTextCount() returns getSelectionText().length. NOTE: in block selection , getSelectionRange().y can be different from getSelectionTe... | 2008-10-22 15:06:14 | 1,224,700,000 | resolved fixed | fe440aa | 1,225,920,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java | SWT |
1,342 | 250,175 | Bug 250175 fix DND in block selection mode | null | 2008-10-08 16:24:17 | 1,223,500,000 | resolved fixed | 25aa012 | 1,225,910,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java | SWT |
1,343 | 253,259 | Bug 253259 Label in synchronize view is getting cut off. | null | 2008-11-03 14:03:51 | 1,225,740,000 | resolved fixed | d0d36c6 | 1,225,910,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Label.java | SWT |
1,344 | 253,964 | Bug 253964 Occasional crash on quit after dragging text | Now that dragging StyledText works, you can often get a crash on quit with the following crash log. Steps to reproduce: 1. Launch Eclipse 2. Load a Java file in the Java editor. 3. Drag some text around within a document. 4. Quit eclipse. Result: Stack trace below. =========================== Process: eclipse [26820] P... | 2008-11-05 12:39:25 | 1,225,910,000 | resolved fixed | 5417e7d | 1,225,910,000 | bundles/org.eclipse.swt/Eclipse SWT Accessibility/cocoa/org/eclipse/swt/accessibility/SWTAccessibleDelegate.java bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/cocoa/org/eclipse/swt/dnd/DragSource.java | SWT |
1,345 | 253,057 | Bug 253057 selection changes must send out selection event notifications | null | 2008-11-01 10:16:57 | 1,225,550,000 | resolved fixed | 53ea450 | 1,225,840,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java | SWT |
1,346 | 253,058 | Bug 253058 StyledText should handle mouse click sequences in block selection mode | null | 2008-11-01 10:21:41 | 1,225,550,000 | resolved fixed | aecaa62 | 1,225,830,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java | SWT |
1,347 | 253,720 | Bug 253720 Setting clipping causes printing to be flipped | import org.eclipse.swt.SWT; import org.eclipse.swt.graphics.GC; import org.eclipse.swt.graphics.Image; import org.eclipse.swt.graphics.ImageLoader; import org.eclipse.swt.graphics.TextLayout; import org.eclipse.swt.graphics.TextStyle; import org.eclipse.swt.layout.FillLayout; import org.eclipse.swt.printing.PrintDialog... | 2008-11-04 10:46:34 | 1,225,810,000 | resolved fixed | d86ccf7 | 1,225,810,000 | bundles/org.eclipse.swt/Eclipse SWT Printing/cocoa/org/eclipse/swt/printing/Printer.java | SWT |
1,348 | 253,265 | Bug 253265 ToolItem names are not being reported to screen reader | Build id: N20081102-2000 - Run Eclipse - Turn on VoiceOver - Use Ctrl+Option+arrow keys to move the VoiceOver cursor (black rectangle) to a tool item in the Eclipse tool bar. - VoiceOver should speak the name of the tool item (which is the same as the tooltip). This works on Carbon, but I believe I had to just make too... | 2008-11-03 14:37:25 | 1,225,740,000 | resolved fixed | ef782aa | 1,225,760,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/ToolItem.java | SWT |
1,349 | 253,294 | Bug 253294 remove printlns in Accessibility | There's a debug println in Accessible.getRangeForLineParameterizedAttribute and one in SWTAccessibleDelegate.accessibilitySetValue_forAttributethat should be removed. | 2008-11-03 15:49:51 | 1,225,750,000 | resolved fixed | a4c485f | 1,225,750,000 | bundles/org.eclipse.swt/Eclipse SWT Accessibility/cocoa/org/eclipse/swt/accessibility/Accessible.java bundles/org.eclipse.swt/Eclipse SWT Accessibility/cocoa/org/eclipse/swt/accessibility/SWTAccessibleDelegate.java | SWT |
1,350 | 239,141 | Bug 239141 [Mac] Application menu hook example needed | Need a code sample/snippet that implements the equivalent "application menu hook" from carbon. This allows the SWT application to behave more like a native OS X application. In RCP/carbon the workbench has something called CarbonUIEnhancer.java - the same thing will be needed for cocoa. That file contains a good exampl... | 2008-07-01 12:27:09 | 1,214,930,000 | resolved fixed | 6103a5c | 1,225,750,000 | bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSTextView.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSToolbar.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/NSWindow.java bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/or... | SWT |
1,351 | 252,486 | Bug 252486 [DND] Cannot drag from StyledText | tested using DragExample. | 2008-10-28 15:48:54 | 1,225,220,000 | resolved fixed | f17083d | 1,225,750,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Control.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java | SWT |
1,352 | 252,903 | Bug 252903 replace initWithFrame(new NSRect()) with init() | Instead of passing in an empty rect we should just call init() and create less garbage. | 2008-10-30 16:59:34 | 1,225,400,000 | resolved fixed | 36b2e18 | 1,225,740,000 | bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Button.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Combo.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/DateTime.java bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Display.java bundle... | SWT |
1,353 | 252,678 | Bug 252678 StyledText #setLineSpacing(int) not working in GTK | Build ID: I20080917-0800 Steps To Reproduce: 1. enter a paragraph that has multiple lines 2. increase the spacing by calling StyledText#setLineSpacing(int) More information: Spacing does not work in GTK, but it seems once you have certain # of line, the spacing starts to work. | 2008-10-29 16:43:35 | 1,225,310,000 | resolved fixed | e3e8b41 | 1,225,730,000 | bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/TextLayout.java | SWT |
1,354 | 252,895 | Bug 252895 StyledText strikeout over tab space | Build ID: I20080917-0800 Steps To Reproduce: 1. Get SWT Text Editor from examples 2. enter few TAB spaces 3. select the TAB spaces 4. apply strikeout notice that strikeout is not shown if we apply underline, underline is shown over the tab spaces. Shouldn't it be consistent? More information: if you first apply strikeo... | 2008-10-30 16:32:58 | 1,225,400,000 | resolved fixed | fd28797 | 1,225,730,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/TextLayout.java | SWT |
1,355 | 252,749 | Bug 252749 Bullet not working in styled text | Build ID: I20080917-0800 Steps To Reproduce: 1. load the attached sample text into styled text 2. scroll down a bit 3. select some lines 4. and apply any bullet style notice the bullet is not applied More information: if you select first few lines of the text, the bullet works. | 2008-10-30 09:40:58 | 1,225,370,000 | resolved fixed | 83265ff | 1,225,730,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java | SWT |
1,356 | 252,642 | Bug 252642 block selection doesn't work on win2000 | block selection doesn't work on windows 2000 or any other configuration that doesn't have advance graphics. | 2008-10-29 15:05:34 | 1,225,310,000 | resolved fixed | 7e75f62 | 1,225,730,000 | bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java | SWT |
1,357 | 252,747 | Bug 252747 double underline doesn't show in win32 | Build ID: I20080917-0800 Steps To Reproduce: 1. enter some text in styled text area 2. apply underline (let style be double) More information: double underline is not shown | 2008-10-30 09:34:05 | 1,225,370,000 | resolved fixed | 0f63003 | 1,225,730,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/TextLayout.java | SWT |
1,358 | 246,274 | Bug 246274 SWT.ARROW Button direction not consistent when RTL | - run the ControlExample, go to the Button tab - select the SWT.RIGHT_TO_LEFT radio and the "Right" alignment radio -> on 64-bit Vista this makes the arrows on the buttons point to the right, but on win2000 and RHEL5 they point to the left | 2008-09-04 15:57:14 | 1,220,560,000 | resolved fixed | a296477 | 1,225,730,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Button.java | SWT |
1,359 | 246,541 | Bug 246541 [misc] BIDI: Java editor does not ensure LTR for declarations and invocations with RTL names | null | 2008-09-08 05:44:54 | 1,220,870,000 | resolved fixed | d590e56 | 1,225,730,000 | bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/internal/BidiUtil.java | SWT |
1,360 | 253,240 | Bug 253240 Missing autorealese pool in printer | null | 2008-11-03 11:38:59 | 1,225,730,000 | resolved fixed | 77b4fec | 1,225,730,000 | bundles/org.eclipse.swt/Eclipse SWT Printing/cocoa/org/eclipse/swt/printing/Printer.java | SWT |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.