The first line of text in the body of a post is sometimes cut off on initial viewing.

  • MV [Jerboa dev]@lemmy.world
    link
    fedilink
    arrow-up
    7
    ·
    9 days ago

    Yeah, like what was written here already, the preview description is kinda scrollable. its a known bug, the markdown components use an AndroidView with a TextView. I haven’t found a way yet disable that scroll.

  • jodawznev@sh.itjust.works
    link
    fedilink
    arrow-up
    6
    ·
    edit-2
    9 days ago

    As far as i can tell, it depends where your thumb is when you scroll up/down.

    If you scroll down with your thumb on the short description, it scrolls the content of the text within its box down one line, then scrolls the list of articles. That’s the cutoff you’re seeing.

    If you scroll up with your thumb on the short description, it scrolls the content of the text within its box up one line, then scrolls the list of articles.

    Something about bubbling events maybe?

  • kolorafa@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    9 days ago

    It’s some sorts of a bug, as it changes it size/offset if you interact with it in some ways. Has that multiple times but didn’t know how to reproduce it or if its not even only on my phone (fairphone 5)