Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » [bug?] Ctrl+M doesn't work
[bug?] Ctrl+M doesn't work [message #314404] Wed, 11 April 2007 14:53 Go to next message
Eclipse UserFriend
Originally posted by: mohsen.siahe.com

Hi,

I used to use Ctrl+M on any view to toggle its maximize/minimize state for
Eclipse 3.2. Now it seems that this is not working in 3.3 M6. Ctrl+M acts as
pressing Enter on an editing window. Is this a bug, or I'm doing somethinig
wrong?

Thanks.
Re: [bug?] Ctrl+M doesn't work [message #314410 is a reply to message #314404] Wed, 11 April 2007 17:24 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse5.rizzoweb.com

Mohsen Saboorian wrote:
> Hi,
>
> I used to use Ctrl+M on any view to toggle its maximize/minimize state for
> Eclipse 3.2. Now it seems that this is not working in 3.3 M6. Ctrl+M acts as
> pressing Enter on an editing window. Is this a bug, or I'm doing somethinig
> wrong?

It may not be a bug, but rather an intentional re-assigning of that
keyboard shortcut. You can use Ctrl+Shift+L to open a view displaying
all the current keyboard shortcuts, then look for "Maximize" in the list
to see what the new shortcut is (if any).
If it has been re-assigned, feel free to open a bug report asking that
it be reverted back to Ctrl+M since that is probably a commonly-used
feature that many users will "miss."

Hope this helps,
Eric
Re: [bug?] Ctrl+M doesn't work [message #314523 is a reply to message #314404] Mon, 16 April 2007 17:22 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Mohsen Saboorian wrote:
> Hi,
>
> I used to use Ctrl+M on any view to toggle its maximize/minimize state for
> Eclipse 3.2. Now it seems that this is not working in 3.3 M6. Ctrl+M acts as
> pressing Enter on an editing window. Is this a bug, or I'm doing somethinig
> wrong?

CTRL+M still works on my machine. Something to check:
http://wiki.eclipse.org/index.php/Platform_Command_Framework #Tracing_Option

If you run your eclipse with tracing enabled for the keyBindings and
tracing/commands=true it will tell you what your eclipse is doing when
you are hitting CTRL+M

Later,
PW


Previous Topic:How to implement selectionProvider and setSelected object without using any type of control and use
Next Topic:Questions about MultiPageEditor
Goto Forum:
  


Current Time: Mon Jul 22 05:30:18 GMT 2024

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

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

Back to the top