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

Home/End don't work in contenteditable divs underneath FocusZone #1608

@stuartlong

Description

@stuartlong

Bug Report

Home/End keys don't work correctly when the user is inside of a contenteditable div inside of a FocusZone.

Steps

  1. Place a contenteditable="true" div as the content for a Chat
  2. Place your cursor in the div
  3. Hit end key

Expected Result

The cursor goes to the end of the content editable text

Actual Result

The user is navigated to the last chat in the list

Version

0.34.0

Testcase

Unable to generate a test case due to #1607

Metadata

Metadata

Assignees

No one assigned

    Labels

    vstsPaired with ticket in vsts

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions