Skip to content

Text is not user selectable #36

@spookylukey

Description

@spookylukey

In particular, this seems to be the offending line:

https://github.com/craftpip/angular-confirm/blob/master/css/angular-confirm.less#L69

This means if you use an alert to display any kind of important info, e.g. an error message, users won't be able to copy-paste that text, for example to report the problem, which is not helpful.

I know that I can override this with my own CSS, but libraries should not default to disabling built-in browser behaviour. Thanks!

Activity

added a commit that references this issue on Sep 17, 2019
abcf615
linked a pull request that will close this issue on Sep 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @spookylukey

      Issue actions

        Text is not user selectable · Issue #36 · craftpip/angular-confirm