Docking Feedback Fixed Bugs

Revision as of 09:13, 30 June 2006 by Ted (Talk | contribs)

  • 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
  • Auto-hide panels icons are not aligned to the text.
  • Patially fixed call stack sometimes was missing. Hopefully it works.
  • Fixed that it was not possible to create more than one watch tool, and replaced the drop down button with "create new watch".
  • Ctrl-s doesn't save the document! -- Not reproducable
  • Save all documents on compile only saves current active editor tab.

Suggestions:

  • React too early after clicking on close button. I think close action should be handled by release actions. Larry 2006_6_26
  • Add new editor tabs on the right instead on the left. Now we made it a perfence, user can choose the side he want. Larry 2006_6_26