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

Using webpack-bundle-analyzer results in strange text rendering #6667

Closed
muuvmuuv opened this issue Oct 30, 2019 · 3 comments
Closed

Using webpack-bundle-analyzer results in strange text rendering #6667

muuvmuuv opened this issue Oct 30, 2019 · 3 comments
Labels
closed/not-actionable needs-investigation A bug not 100% confirmed/fixed needs-more-info The report requires more detail before we can decide what to do with this issue.

Comments

@muuvmuuv
Copy link

Description

Using webpack and the plugin webpack-bundle-analyzer results in strange behaviour of the font size in the foamtree grid.

Steps to Reproduce

  1. create a webpack project
  2. use the mentioned plugin
  3. let it open the http analyzer server

Actual result:

67867011-128dec80-fb2a-11e9-938b-95d5b6b53618

Expected result:

Normal text

Reproduces how often:

Every time. Seems like someone had this issue before.
webpack-contrib/webpack-bundle-analyzer#318

Brave version (brave://version info)

Brave | 0.70.121 Chromium: 78.0.3904.70 (Offizieller Build) (64-Bit)
Überarbeitung | edb9c9f3de0247fd912a77b7f6cae7447f6d3ad5-refs/branch-heads/3904@{#800}
Betriebssystem | macOS Version 10.15 (Build 19A602)
JavaScript | V8 7.8.279.17

Version/Channel Information:

  • Can you reproduce this issue with the current release? yes
  • Can you reproduce this issue with the beta channel? where can I download them?
  • Can you reproduce this issue with the dev channel?
  • Can you reproduce this issue with the nightly channel?

Other Additional Information:

  • Does the issue resolve itself when disabling Brave Shields? no
  • Does the issue resolve itself when disabling Brave Rewards? no
  • Is the issue reproducible on the latest version of Chrome? no, there it works, and in all other browsers

Miscellaneous Information:

Related issue: webpack-contrib/webpack-bundle-analyzer#325

@rebron
Copy link
Collaborator

rebron commented Nov 22, 2019

@cezaraugusto Are you seeing this too? Can you give some context on this issue?

@rebron rebron added needs-more-info The report requires more detail before we can decide what to do with this issue. needs-investigation A bug not 100% confirmed/fixed labels Nov 22, 2019
@cpboyd
Copy link

cpboyd commented Sep 10, 2022

The issue seems to be related to setting "Block fingerprinting" to Strict

@pes10k
Copy link
Contributor

pes10k commented Mar 5, 2023

Closing this out since "block fingerprinting" strict is going away, and we generally don't try to fix compat issues for "block fingerprinting" = "strict" in the first place (its why we encourage users to use the default setting).

FWIW, "block fingerprinting=strict" is going away bc 1. most users are better served and more private in the default setting anyway, 2. having "block fingerprinting=strict" as a setting at bc a fingerprinting input itself, and 3. having these "wont fix" compat issues isn't good for anyone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed/not-actionable needs-investigation A bug not 100% confirmed/fixed needs-more-info The report requires more detail before we can decide what to do with this issue.
Projects
None yet
Development

No branches or pull requests

4 participants