Anonymous | Login | 03-02-2021 02:15 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 | |||||||
0005630 | [Squeak] Morphic | minor | always | 12-11-06 08:50 | 12-14-06 10:28 | |||||||
Reporter | black | View Status | public | |||||||||
Assigned To | ||||||||||||
Priority | normal | Resolution | open | |||||||||
Status | new | Product Version | 3.9 | |||||||||
Summary | 0005630: It's impossible to deselect in the Browser class list pane | |||||||||||
Description |
The list of class names in the system browser does not allow the currrently selected class to be deselecetd by a single mouse click. The other three lists of names do allow de-selection. PluggableListMorph has a (misnamed) instance variable autoDeselect. This variable, when false, makes it impossible to deselect the selected list item. There is nothing wrong with that, except that the name should be changed to "isDeselectPossible". The reason that this bug exists is because autoDeselect is false for the list of classes in the Browser. Why is autoDeselect false? Because if it is true, then it is impossible to double-click on a name in the list. |
|||||||||||
Additional Information | I'm uploading the text of my email to squeak-dev and Jerome Peace's reply. He seems to know how to fix this; I don't. | |||||||||||
Attached Files |
![]() ![]() |
|||||||||||
|
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
48 total queries executed. 31 unique queries executed. |