When a character has a custom code panel (iframe/div) and you're on mobile, closing the panel with the ⚛️ button makes it invisible but the chat still can't be scrolled. The panel's iframe keeps intercepting all touch/scroll gestures even though it's hidden. Not 100% sure, but I think setting pointer-events: none on the parent doesn't affect iframes, they might need to be targeted directly.
There are many bugs i'm surprised nobody reported, and i thought i'll just step up and start reporting what i find. Like how italics and bolds don't always work if there is a special character behind/after them (like … or EM dashes) ¯\(ツ)/¯
5 Comments
ccufcc@lemmy.world · 1 pts · 146d
Hello tiger
biskit_the_tiger_tiger@lemmy.world · 2 pts · 146d
Grr (hi)
biskit_the_tiger_tiger@lemmy.world · 2 pts · 146d
Actually nevermind, canonwise he'd say "rawr"
perchance@lemmy.world · 1 pts · 145d
Hmm I wasn't able to reproduce this. I made a character with just
oc.window.show()in custom code and opened it on Android Chrome, and closed the window with the button, and I was still able to scroll down the chat feed. Can you share more details (and/or a character share link) so I can reproduce?biskit_the_tiger_tiger@lemmy.world · 1 pts · 144d
I'll investigate when i get the time, could be just an ios problem but i have asked other android users who said the same