-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Loading bar detached from application header #10488
Copy link
Copy link
Labels
type: bugSomething is causing incorrect behavior or errorsSomething is causing incorrect behavior or errorstype: regressionA feature that previously worked and is broken in a new releaseA feature that previously worked and is broken in a new release
Metadata
Metadata
Assignees
Labels
type: bugSomething is causing incorrect behavior or errorsSomething is causing incorrect behavior or errorstype: regressionA feature that previously worked and is broken in a new releaseA feature that previously worked and is broken in a new release
Type
Fields
Give feedbackEstimate
None yet
Priority
None yet
Projects
StatusShow more project fields
Done
Checklist
App
Thunderbird for Android
App version
17.0b2
Where did you get the app from?
Google Play
Android version
16
Device model
OnePlus 15
Steps to reproduce
Expected behavior
The loading bar appears above the first message, attached to the bottom edge of the application header
Actual behavior
The loading bar is detached by a few pixels and a gap is visible.
Rafael confirmed that this is an easy fix and it's just a missing negative margin.
If that's the case, is it possible to add a very simple UI test to ensure the loading bar is positioned correctly?
I'm suggesting this because negative margins might be seeing as a mistake by other developers in the future and it could be accidentally removed.
Logs
No response