Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

DropDown Binding problem for MVC project in FireFox v58

  • 6 Antworten
  • 2 haben dieses Problem
  • 12 Aufrufe
  • Letzte Antwort von vinay2490

more options

I am having a mvc project in which there are dropdownlist. the problem am facing is that,when I select the dropdownlist the content of the dropdown list displays in english (although the data is in hindi language), but when I select any of the option from the dropdwon list then the data in list get displayed in hindi language. But in google chrome it works fine, when I click the dropdwon list, the list gets displayed in hindi and also the selected option selected is displayed in hindi. Both of the browsers are up to date. firefox 58. Google chrome 63.

I am having a mvc project in which there are dropdownlist. the problem am facing is that,when I select the dropdownlist the content of the dropdown list displays in english (although the data is in hindi language), but when I select any of the option from the dropdwon list then the data in list get displayed in hindi language. But in google chrome it works fine, when I click the dropdwon list, the list gets displayed in hindi and also the selected option selected is displayed in hindi. Both of the browsers are up to date. firefox 58. Google chrome 63.

Alle Antworten (6)

more options

There is no FF58 release. First off stop using beta release and go back to FF57.0.4 release and use that first.

more options

RE-installed the Firefox stable version v57, but it didn't solved the problem. The problem remained as it is. Here am attaching the the screen shots of drop down in chrome in Firefox.

Please check both the images

more options

Can you setup a JSfiddle.net example?

more options

js fiddlle

https://jsfiddle.net/vinay2490/w2pehmjm/

on the click of the button the drop down pop ups and it in hindi ideally.But this does not happen in firefox Am new to js fiddel not able properly simulate it.

more options

Not working for mvc razor drop down control. But works fine for bootstrap drop down.

more options

For Firefox v43 it works fine but when I have upgraded to Firefox 57 this thing is happening.