Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Problem with key bindings on newly-opened document
Problem with key bindings on newly-opened document [message #334188] Fri, 23 January 2009 23:44 Go to next message
Eclipse UserFriend
Originally posted by: billev2k.gmail.com

I have a plugin for editing certain files. The plugin hooks the global undo and
redo commands, and has a couple of its own key bindings. Mostly, things work as
expected.

However, when I double click a file in a project, the file opens, but key
bindings don't work. I can edit the file, then press Ctrl+Z to undo, and focus
changes to the View that had focus before my editor, and the undo doesn't
happen. Same thing with my own key bindings; focus switches to the previous view.

But, if I click on another editor tab, then back to my newly-opened tab, the
keys are routed properly.

Also, if I leave my document open, close & restart Eclipse, the keys are routed
properly.

Any suggestions?

I'm running Eclipse 3.4.1 on Ubuntu 8.10.

Thanks,

Bill Evans
Re: Problem with key bindings on newly-opened document [message #334192 is a reply to message #334188] Sun, 25 January 2009 15:42 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

I think your best bet is to open a bug at
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Platform &component=UI

PW

--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclips e.platform.doc.isv/guide/workbench.htm


Previous Topic:Duplicate plug-in entries in "Plug-in Details"
Next Topic:filetransfer ...
Goto Forum:
  


Current Time: Sun Jul 21 17:32:42 GMT 2024

Powered by FUDForum. Page generated in 0.03226 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top