Skip to content

Unable to switch the tabs using mouse. Only switching the tab can be done through TabKey navigation at DesignTime #11642

@Sekar47

Description

@Sekar47

Environment

Edition - Windows 11 Enterprise
Version - 23H2
OS build - 22631.3737
Visual Studio version - 17.9.2

.NET version

.Netcore 6,7,8

Did this work in a previous version of Visual Studio and/or previous .NET release?

No, it doesn't work on previous NetCore versions.

Issue description

I'm trying to switch the tabs by using the mouse click at DesignTime but can't be able to switch. But can be able to be switching by using the TabKey.
For your reference, I have attached a simple sample that replicates the issue.
CustomTabControl_Sample.zip

Steps to reproduce

1.Switch the tabs by using the TabKey.
2.Switch the tabs by using the mouse.

Expected Behavior: While switch using the mouse, the selected tab needs to be switched.
Observed Behavior: No tab switches happened.

Diagnostics

No response

Metadata

Metadata

Labels

area-VSDesignerWindows Forms out-of-proc designer related issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions