Skip to content

bug(linux): Wrong backspace handling in Firefox #9971

@ermshiperete

Description

@ermshiperete

To reproduce

  • Open Firefox
  • go to a GitHub issue/PR and add a new comment
  • type a b c
  • press BKSP

Expected behavior

Resulting output is ab

Actual behavior

c gets selected. A further BKSP deletes the b, resulting in the output ac.

(The second part is related to #8827)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

No status

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions