xel
xel copied to clipboard
<x-taginput>'s visual bug
I am not sure if this type of behavior wanted.So just leaving it here :grin:
This doesn't look right to me. When the text is too long to fit inside the widget then it should be trimmed with an ellipsis or split into multiple lines. Maybe word-break: break-all
will fix it.
In this picture
word-break: break-all
added to "x-taginput"s css tho it fixes first problem there is still second exist while tag is still being edited.
This widget will have to be reimplemented from scratch as there are way too many issues with it. For example it is not possible to move the cursor between tags. I published an initial draft of the new version on https://gist.github.com/jarek-foksa/cc03430493f2ed0a292d19218eda92ae