Android Question BBCodeView Link loses underline

doncx

Active Member
Licensed User
Longtime User
I have underlined links in a BBCodeView but as soon as the page is touched *anywhere* the links lose their underlining until the page is closed and reopened.

I've placed the underlining tags in various locations relative to the url tags to try to avoid the problem but have not succeeded.

Is this a bug? Any suggestions?

Example attached.

Thanks
 

Attachments

  • UnderlineExample.zip
    15.5 KB · Views: 112
Solution
You need to disable the Auto Underline URLs option in the designer.

It adds an underline when the user touches (and especially hovers in B4J) the link and removes it when the link is no longer touched.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…