Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Problems with keyboard navigation and focus in secondary view contents #235

Open
@dgrunwald

Description

@dgrunwald

SD-1909, originally created on 6/3/2012 09:52:43 by Siegfried Pammer

see #2
http://community.sharpdevelop.net/forums/t/15842.aspx

​1. After switch to secondary view (Forms designer, WPF designer,
HexEditor, XmlEditor) with keyboard (Ctrl + PgUp/PgDown) there is no way
to activate content without mouse;

​2. Additionally to point 2 if I override InitiallyFocusedControl
property in my secondary view and set focus to content form (WinForms)
then I has keyboard focus on this form (e.g. I can use arrows for
navigation in content etc.) but icons on ToolBar (copy, paste, undo and
etc.) inactive until I has mouse click to this form;

​3. Switching via Ctlr + Tab to file which opened in secondary view
doesn’t set focus to it content even content has focused before
switching.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions