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

Rendering issue on Google Sheets #13448

Closed
aaronstanek opened this issue Jan 9, 2021 · 2 comments
Closed

Rendering issue on Google Sheets #13448

aaronstanek opened this issue Jan 9, 2021 · 2 comments
Labels
closed/works-for-me feature/shields/fingerprint The fingerprinting (aka: "device recognition") protection provided in Shields OS/Desktop

Comments

@aaronstanek
Copy link

Description

Google Sheets text wrapping does not work correctly. Specifically, text from one cell renders in front of the text of another cell. Changing the text wrapping mode (Overflow, Wrap, Clip) is expected to change behavior of text wrapping, but no change is observed.

Steps to Reproduce

  1. Open a Google Sheets document.
  2. Input text into the first cell such that the length of text exceeds the width of the cell.
  3. Input text into the cell to the right of the first cell.
  4. The text from the first cell and the text from the second cell will overlap.

Actual result:

broken

Expected result:

fixed

Expected result achieved by turning off Brave Shields. The example uses text wrapping mode: Wrap.

Reproduces how often:

Every time.

Brave version (brave://version info)

Brave version 1.18.77

Other Additional Information:

Does the issue resolve itself when disabling Brave Shields?
Issue is resolved when disabling Brave Shields.

Is the issue reproducible on the latest version of Chrome?
Chrome gives expected results: correct text wrapping.

Miscellaneous Information:

Trackers & ads blocking: Aggressive
Upgrade connections to HTTPS: Yes
Block scripts: No
Cookie blocking: Only cross-site
Fingerprinting blocking: Strict, may break sites

@ryanbr
Copy link

ryanbr commented Jan 9, 2021

Does adjusting shields/ Fingerprinting help with the rendering? @aaronstanek

@aaronstanek
Copy link
Author

Does adjusting shields/ Fingerprinting help with the rendering? @aaronstanek

Yes. Fingerprinting blocked (strict) breaks the site. Fingerprinting blocked (standard) renders correctly.

@bsclifton bsclifton added closed/works-for-me feature/shields/fingerprint The fingerprinting (aka: "device recognition") protection provided in Shields labels Jan 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed/works-for-me feature/shields/fingerprint The fingerprinting (aka: "device recognition") protection provided in Shields OS/Desktop
Projects
None yet
Development

No branches or pull requests

3 participants