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

[BUG] tag cloud visualization incorrectly reports "too small to display the entire cloud" in Firefox #8690

Open
mmguero opened this issue Oct 23, 2024 · 0 comments
Labels
bug Something isn't working untriaged

Comments

@mmguero
Copy link

mmguero commented Oct 23, 2024

Describe the bug

Here's a tag cloud visualization in Google Chrome:

image

With its data:

image

Obviously, plenty of room.

Here's the exact same visualization with the same data/results in Firefox (note the warning in the lower left hand corner)

image

I have played with the visualization options (Text scale, font size, etc.) but that doesn't seem to make a difference for me. Here they are, anyway:

image

To Reproduce
Steps to reproduce the behavior:

  1. Create a tag cloud visualization populated with a little bit of data
  2. Open in x86_64 Firefox on Linux

Expected behavior
The tags to show up somewhere in that giant empty space that has plenty of room (like it does in Google Chrome).

OpenSearch Version
v 2.17.1

Dashboards Version
v 2.17.1

Plugins

Please list all plugins currently enabled.

Host/Environment (please complete the following information):

  • OS: x86_64 Debian Linux in Docker (custom image FROM official dashboards Docker image)
  • Browser and version: Firefox 130.0 (64-bit)
@mmguero mmguero added bug Something isn't working untriaged labels Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged
Projects
None yet
Development

No branches or pull requests

1 participant