Anonymous | Login | 12-08-2019 00:03 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 | |||||||
0000623 | [Squeak] Morphic | minor | always | 12-07-04 21:10 | 10-09-07 02:15 | |||||||
Reporter | humasect | View Status | public | |||||||||
Assigned To | ||||||||||||
Priority | normal | Resolution | open | |||||||||
Status | new | Product Version | 3.9 | |||||||||
Summary | 0000623: 'change window title...' and navigating to another project | |||||||||||
Description | - If you have a 'change window title...' open, and change projects, this window when returned to fails to respond to input. (Accept/Cancel do nothing). | |||||||||||
Additional Information | ||||||||||||
Attached Files | ||||||||||||
|
![]() |
|
(0000936 - 290 - 308 - 308 - 308 - 308 - 308) frankcag 12-16-04 04:21 |
The problem here seems to be if FillinTheBlankMorph>>getUserResponse. This method is invoking the worlds doOneCycle, it's doing its own event loop. When you leave a project with a FillinTheBlankMorph open then return to that project this private event loop doesn't restart. I think :-) |
(0010795 - 220 - 232 - 232 - 340 - 340 - 340) el_diego 06-11-07 18:51 edited on: 06-11-07 18:54 |
I can reproduce this bug on 3.9 0007068 (Linux 2.6.20 i686). Opening a change window title dialog and changing projects does make the dialog unresponsive to accept and cancel, but you can write and change the text in it. |
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
50 total queries executed. 34 unique queries executed. |