Този сайт ще има ограничена функционалност, докато се извършва тече неговата поддръжка. Ако дадена статия не може реши проблема ви и искате да зададете въпрос, нашата общност е готова да ви помогне на @firefox в Twitter и /r/firefox в Reddit.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

background-position bug

  • 2 отговора
  • 1 има този проблем
  • 10 изгледи
  • Последен отговор от 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

Всички отговори (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