Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
iFrameを含むdijit.dialogがあります。iFrameにはdijitウィジェット(inpitText、DateTextなど)が読み込まれます。DojoV1.7ではすべて正常に動作しています。Dojo V1.8に移行しようとしています。iFrameのウィジェットにフォーカスしようとすると、フォーカスがダイアログボックスの最初の項目に自動的に移動します。
動作がV1.7とV1.8で異なるのはなぜですか。V1.8で期待される動作(V1.7に存在する)を取得するにはどうすればよいですか?
ダイアログを作成するときに autofocus=false を設定できます。