ค้นหาฝ่ายสนับสนุน

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.

Learn More

background-position bug

  • 2 การตอบกลับ
  • 1 คนมีปัญหานี้
  • 13 ครั้งที่ดู
  • ตอบกลับล่าสุดโดย 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