Anonymous | Login | 03-02-2021 23: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 | |||||||
0001474 | [Squeak Packages] Whisker | minor | always | 07-15-05 18:58 | 09-20-06 04:17 | |||||||
Reporter | FrankShearar | View Status | public | |||||||||
Assigned To | dway | |||||||||||
Priority | normal | Resolution | open | |||||||||
Status | assigned | |||||||||||
Summary | 0001474: [BUG] WhiskerBrowser and updating Categories' order | |||||||||||
Description |
I don't really know if this really counts as a bug. Certainly I was a bit surprised: 1. Open a WhiskerBrowser. 2. See that the categories/packages aren't alphabetical. 3. Open a Browser. 4. Alphabetize the categories in the Browser (because WhiskerBrowser can't - I don't feel particularly strongly that it should). 5. See that the WB maintains the old order. 6. Hit the update menu item in the WB. 7. See that the order hasn't changed. |
|||||||||||
Additional Information | ||||||||||||
Attached Files | ||||||||||||
|
![]() |
|
(0001811 - 801 - 941 - 979 - 979 - 979 - 979) KenCausey 07-15-05 18:59 |
"Doug Way" <dway@mailcan.com>: "Actually this problem is covered under the "Known bugs & limitations" section of the changeset preamble for Whisker 1.01. :-) "- 'update' menu does not work yet for updating added/removed toplevel hierarchy items, such as new/deleted class categories" Basically, it's a limitation with the Squeak hierarchy widget (SimpleHierarchicalListMorph), it can't really update itself based on changes in its model. More specifically, it can't update its toplevel items, I've gotten it to be able to update items lower in the tree. Part of the problem is that the list of item morphs in SimpleHierarchicalListMorph is a linked list, when it really ought to be a tree (makes sense for a tree widget, right?) The hierarchy widget needs an overhaul in general." |
(0007278 - 344 - 344 - 344 - 344 - 344 - 344) dway 09-20-06 04:17 |
I fixed most of the browser updating issues with Whisker 1.1 (on SqueakMap), but it looks like this bug is still there. This might even be the only case where the update doesn't work. Anyway, now that the browser-updating related stuff in Whisker has been cleaned up, this should be easier to fix... I'll try to fix this for the next release. |
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
43 total queries executed. 34 unique queries executed. |