This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Caută ajutor

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Află mai multe

Acest fir de discuție a fost arhivat. Adresează o întrebare nouă dacă ai nevoie de ajutor.

background-position bug

  • 2 răspunsuri
  • 1 are această problemă
  • 10 vizualizări
  • Ultimul răspuns de e.sternin

more options

firefox removes css attribute background-position:" so there are no coordinates for my smile library

this problem occurs only in latest windows version

https://github.com/lsharir/angular2-emoji-picker/blob/master/src/components/emoji-button.component.ts#L20

firefox removes css attribute ''background-position:" so there are no coordinates for my smile library this problem occurs only in latest windows version https://github.com/lsharir/angular2-emoji-picker/blob/master/src/components/emoji-button.component.ts#L20

Toate răspunsurile (2)

more options

Could you provide a working example of this bug? Here everything is working as expected.

more options

https://lsharir.github.io/angular2-emoji-picker/

it works everywhere, except latest mozila i think its problem with background-position-x and background-position-y (you can see the code here https://github.com/lsharir/angular2-emoji-picker/blob/master/src/components/emoji-button.component.ts#L20)

here i addded background-position myself and there is my smile