Anonymous | Login | 02-22-2019 11:13 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 | ||||
0007556 | [Squeak] Morphic | trivial | always | 08-22-10 09:26 | 02-06-11 23:48 | ||||
Reporter | daddym | View Status | public | ||||||
Assigned To | leves | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 4.1 | ||||||
Summary | 0007556: StringMorph raise "MessageNotUnderstood" during attempt to change font by dialog chooser. | ||||||||
Description |
s := StringMorph new openInHand. s changeFont. Try to Ok or Cancel a chooser and gotcha. |
||||||||
Additional Information |
From my point of view the problem is that in StringMorph>>changeFont last two lines are completely useless. We already make a choice via events and do not need return result from "chooser". This lines are from Morphic-ar.164 PS: In Pharo 1.1 this still working fine due to "chooser" is a FontChooser, not a PluggableSystemWindow. |
||||||||
Attached Files | |||||||||
|
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
37 total queries executed. 31 unique queries executed. |