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 issue is that the href links in the RichText widget are not clickable anymore. 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. It is important to let users know about this solution. No code examples are necessary for this issue.