Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

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

  • 3 réponses
  • 4 ont ce problème
  • 1 vue
  • Dernière réponse par 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...
Captures d’écran jointes

Solution choisie

In this solution not working

Lire cette réponse dans son contexte 👍 2

Toutes les réponses (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.

Modifié le par cor-el

more options

Solution choisie

In this solution not working

more options

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