Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Front-End Toolbar: Mobile Safari Icons Misaligned #47386

Closed
ianstewart opened this issue Nov 12, 2020 · 9 comments
Closed

Front-End Toolbar: Mobile Safari Icons Misaligned #47386

ianstewart opened this issue Nov 12, 2020 · 9 comments
Assignees
Labels
[Browser] Safari [Closed] Resolved Issue is resolved. Use for issues that can be closed but did not have an explicit fix with a PR. [Pri] Low Address when resources are available. [Type] Bug When a feature is broken and / or not performing as intended

Comments

@ianstewart
Copy link
Contributor

It appears that our front-end toolbar is responding incorrectly in mobile Safari. With icons seemingly randomly placed.

image

Here's a closer look. The red boxes are all the same size.

image

@ianstewart ianstewart added the [Type] Bug When a feature is broken and / or not performing as intended label Nov 12, 2020
@obenland
Copy link
Member

@frontdevde Could you help me recall if this ticket was supposed to be moved to the Janitor board or closed as a duplicate of a ticket there? I can't seem to find a duplicate right now.

@frontdevde
Copy link
Contributor

I remember seeing this as an issue re: spacing in the masterbar similar to this during the first Janitor rotation. IIRC it was reported by Lance a long time ago. That said, I can't seem to find it on the Janitor board (anymore). So let's keep it as an issue and add it to the Janitor board.

@ianstewart
Copy link
Contributor Author

ianstewart commented Dec 15, 2020

It appears to have taken on a new form that is looking broken on mobile in a new way now.

image

@sixhours
Copy link
Contributor

It's broken in Chrome, too:
Screen Shot 2020-12-16 at 1 13 13 PM

@sixhours
Copy link
Contributor

Looks like this may have been partially broken in D44873-code where we're setting 54px of left padding on the admin container to accommodate the hamburger menu in the editor on mobile.

But I don't see a hamburger menu on mobile in the editor any more, nor do I see the admin bar (although there are plenty of layout problems in the editor toolbar on mobile...):

Atomic
Screen Shot 2020-12-16 at 1 33 20 PM

Simple
Screen Shot 2020-12-16 at 1 33 55 PM

@yansern Do you happen to know if the hamburger menu has been removed from the masterbar since this change was made back in March? Is it safe to remove the left padding fix? If not, I'll look at making the rule more specific...

@obenland
Copy link
Member

@yansern @sixhours Any chance you could take another look at this?

@yansern
Copy link
Contributor

yansern commented Feb 1, 2021

@yansern Do you happen to know if the hamburger menu has been removed from the masterbar since this change was made back in March?

I don't think the hamburger menu has been removed from the masterbar (as in the masterbar with the black background, right?) as from a recent PR (on Gutenberg) I see it is there WordPress/gutenberg#28526.

Is it safe to remove the left padding fix? If not, I'll look at making the rule more specific...

I think perhaps old fix do not apply to new ones. It's most likely there are changes over time and probably would be easier to apply a new fix that works and keeping old ones in.

(This is just a quick reply, I'll take a look a little deeper and post an update again as I'm on gardening rotation now.)

@sixhours
Copy link
Contributor

sixhours commented Apr 6, 2021

This might be fixed by D59796-code

@cuemarie cuemarie added the [Pri] Low Address when resources are available. label Jun 29, 2023
@cuemarie
Copy link

This report was found during a recent backlog sweep.

📌 SCRUBBING : RESULT - Replicated / Could Not Replicate / Uncertain

  • Tested on Simple - Could Not Replicate

📌 FINDINGS/SCREENSHOTS/VIDEO
Quite a bit of time has past since this was last updated, and things are looking good on mobile Safari!

My Home
IMG_FC8B4D9D31CE-1

Post Editor
IMG_A3D961D324C8-1

📌 ACTIONS

  • Closing as resolved

@cuemarie cuemarie added the [Closed] Resolved Issue is resolved. Use for issues that can be closed but did not have an explicit fix with a PR. label Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Browser] Safari [Closed] Resolved Issue is resolved. Use for issues that can be closed but did not have an explicit fix with a PR. [Pri] Low Address when resources are available. [Type] Bug When a feature is broken and / or not performing as intended
Projects
None yet
Development

No branches or pull requests

7 participants