Difference between revisions of "Docking Feedback Fixed Bugs"

Line 1: Line 1:
 
[[Category:Docking]]
 
[[Category:Docking]]
 +
== 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
 
*  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
 
* Closing panes that are vertically attached to one another leave grey empty space, which prohibits reshowing closed tools. 2006_6_14 Larry
Line 26: Line 27:
 
* Disabled toolbar icons are corrupted when accessing EiffelStudio through a terminal server session. Larry 2006_7_7
 
* Disabled toolbar icons are corrupted when accessing EiffelStudio through a terminal server session. Larry 2006_7_7
 
* Auto-hide panels at the bottom have a 2 pixel gap. '''Not fixed''',I think it looks nicer. Larry 2006_7_7
 
* Auto-hide panels at the bottom have a 2 pixel gap. '''Not fixed''',I think it looks nicer. Larry 2006_7_7
Suggestions:
+
 
 +
==Suggestions==
 
* React too early after clicking on close button. I think close action should be handled by release actions. Larry 2006_6_26
 
* 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
 
* 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

Revision as of 09:26, 7 July 2006

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
  • Auto-hide panels icons are not aligned to the text.
  • Patially fixed call stack sometimes was missing. Hopefully it works. Ted 2006_6_29
  • Fixed that it was not possible to create more than one watch tool, and replaced the drop down button with "create new watch". Ted 2006_6_29
  • Ctrl-s doesn't save the document! -- Not reproducable Ted 2006_6_29
  • Save all documents on compile only saves current active editor tab. Ted 2006_6_29
  • Fixed a crash that in advance search. Ted 2006_7_3
  • Fixed the problem that feature tree was slow. Ted 2006_7_3
  • When pausing debugger or when an exception has occcurred EiffelStudio should switch to the feature tool, in flat view mode. Ted 2006_7_6
  • Implement standard CTRL+W to close a tab. (Actually, that's a GTK standard, right? Similar to Apple's Cmd-W? BUT ON WINDOWS, the standard is Ctrl+F4. PLEASE USE THE STANDARD APPROPRIATE TO THE PLATFORM. (Use CTRL + W as default)Ted 2006_7_6
  • Diagram tool is not working properly. Dropping a stone on "target to cluster/class" doesn't work. Ted 2006_7_6
  • Adding favourites from the menu doesn't work. Ted 2006_7_7
  • Disabled toolbar icons are corrupted when accessing EiffelStudio through a terminal server session. Larry 2006_7_7
  • Auto-hide panels at the bottom have a 2 pixel gap. Not fixed,I think it looks nicer. Larry 2006_7_7

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