Issue
I am experiencing issues with the RichText widget in HTML mode where inserted hrefs are no longer clickable and cannot navigate to the linked content. Previously, I remember this feature working correctly but now it seems to be a bug. Right-clicking on the underlined text does provide a workaround to open the link, but it is not as intuitive as clicking directly on the hyperlink.
Resolution
The solution is to right-click on the underlined text and select the desired option to open the link. The issue may have been caused by the new cmd+click feature in context switching. However, in a Text widget, the links are clickable, and the mouse cursor changes on hover if HTML tags are used.