artasparks / glift

Go Lightweight Frontend
MIT License
115 stars 33 forks source link

Users can't select/copy text from comments (and can't access links) #119

Open dormerod opened 9 years ago

dormerod commented 9 years ago

Users can't select or copy text from SGF comments displayed in Glift.

This may or may not be a feature, depending on your perspective, but the problem is most noticeable when a URI is provided in the comments and the user currently has no way to interact with it except manually typing it out.

Apart from letting users select text, which has pros and cons, auto-detecting and hyperlinking links pasted into comments would help a lot here.

artasparks commented 9 years ago

This is pretty key. Shouldn't be that hard to fix.