@codeberg yes, but firefox isn't a real browser on iOS devices as 3rd party rendering engines are not allowed by apple so its really just Safari with the interface of Firefox...
Top-level
10 comments
@codeberg you got it! looks almost all there! the only super noticeable thing is this weird spacing issue on the right side of the page. seems something has some padding or margin that are off @liaizon Hmm, that part is not reproducible via konqueror and likely a different bug. Does it also happen with other codeberg pages (not only the landing page)? @codeberg only seems to show up on the landing page. I tried a few other pages @liaizon Sounds weird. Do you see some element that is larger than expected (filling the screen size / overflowing to the right)? @codeberg no there is nothing I can see sticking out. I think it might be some issues with how the scroll bar is theme-able on mobile browsers. I wonder if you try 0ing out all default padding on the hovering scroll bar. forget what the css for that is but thats my first guess. @codeberg yep you found it! what was the issue that was causing the gap? @liaizon Can't answer that. We have found a frontend engineer to spend all night on that. I'm not home in the frontend-CSS-browsers-are-crazy world :) ~ otto |
@liaizon Really? Oh, I didn't know that. It's definitely a KHTML issue, we were able to debug with konqueror finally (also using KHTML/WebKit).
I think we got it. codeberg-test.org should already look much better, and we're on addressing the gap between the text columns right now.
Do you mind re-testing? :)