You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the issue tracker for open issues that relate to the same problem, before opening a new one.
This issue only relates to a single bug. I will open new issues for any other problems.
Describe the bug
I'm not actually sure if this is one bug or two, so apologies if I'm wrong on that, but top part of a border layout has multiple issues on mobile web as far as I can tell. So far I've noticed:
a label doesn't appear
buttons aren't clickable
Let me know if I should split these out into two tickets!
How to reproduce
fyne serve
view on desktop web, notice you can see "Header" and click on the buttons to change to content
view on mobile web, notice that you cannot see "Header" nor click any buttons
Checklist
Describe the bug
I'm not actually sure if this is one bug or two, so apologies if I'm wrong on that, but top part of a border layout has multiple issues on mobile web as far as I can tell. So far I've noticed:
Let me know if I should split these out into two tickets!
How to reproduce
fyne serve
view on desktop web, notice you can see "Header" and click on the buttons to change to content
view on mobile web, notice that you cannot see "Header" nor click any buttons
Screenshots
Example code
Fyne version
2.5.3
Go compiler version
go1.23.4 linux/amd64
Operating system and version
Arch Linux / Android 15 / Chrome
Additional Information
No response
The text was updated successfully, but these errors were encountered: