Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

Firefox problem with autoscroll on listbox ASP.NET

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.