Skip to content

IsSelected vs IsActive behavior changed from 3.x to 4.1/4.2? #163

@derammo

Description

@derammo

I have a collection of tabbed documents. When I dynamically add a LayoutDocument child to the LayoutDocumentPane, I would like the new document to be the active/selected tab.

In 3.x, setting IsSelected to true resulted in the new LayoutDocument being selected and receiving focus.

In 4.x (I tried 4.10 and 4.20) the same behavior requires setting IsActive to true also? Is this as designed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions