SimonHalvdansson / Harmonic-HN

Modern Android client for Hacker News
https://play.google.com/store/apps/details?id=com.simon.harmonichackernews
Apache License 2.0
611 stars 40 forks source link

Unable to open link when replying to a comment #167

Closed Scaarus closed 4 months ago

Scaarus commented 4 months ago

The comment I was replying to had a link in it. After I started typing my reply I clicked the link. It seems to cause a crash, though sometimes it will just kick me back to the list of comments.

I'm on Harmonic 2.0.2, Android 14. I tried with and without the "Use external browser" setting enabled.

flofriday commented 4 months ago

This is somewhat related #114 which fixes another problem for links in comments.

The fix however, doesn't gracefully handle the problem as it is now impossible to click on links while typing the comment, but at least it no longer crashes.

SimonHalvdansson commented 4 months ago

The PR seems to fix it, thanks for bringing this to our attention!