Skip to content

Clamp on span interferes with contenteditable on text clear #70

@thebirdman7

Description

@thebirdman7

When using clamp on a span within Chrome (and possibly other browsers) and using the "contenteditable" attribute on the span to allow inline editing, after clearing the text, the area then becomes uneditable. It still shows the editable border and everything, but no characters you type ever appear in the field. When I stop using clamp, normal functioning returns.

This seems to bring two problems to light. One is that I have not been able to find a way to easily suspend the use of clamp on a field. The second is the bug.. Editing does still appear to function, until you remove the last character from the field.

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