Back to all

Context menu question

I have an app with the context menu setting enabled to allow long-press.

However, when the underlying web page has a link to an image, it doesn't give the option to open in an external browser. It seems to only work on text links.

My HTML is

If I have text in the link instead of the tag, it seems to work. Is there something I'm doing wrong or a way that the "open in external browser" option can appear on long-press?