|
|
|
|
|
by kemayo
4194 days ago
|
|
A few feedback points, I suppose... # Clicking the "no-color" option in the text color-picker doesn't do anything. # Using the "remove" option on a link inserts a space as well as removing the link, which seems incorrect. # Using the "remove" option on a link doesn't always remove the entire link. Repro on http://wysihtml.com/ by selecting the word "typewriter", adding a link, then clicking on it again and removing the link. Depending on where you clicked either "type" or "writer" will still be linked. # Repeatedly toggling tags can get weird. e.g. select a word and keep on clicking the bold/italic/underline button, and note how it'll toggle the tag on, toggle it off, and then just start adding spaces in front of it with every subsequent click. # Possibly related to the spaces issue, after toggling tags for a bit checking the source generated shows a lot of empty-tags, which is kind of messy. |
|