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

Indeterminate progress bar in Firefox #2258

Comments

@luiscastro193
Copy link

This is about Bulma. It is a browser specific bug.

Overview of the problem

This is about the Bulma CSS framework
I'm using Bulma compiled from master
My browser is: Firefox 63.0.3

Description

The indeterminate progress bar feature (coming soon) is not working properly in Firefox

Steps to Reproduce

  1. Open Firefox (version 63.0.3 at least is failing for me)
  2. Go to https://bulma.io/documentation/elements/progress/#indeterminate

Expected behavior

Progress bars show the animation.

Actual behavior

Progress bars are always full.

@jgthms jgthms closed this as completed in 247cb6e May 18, 2019
jgthms pushed a commit that referenced this issue Jun 21, 2019
* Fix Indeterminate Progress Bar animation in Firefox. Fixes #2258

* Fix is-size-1-tablet row in Responsive Size table

.is-size-1-tablet affects all screen widths above 769px, not just between 769px and 1023px
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment