Bug 28741 - Backward and "back to last Edit location" are on different toolbars
Summary: Backward and "back to last Edit location" are on different toolbars
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 2.0.2   Edit
Hardware: PC Windows XP
: P2 normal (vote)
Target Milestone: 2.1 RC1   Edit
Assignee: Dani Megert CLA
QA Contact:
URL:
Whiteboard:
Keywords: usability
Depends on: 29835
Blocks:
  Show dependency tree
 
Reported: 2002-12-20 10:22 EST by Randy Hudson CLA
Modified: 2003-02-26 11:33 EST (History)
0 users

See Also:


Attachments
patch (696 bytes, patch)
2003-02-19 13:35 EST, Adam Kiezun CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Randy Hudson CLA 2002-12-20 10:22:12 EST
Why is "Go back to last edit location" on a separate CoolItem instead of 
together with the other two navigation actions (Backward/Forward).

On a similar note, why is "Search" on its own coolitem, and "open type" from 
JDT.  The user is confronted with too many coolitems and their "grab bars".  It 
is distracting, and it is unlikely that this granularity of repositioning is 
required.
Comment 1 Kai-Uwe Maetzel CLA 2003-02-10 05:18:47 EST
This requires a named group to be defined by the workbench. Moving to Platform 
UI.
Comment 2 Lynne Kues CLA 2003-02-18 18:37:56 EST
Code for this feature has been released in build > 20030218.  Kai, in your 
plugin.xml change the toolbarpath for the goToLastEditorPosition action to be 
as follows:

    toolbarPath="org.eclipse.ui.workbench.navigate/history.group/Navigate"
Comment 3 Adam Kiezun CLA 2003-02-19 13:35:31 EST
Created attachment 3571 [details]
patch
Comment 4 Dani Megert CLA 2003-02-19 14:04:05 EST
Fix available in builds > N20030219
Comment 5 Christof Marti CLA 2003-02-26 11:33:54 EST
start verifying