-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
In Google Sheets, cell alignment is broken (webcompat) #5421
Comments
Can you try setting |
Hey @srirambv, By cross-site, I assume you mean 3rd-party? That does fix the issue! Thanks! With my default option of With the I'm not sure if this information is actionable for Brave? Even as a web developer I didn't think of changing the device recognition setting but maybe you have a system to warn users that a site will be broken under certain Shields settings? |
@julienben yes that is correct. The labels are updated now so I think once #4247 is done it would be more interactive and users would find it easy to change shields settings per site cc: @karenkliu for thoughts |
I had in mind something site-specific where Shields would know that Google Sheets is incompatible with blocked device recognition but that doesn't seem very scalable. #4247 does indeed seem like a smarter solution. |
Closing the issue as fixed. Can continue the discussion here or on #4247. @julienben feel free to add your ideas or suggestion in #4247 so that @karenkliu can take inputs. |
Description
Hey there!
As can be seen in the screenshot below, cell alignment is broken in Google Sheets.
Left alignment seems fine but center and right alignment push the content outside of the cell.
Steps to Reproduce
Open this Google Sheets demo using Brave
Or create a new sheet (by going to https://sheets.new), enter some text in a cell and set its alignment to center or right. (Format > Align > Pick one)
Actual result:
The content will be shifted to the right, partially or even fully outside of the cell where it's supposed to appear.
Expected result:
The content should remain within its cell and align itself as expected.
Reproduces how often:
Consistently reproducible. At least on my computer, I've seen this same issue on every sheet I've opened.
Brave version (brave://version info)
Brave
0.66.101 Chromium: 75.0.3770.142 (Official Build) (64-bit)
Revision
8d93477bd18154c67a70a67019cb8032382c55dd-refs/branch-heads/3770@{#1160}
OS
Mac OS X
Version/Channel Information:
Are users who report issues supposed to install every channel to test if their issues reproduces for each one? I can do it if necessary but that seems like a lot to ask.
Other Additional Information:
Miscellaneous Information:
Obviously, the simple workaround is to set all the cells to left alignment but that can be a hassle given that number cells align themselves to the right automatically.
The text was updated successfully, but these errors were encountered: