Skip to content

Text cursor not showing on paragraphs #232

Open
@davidwarrington

Description

@davidwarrington

I have no clue if this was intentional, but I'm not seeing a text cursor where I'd usually expect to such as on paragraph elements.

Disabling this seems to fix it but it will no doubt be overriding other intentional changes:

:where(:root) {
  cursor: default;
}

It's happening for me in these browsers:

  • Chrome 100.0.4896.127
  • Safari 15.4
  • Firefox 100.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions