New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comments link in portrait mode on iOS not working properly #540

Open
shelches opened this Issue Sep 2, 2018 · 4 comments

Comments

Projects
None yet
2 participants
@shelches

shelches commented Sep 2, 2018

A comment I transcribed from this link:

https://lobste.rs/s/d463by/app_for_lobste_rs_on_both_ios_android#c_xehbsb

Here is the comment text:

I’ve personally always struggled with Lobste.rs on mobile. On my iPhone in portrait mode, I’ve never been able to long press the comment count on the right side, in order to pop up the menu that allows me to open up the comments in a new tab. Lobste.rs seems to ignore my long press. I can, of course, just tap it, but then I lose my place on the main page.

As a result, I always have to use Lobste.rs in landscape mode. So I wouldn’t say the website works perfect on mobile…

@hmadison

This comment has been minimized.

Show comment
Hide comment
@hmadison

hmadison Sep 2, 2018

Contributor

Can you provide your device model?

Contributor

hmadison commented Sep 2, 2018

Can you provide your device model?

@shelches

This comment has been minimized.

Show comment
Hide comment
@shelches

shelches Sep 2, 2018

iPhone 8 (base model)

shelches commented Sep 2, 2018

iPhone 8 (base model)

@shelches

This comment has been minimized.

Show comment
Hide comment
@shelches

shelches Sep 2, 2018

My apologies, I should have added that I'm using Mobile Safari.

shelches commented Sep 2, 2018

My apologies, I should have added that I'm using Mobile Safari.

@hmadison

This comment has been minimized.

Show comment
Hide comment
@hmadison

hmadison Sep 2, 2018

Contributor

Playing around on my iOS device and in the simulator, I think it has something to do with the display: table-cell !important on the element.

Contributor

hmadison commented Sep 2, 2018

Playing around on my iOS device and in the simulator, I think it has something to do with the display: table-cell !important on the element.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment