Αυτός ο ιστότοπος θα έχει περιορισμένη λειτουργικότητα, όσο εκτελούμε εργασίες συντήρησης για να βελτιώσουμε την εμπειρία σας. Αν ένα άρθρο δεν επιλύει το ζήτημά σας και θέλετε να κάνετε μια ερώτηση, η κοινότητα υποστήριξής μας είναι έτοιμη να σας βοηθήσει στο Twitter (@FirefoxSupport) και στο Reddit (/r/firefox).

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

Number input spinner buttons on Windows 2012r2 appear small with three dots and not arrows. How to fix? Works fine on other OS and browsers, only FF on win2012?

  • 4 απαντήσεις
  • 2 έχουν αυτό το πρόβλημα
  • 6 προβολές
  • Τελευταία απάντηση από Ledda

more options

Hello all,

we have a problem with the spinner buttons on Firefoxo on Win2012r2. On FF on any other OS or on any other browser even on Win2012r2 we don't see this issue. I am attaching screenshot, they look really tiny with some three dots and I have trouble styling them, i.e. don't really know how. Yet I saw that in all of our application the number inputs look like this, so it might be some general FF issue on Win2012r2?

Thanks a lot and regards, Ledda

Hello all, we have a problem with the spinner buttons on Firefoxo on Win2012r2. On FF on any other OS or on any other browser even on Win2012r2 we don't see this issue. I am attaching screenshot, they look really tiny with some three dots and I have trouble styling them, i.e. don't really know how. Yet I saw that in all of our application the number inputs look like this, so it might be some general FF issue on Win2012r2? Thanks a lot and regards, Ledda
Συνημμένα στιγμιότυπα

Τροποποιήθηκε στις από το χρήστη Ledda

Επιλεγμένη λύση

Όλες οι απαντήσεις (4)

more options

What spinners ? What is Win2012r2 ? What screen shot ? Disregard, screen shot just appeared........ but is useless to view when trying to open it. Can see time frame on post though. But I have no idea where you are getting that from or .......... Please expand and detail your issue Please.

Τροποποιήθηκε στις από το χρήστη Shadow110

more options

I don't understand what the questions mean. The number input has up and down arrows to skip by some step the value. I am now attaching what it should like. Only on FF on Windows 2012 r2 it doesn't work - https://en.wikipedia.org/wiki/Windows_Server_2012. I am asking how to fix it or is this a bug in Gecko engine.

more options

I seem to not be able to reach and style these arrows, tried with -moz-appearance, tried with

     input[type=number]::-moz-number-spin-up,
      input[type=number]::-moz-number-spin-down {
        -moz-appearance:spinner;
        height: 100px;
     }
     input[type=number]::-moz-number-spin-box {
        height: 100px;
     }

but nothing happens.

Thansk and regards

more options

Επιλεγμένη λύση

Ok, here is the reason - a bug in FF:

https://bugzilla.mozilla.org/show_bug.cgi?id=1158435