目次

ニュース

日記カテゴリ

書庫


ASP.NET Forums - FireFox update 2.0.0.2 breaks some scenarios in ASP.NET AJAX apps

We’re seeing that the 2.0.0.2 release of FireFox has a behavior change that’s affecting ASP.NET AJAX.

Basically the dynamically loaded scripts seem to now execute asynchronously, which causes them to fire after the inline scripts, whereas previously they’d fire as soon as they were added to the DOM.

This will affect scenarios where a component relies on PageRequestManager events inside of an UpdatePanel. For example the ModalPopup control that is part of the Control Toolkit.

We are actively working with the Firefox team to figure out the best approach to address this issue and we will update this thread as soon as we know something

だそうです。

たぶん、Firefox2.0.0.2へのバージョンアップでFirefoxのDOMの仕様が変わった影響で、ASP.NET AJAXの一部のアプリの動作が怪しくなるよ~。Firefoxの開発チームと連携して解決するから待っててね~。ということでしょう。超勝手意訳ですがね^^;

しくしくしく

投稿日時 : 2007年3月11日 0:20
Feedback
  • # Firefox 2.0.0.2 で ModalPopupExtender がうまく動かない?
    かるあ のメモ
    Posted @ 2007/03/11 12:06
    ModalPopupExtenderが動かなくなる
    Firefox2.0.0.2へのバージョンアップがASP.NET AJAXに影響する (ひよっこプログラミング )より、
  • # Firefox2.0.0.2へのバージョンアップがASP.NET AJAXに影響する
    ナオキにASP.NET(仮)
    Posted @ 2007/03/12 14:47
    ひよっこプログラミング からです。 Firefox2.0.0.2へのバージョンアップがASP.NET AJAXに影響する たぶん、Firefox2.0.0.2へのバージョンアップでFirefoxのDOMの仕様が変わった影響で、ASP.NET
  • # Firefox2.0.0.3でASP.NET AJAXの問題解決?
    ひよっこプログラミング
    Posted @ 2007/03/21 22:57
    Firefox2.0.0.3でASP.NET AJAXの問題解決?
タイトル  
名前  
Url
コメント   

Blog 利用状況

絡んでるところ