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

Core | Range issue: No color in Firefox #1964

Closed
frandiox opened this issue Apr 20, 2017 · 2 comments · Fixed by #1986
Closed

Core | Range issue: No color in Firefox #1964

frandiox opened this issue Apr 20, 2017 · 2 comments · Fixed by #1986

Comments

@frandiox
Copy link
Contributor

frandiox commented Apr 20, 2017

Environment

[Core]
  onsenui 2.2.4
  
[Platform]
  Desktop - Linux 64-bit

[Browser]
  Desktop - Firefox 52.0 on Linux 64-bit

Encountered problem

How to reproduce

Demo link

  • HTML
<ons-page>
  <ons-toolbar>
    <div class="center">Range sliders</div>
  </ons-toolbar>

  <p>
    <ons-row>
      <ons-col width="40px" style="text-align: center; line-height: 31px;">
        <ons-icon icon="md-volume-down"></ons-icon>
      </ons-col>
      <ons-col>
        <ons-range style="width: 100%;" value="25"></ons-range>
      </ons-col>
      <ons-col width="40px" style="text-align: center; line-height: 31px;">
        <ons-icon icon="md-volume-up"></ons-icon>
      </ons-col>
    </ons-row>
  </p>
</ons-page>
  • JS
@frandiox
Copy link
Contributor Author

@anatoo Do you know why this happens on Firefox? This might be related: https://community.onsen.io/topic/1397/proxiway-a-geo-fencing-based-app-designed-using-onsenui/3

@anatoo
Copy link
Contributor

anatoo commented Apr 28, 2017

@frandiox I don't know why but I will investigate this problem at tomorrow or next week.

@anatoo anatoo self-assigned this Apr 28, 2017
anatoo added a commit that referenced this issue Apr 29, 2017
@anatoo anatoo mentioned this issue Apr 29, 2017
frandiox added a commit that referenced this issue May 8, 2017
@lock lock bot added the outdated label May 17, 2018
@lock lock bot unassigned anatoo May 17, 2018
@lock lock bot locked as resolved and limited conversation to collaborators May 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants