تلاش سپورٹ

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

Firefox problem with autoscroll on listbox ASP.NET

  • 1 جواب دیں
  • 2 میں یہ مسئلہ ہے
  • 1 دیکھیں
  • آخری جواب بذریعہ the-edmeister

more options

I am writting a c# application and when I publish the page with only a simple listbox that is populated with a for loop, the autoscroll feature does not work initially. After 2 or 3 times, then it works. What this means, after publish, I select one of the items and it reverts back to index 0. Do it again. Same thing. On the third or forth try, it will work perfectly. This problem does not happen in IE. For diagnosis, I have stripped all code out except the listbox. The listbox is populated in code behind with a condition testing for not being posted back. Typical stuff. I am pulling my hair out on this.

I am writting a c# application and when I publish the page with only a simple listbox that is populated with a for loop, the autoscroll feature does not work initially. After 2 or 3 times, then it works. What this means, after publish, I select one of the items and it reverts back to index 0. Do it again. Same thing. On the third or forth try, it will work perfectly. This problem does not happen in IE. For diagnosis, I have stripped all code out except the listbox. The listbox is populated in code behind with a condition testing for not being posted back. Typical stuff. I am pulling my hair out on this.

تمام جوابات (1)

more options

Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox.
http://forums.mozillazine.org/viewforum.php?f=25
You'll need to register and login to be able to post in that forum.