- Notifications
You must be signed in to change notification settings - Fork 32
Autogrow width mismatch visible on keyboard focus #211
Copy link
Copy link
Closed
Labels
area:existing-pluginA bug/feature for an existing plugin in the plugins folder of code-input.A bug/feature for an existing plugin in the plugins folder of code-input.bugSomething isn't workingSomething isn't workingpriority:low
Description
Metadata
Metadata
Assignees
Labels
area:existing-pluginA bug/feature for an existing plugin in the plugins folder of code-input.A bug/feature for an existing plugin in the plugins folder of code-input.bugSomething isn't workingSomething isn't workingpriority:low
In the
autogrowbranch:Keyboard navigating into an element with class
code-input_autogrow_width, deleting its contents then adding one line of contents makes the whole element (thus its focus outline) andtextareaaround a character wider than the highlighting element (thus the visible background).