Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ui-dev] Re: Proposed accelerator change: using Ctrl+Shift+B for build

Is there any way that the accelerator could act differently based on the
active part/editor?  When writing in a java editor, Ctrl+B makes sense for
build, but when writing HTML Ctrl+B for bold makes the most sense.  I think
the contexts are different enough that a different keyboard mapping for
those actions would be acceptable.  Alternatively, don't we have a
mechanism now so that other products can ship with a different set of key
bindings from the base SDK?  In the Eclipse SDK, Ctrl+B for bold is wasted,
but in other products they should be able to redefine it to mean whatever
makes the most sense for their product.

We'll never arrive at a set of global accelerators that doesn't create some
conflict between tools.  There's just too many products built on top of
eclipse that have different accelerator requirements, and not enough keys
on the keyboard.  Just my two cents....


Nick said:

>We are considering changing the accelerator for Build to Ctrl+Shift+B.
>  This is to address:
>  [Bug 16112] New: Conflict of keyboard shortcut key (Ctrl+B)
>  http://bugs.eclipse.org/bugs/show_bug.cgi?id=16112



Back to the top