Bug 640955

Summary: Cursor keys move the application focus from the text editor to pads and toolbars
Product: [Mono] MonoDevelop Reporter: Vasili Sviridov <netspider>
Component: texteditorAssignee: Mike Krueger <mkrueger>
Status: RESOLVED DUPLICATE QA Contact: MD Bugs <monodevelop-bugs>
Severity: Critical    
Priority: P5 - None    
Version: 2.4   
Target Milestone: ---   
Hardware: x86-64   
OS: Ubuntu   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Vasili Sviridov 2010-09-22 01:12:39 UTC
Description of Problem:


Steps to reproduce the problem:
1. Open text editor
2. Use cursor keys to navigate the text


Actual Results:

1. If there are open pads on the left - then pressing left arrow key switches focus to the pads
2. If there are tabs or toolbars above the editor - then pressing up arrow key switches focus to toolbars or editor tabs.

Expected Results:

Move the input cursor in the text editor


How often does this happen? 

Always

Additional Information:

Since it's impossible to hide text editor tabs - up arrow would always move focus, making the application unusable.

Related bug in Ubuntu Launchpad:
https://bugs.launchpad.net/ubuntu/+source/monodevelop/+bug/636344
Comment 1 Mike Krueger 2010-09-23 05:12:44 UTC
Seems to have to do with ibus - bug 636009. Since this works for me I can't really do much about this. The user which reported that has a work around. Disable ibus.

*** This bug has been marked as a duplicate of bug 636009 ***