This is an odd bug, I hope I'm not the only one getting it.
Description of the Issue
When hovering the mouse over a url in a php document, the cursor changes to a pointer, and the link becomes underlined, and changes color (depending on your color theme). If you delete a link while hovering it, the next batch of text left after the deleted text retains the link styling.
Steps to Reproduce the Issue
Select a text block containing a link by clicking and dragging to highlight
Press delete
Press ctrl+z to undelete
Hover the link and confirm the syling changes to underline and color change
Press ctrl+y to re-delete
Expected Behavior
Normal deleting behaviour
Actual Behavior
The text gets deleted, but the styling is re-applied to nearby text, and cannot be removed
This is an odd bug, I hope I'm not the only one getting it.
Description of the Issue When hovering the mouse over a url in a php document, the cursor changes to a pointer, and the link becomes underlined, and changes color (depending on your color theme). If you delete a link while hovering it, the next batch of text left after the deleted text retains the link styling.
Steps to Reproduce the Issue Select a text block containing a link by clicking and dragging to highlight Press delete Press ctrl+z to undelete Hover the link and confirm the syling changes to underline and color change Press ctrl+y to re-delete Expected Behavior Normal deleting behaviour
Actual Behavior The text gets deleted, but the styling is re-applied to nearby text, and cannot be removed