Anonymous | Login | 12-12-2019 14:05 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
0005566 | [Squeak] Browser | tweak | always | 12-02-06 22:12 | 12-03-06 04:34 | |||||||
Reporter | jacaetevha | View Status | public | |||||||||
Assigned To | ||||||||||||
Priority | normal | Resolution | open | |||||||||
Status | new | Product Version | ||||||||||
Summary | 0005566: [Fix][Enh] TestBrowser's open failure/error in TestBrowser opens a new TestBrowser | |||||||||||
Description |
I recently selected a failure in one of my test suites while using the TestBrowser. The context menu offers to browse the test in a system browser or the test browser. I selected the test browser and to my surprise a new test browser was opened instead of the one I was in. So, I patched the "offending" method: browseFullOnClass: testClass selector: selector browser: browserClass browserClass = self class ifTrue: [self setClass: (self lookupImplementorOfSelector: selector from: testClass) selector: selector] ifFalse: [browserClass fullOnClass: (self lookupImplementorOfSelector: selector from: testClass) selector: selector] |
|||||||||||
Additional Information | ||||||||||||
Attached Files | ||||||||||||
|
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
33 total queries executed. 28 unique queries executed. |