Opened 17 years ago

Last modified 11 years ago

#127 assigned defect

Fix Action Bar active editor switching; simplify actions

Reported by: David Aspinall Owned by: David Aspinall
Priority: major Milestone:
Component: 1:pg-eclipse Keywords:
Cc:

Description (last modified by David Aspinall)

PG often loses track of the active editor. Instead of self managing this in our own way we should use the standard Eclipse mechanism for retargeted actions. It's slightly more complicated, but allows us to attach an action set to the script editor only and our own views.

Attachments (1)

mylyn-context.zip (40.7 KB) - added by David Aspinall 17 years ago.
mylyn/context/zip

Download all attachments as: .zip

Change History (5)

comment:1 Changed 17 years ago by David Aspinall

Description: modified (diff)
Priority: criticalblocker
Summary: Fix Action Bar active editor switchingFix Action Bar active editor switching; simplify actions

I've started work on this, at the same time simplifying the handling of actions to eliminate the common problems of "action is already running" and "someone else owns the prover". At the moment things are very broken!

comment:2 Changed 17 years ago by David Aspinall

Status: newassigned

Changed 17 years ago by David Aspinall

Attachment: mylyn-context.zip added

mylyn/context/zip

comment:3 Changed 16 years ago by David Aspinall

Milestone: PG-Eclipse-1.0.6PG-Eclipse-1.0.7
Priority: blockermajor

Retargetable actions are now working. Some actions have not yet been refactored, these are in the obviously named package and can be improved for the next release.

comment:4 Changed 11 years ago by David Aspinall

Milestone: PG-Eclipse-1.0.7

Milestone PG-Eclipse-1.0.7 deleted

Note: See TracTickets for help on using tickets.