Şu anda bakım nedeniyle sitemiz kısıtlı işlevsellik sunmaktadır. Mevcut makaleler sorununuzu çözmediyse ve bize soru sormak isterseniz Twitter’da @FirefoxSupport hesabından ve Reddit’teki /r/firefox subreddit'inden destek gönüllülerimize ulaşabilirsiniz.

Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

Delete character displays on fire fox but not in chrome and IE ,why?

  • 3 yanıt
  • 4 kişi bu sorunu yaşıyor
  • 1 gösterim
  • Son yanıtı yazan: sundarraj

more options

I have added char(127) code in concatenation string in c#; but it displays "Sprint 12"+char(127)+"(" and return the string into java script it displays string but in chrome and IE delete char symbol not displayed but in fire fox displayed,why????? Please provide solution...

I have added char(127) code in concatenation string in c#; but it displays "Sprint 12"+char(127)+"(" and return the string into java script it displays string but in chrome and IE delete char symbol not displayed but in fire fox displayed,why????? Please provide solution...
Ekli ekran görüntüleri

Seçilen çözüm

In this solution not working

Bu yanıtı konu içinde okuyun 👍 2

Tüm Yanıtlar (3)

more options

I see a  character in that string if I paste it in a text area or check the page source.

"Sprint 12"+char(127)+"("

I'm not seeing in the question text, so that looks OK. It is not guaranteed how a specific font behaves in such a case, so you might still see an empty box or another character in some cases.

cor-el tarafından tarihinde düzenlendi

more options

Seçilen çözüm

In this solution not working

more options

I this issue not reproducing Fire fox version 36 but reproducing version 29 so please check this.