Anonymous | Login | 01-26-2021 02:36 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 | ||||||||
0004816 | [Squeak] Kernel | minor | always | 09-09-06 16:41 | 08-05-13 17:42 | ||||||||
Reporter | Krivanek | View Status | public | ||||||||||
Assigned To | FrankShearar | ||||||||||||
Priority | normal | Resolution | fixed | ||||||||||
Status | resolved | Product Version | |||||||||||
Summary | 0004816: [KernelImageOverride] Locale class localeChanged | ||||||||||||
Description |
Locale class >> localeChanged original: localeChanged #(#ParagraphEditor #BitEditor #FormEditor #StandardSystemController ) do: [:key | Smalltalk at: key ifPresent: [:class | class initialize]]. StrikeFont localeChanged. PartsBin localeChanged. Project localeChanged. PaintBoxMorph localeChanged. ColorPickerMorph localeChanged. Preferences localeChanged override: localeChanged #() do: [:key | Smalltalk at: key ifPresent: [:class | class initialize]]. StrikeFont localeChanged. Preferences localeChanged Ugly code, we need refactoring with some registry of classes that need to process the change of locale. |
||||||||||||
Additional Information | |||||||||||||
Attached Files | |||||||||||||
|
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
35 total queries executed. 30 unique queries executed. |