PR# 13084 Typing Ctrl-Alt-b in editor brings up Breakpoints window but inserts "b" in editor

Problem Report Summary
Submitter: prestoat2000
Category: EiffelStudio
Priority: Medium
Date: 2007/06/11
Class: Bug
Severity: Serious
Number: 13084
Release: 6.0.68996
Confidential: No
Status: Closed
Responsible:
Environment: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.8.0.7) Gecko/20060915 Firefox/1.5.0.7 Solaris 9 on SPARC
Synopsis: Typing Ctrl-Alt-b in editor brings up Breakpoints window but inserts "b" in editor

Description
Typing a shortcut, such as Ctrl-Alt-b to bring up Breakpoints window, brings
up the Breakpoints window if it is hidden.  However, if the mouse is over
an editor window, it also inserts a "b" character at the current cursor
position in the editor.  This seems very undesirable and I hope it is a bug.
Similarly for other Ctrl-Alt shortcuts.
To Reproduce

										
Problem Report Interactions
From:misterieking    Date:2007/11/28    Download   
Hi Dave, it behaves correctly on Windows as I used it to work out the difference in behavior as to why it wasn't working with gtk, thanks.

From:prestoat2000    Date:2007/11/28    Download   
I thought I saw this same bug on Windows XP but I can't test it now due to
installation issue on Windows(bug 13686).  So you should verify that this works
correctly in windows, since your change looked like it was GTK specific.

From:misterieking    Date:2007/11/27    Status: Closed    Download   
This is now fixed in the repository and awaiting a patch to the 6.1 branch, thanks for the report.