Docking Feedback Fixed Bugs
- Customizing the address toolbar button corrupts it layout with no rescue, meaning I cannot recustomize - i have to delete layout.wb. 2006_6_14 Larry
- Closing panes that are vertically attached to one another leave grey empty space, which prohibits reshowing closed tools. 2006_6_14 Larry
- Pick and dropping a class, that's already open, onto the editor tabs opens an empty document. 2006_6_14
- The Out of view editor tab window's edit box loses focus when pressing one of the cursor keys. When I move and type, then bring focus back to the edit box. 2006_6_14 Larry
- I cannot pick a drop onto an unpinned window. Ordinarly when I hover over the icon with my mouse it reveals the window. However, when I have a stone to drop is does not get shown. This means my hidden context tools have to always been shown to be useful! 2006_6_15 Larry
- layout.wb should be stored in users "home" directory and not in the install base. 2006_6_19 Larry
- Making one of the main toolbars invisible (via the View | Toolbars menu), instead of causing the panes below to increase in height, leaves a vacant grey space at the bottom.
This is same problem as 2nd bug. So it's fixed. Larry 2006_6_19
- After I ran my project, the warning tab, which is unpinned, always appears. Larry 2006_6_19
- New editor tabs should get added to the same "tab set" that is currently active. Larry 2006_6_26
- React too early after clicking on close button. I think close action should be handled by release actions.