Changes between Version 3 and Version 4 of PromotBrowserTest
- Timestamp:
- Jun 30, 2009, 3:22:45 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PromotBrowserTest
v3 v4 41 41 * model of PromotTree under async updates 42 42 - array index out of bounds, 43 - display problems with null nodes in selection (update to slow)43 - display problems with null nodes in selection/displayed (update to slow, might be same problem as index out of bounds) 44 44 - recovery from exception (refresh, seems to not restore content completely) 45 45 * menu construction 46 - only finished after PaletteWindow constructed at least once (coupling EditorMenu, BrowserMenu), start in event thread?47 - text for menu entries larger than pop-down menu (only vista so far, n eeds more testing)46 - only finished after PaletteWindow constructed at least once or JFileChooser dialog finished (open/import, directory select in export) 47 - text for menu entries larger than pop-down menu (only vista so far, not happening after build (release version), cross-platform problem?) 48 48 49 49