Email or username:

Password:

Forgot your password?
Top-level
Liaizon Wakest

@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...

10 comments
Codeberg.org replied to Liaizon

@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? :)

Liaizon Wakest replied to Codeberg.org

@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

Codeberg.org replied to Liaizon

@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)?

Liaizon Wakest replied to Codeberg.org

@codeberg only seems to show up on the landing page. I tried a few other pages

Liaizon Wakest replied to Liaizon

@codeberg It doesnt show itself right away, only when you start scrolling around or if you zoom in and then out with two fingers

Codeberg.org replied to Liaizon

@liaizon Sounds weird. Do you see some element that is larger than expected (filling the screen size / overflowing to the right)?

Liaizon Wakest replied to Codeberg.org

@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.

Liaizon Wakest replied to Codeberg.org

@codeberg yep you found it! what was the issue that was causing the gap?

Codeberg.org replied to Liaizon

@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

Go Up