dialog

dialog 要素 (HTML)

[38] HTMLdialog 要素は、ダイアログボックスを表します。

歴史

初代

[39] 初代の dialog 要素会話を表すものでしたが、削除されました。 詳しくは dialog要素 (会話) の項を参照してください。

二代目

[11] Dialogs - WHATWG Wiki ( ( 版)) http://wiki.whatwg.org/wiki/Dialogs

[12] IRC logs: freenode / #whatwg / 20110616 ( ( 版)) http://krijnhoetmer.nl/irc-logs/whatwg/20110616

[13] IRC logs: freenode / #whatwg / 20110726 ( ( 版)) http://krijnhoetmer.nl/irc-logs/whatwg/20110726#l-685

[14] IRC logs: freenode / #whatwg / 20110805 ( ( 版)) http://krijnhoetmer.nl/irc-logs/whatwg/20110805#l-180

[15] IRC logs: freenode / #whatwg / 20111117 ( ( 版)) http://krijnhoetmer.nl/irc-logs/whatwg/20111117#l-716

[16] IRC logs: freenode / #whatwg / 20120131 ( ( 版)) http://krijnhoetmer.nl/irc-logs/whatwg/20120131

[17] Web Applications 1.0 r7050 Dialogs in web apps: <dialog>, inert=, <form method=dialog>, and 'anchor-point'.]] ( ( 版)) http://html5.org/tools/web-apps-tracker?from=7049&to=7050

[18] [whatwg] Dialogs and prompts ( ( 版)) http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2012-April/035415.html

[19] Web Applications 1.0 r7051 Oops, forgot to center the <dialog> element vertically when it is not anchored. ( ( 版)) http://html5.org/tools/web-apps-tracker?from=7050&to=7051

[20] IRC logs: freenode / #whatwg / 20120404 ( ( 版)) http://krijnhoetmer.nl/irc-logs/whatwg/20120404

[21] IRC logs: freenode / #whatwg / 20120406 ( ( 版)) http://krijnhoetmer.nl/irc-logs/whatwg/20120406#l-863

[22] IRC logs: freenode / #whatwg / 20120411 ( ( 版)) http://krijnhoetmer.nl/irc-logs/whatwg/20120411

[23] SwitcherModMini ( ( 版)) http://devbug.me/iphone/cydia/switchermodmini/index.html

[24] IRC logs: freenode / #whatwg / 20121210 ( ( 版)) http://krijnhoetmer.nl/irc-logs/whatwg/20121210#l-793

[25] [whatwg] Magic alignment issues ( ( 版)) http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2013-January/038718.html

[26] Web Applications 1.0 r8151 Shrink-wrap <dialog>s. ( ( 版)) http://html5.org/tools/web-apps-tracker?from=8150&to=8151

[27] [whatwg] Comments on <dialog> ( ( 版)) http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2013-September/040897.html

[28] IRC logs: freenode / #whatwg / 20130926 ( ( 版)) http://krijnhoetmer.nl/irc-logs/whatwg/20130926

[30] [whatwg] Comments on <dialog> ( ( 版)) http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2013-December/041796.html

[31] IRC logs: freenode / #whatwg / 20131216 ( ( 版)) http://krijnhoetmer.nl/irc-logs/whatwg/20131216#l-805

[32] [whatwg] Comments on <dialog> ( ( 版)) http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2013-December/041799.html

[33] Web Applications 1.0 r8363 Make the viewport around a <dialog> always scrollable. Don't ask me what happens if an unscrollable viewport is scrolled while a dialog is up and then the dialog goes away, that isn't clear at this time. If you think we should scroll back to the previous position, or force a previous dialog to be visible, or some such, file a bug with details, please. Thanks... ( ( 版)) http://html5.org/tools/web-apps-tracker?from=8362&to=8363

[34] [whatwg] Comments on <dialog> ( ( 版)) http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2014-January/041958.html

[35] Web Applications 1.0 r8457 Make non-modal dialogs not center automatically. ( ( 版)) http://html5.org/tools/web-apps-tracker?from=8456&to=8457

[36] Web Applications 1.0 r8478 Revamp how focus is defined, to actually handle things we've ignored before, like viewports and scrollable regions ( ( 版)) http://html5.org/tools/web-apps-tracker?from=8477&to=8478

[37] IRC logs: freenode / #whatwg / 20140310 ( ( 版)) http://krijnhoetmer.nl/irc-logs/whatwg/20140310#l-404

[40] Web Applications 1.0 r8488 Disallow <dialog tabindex>, for sanity ( ( 版)) http://html5.org/tools/web-apps-tracker?from=8487&to=8488

関連

[41] tabindex 属性と機能が矛盾するので、 dialog 要素では禁止されています >>40

[42] Web Applications 1.0 r8591 dialog.close() shouldn't throw ( ( 版)) http://html5.org/tools/web-apps-tracker?from=8590&to=8591

[43] Bug 24991 – Modal <dialog>s should fill the screen on mobile devices ( ( 版)) https://www.w3.org/Bugs/Public/show_bug.cgi?id=24991

[44] Would be useful to have a pseudo-class to select modal dialogs ( (Ian Hickson 著, 版)) http://lists.w3.org/Archives/Public/www-style/2014May/0022.html

[45] IRC logs: freenode / #whatwg / 20140507 ( ( 版)) http://krijnhoetmer.nl/irc-logs/whatwg/20140507

[46] Web Applications 1.0 r8750 Make the default styling for modal dialogs not overflow the device on small screens ( ( 版)) http://html5.org/r/8750

[47] Bug 24720 – <dialog>: New <dialog>- and focus-related APIs ( ( 版)) https://www.w3.org/Bugs/Public/show_bug.cgi?id=24720

[48] Bug 24718 – <dialog>: we should add a showWithoutFocus() method to <dialog> for cases where you don't want it focused ( ( 版)) https://www.w3.org/Bugs/Public/show_bug.cgi?id=24718

[49] ACTION-1346: Add further details to the ARIA "dialog" role description · 6d8a689 · w3c/aria ( ( 版)) https://github.com/w3c/aria/commit/6d8a6898276c409f9c35c9699bb9227d544464ff

[1] Editorial: synchronize with the DOM Standard · whatwg/html@21c6ec7 ( 版) https://github.com/whatwg/html/commit/21c6ec77594eb89b836d4872222f5916910967fd

[2] Formalize custom element reactions · whatwg/html@27aa7bc ( 版) https://github.com/whatwg/html/commit/27aa7bc4fa6f168654a8c858f0773e611f679b39

[3] Use Fullscreen's top layer's add/remove algorithms (foolip著, ) https://github.com/whatwg/html/commit/d73ade006ca7e01e8b1f8bb5d7bbd56136945551

[4] Remove anchored positioning of <dialog>s (domenic著, ) https://github.com/whatwg/html/commit/44caef36fdee9de67b36e3f96c05997218ea2cb5

[5] 24718 – <dialog>: we should add a showWithoutFocus() method to <dialog> for cases where you don't want it focused () https://www.w3.org/Bugs/Public/show_bug.cgi?id=24718

[6] Clarify the effects of removing a <dialog>'s open attribute (domenic著, ) https://github.com/whatwg/html/commit/fb50a2a1bbae2ed086f9001258ba8690b583fb06

[7] Make <dialog> have explicit display: block by default (zcorpan著, ) https://github.com/whatwg/html/commit/394c6b2462bf26c5a658ff9594a4f39ed8a838df

[8] Remove default style for <dialog> for small screens (zcorpan著, ) https://github.com/whatwg/html/commit/2312f72b65aacf5b16706020fee2e35ec6f991fd

[9] Use logical positioning for centering a dialog (domenic著, ) https://github.com/whatwg/html/commit/a03a914b36981f83b7f1c183ff63b01ffd1af40d

[10] 24720 – <dialog>: New <dialog>- and focus-related APIs () https://www.w3.org/Bugs/Public/show_bug.cgi?id=24720

[29] Remove the pending dialog stack in favor of the top layer (domenic著, ) https://github.com/whatwg/html/commit/ea14be5f8cdbab1598b4000887bd6990c039aaff

[50] The pending dialog stack and the stack of top layer · Issue #2268 · whatwg/html () https://github.com/whatwg/html/issues/2268

[51] Remove the pending dialog stack in favor of the top layer by domenic · Pull Request #2341 · whatwg/html () https://github.com/whatwg/html/pull/2341

[52] Disallow dialog.requestFullscreen() (foolip著, ) https://github.com/whatwg/fullscreen/commit/689fdb25641c0be0ff6141371113a032ecb196ee

[53] Reinstate the hierarchy restrictions by foolip · Pull Request #91 · whatwg/fullscreen () https://github.com/whatwg/fullscreen/pull/91

[54] Disallow dialog.requestFullscreen() by foolip · Pull Request #104 · whatwg/fullscreen () https://github.com/whatwg/fullscreen/pull/104

[55] Remove the concept of "dialog group" (TakayoshiKochi著, ) https://github.com/whatwg/html/commit/a4bb3465c86896b95b7d66c1e9047e8a313c7212

[56] Remove the concept of "dialog group" by TakayoshiKochi · Pull Request #3566 · whatwg/html () https://github.com/whatwg/html/pull/3566

[57] Remove "control group" concept from the focus model (TakayoshiKochi著, ) https://github.com/whatwg/html/commit/90a60b2a0dc740b8b0093b07ca0a41e70ba8d83a

[58] Should <dialog> actually create a "control group" for focus? · Issue #2171 · whatwg/html () https://github.com/whatwg/html/issues/2171

[59] Remove "control group" concept from HTML by TakayoshiKochi · Pull Request #3647 · whatwg/html () https://github.com/whatwg/html/pull/3647

[60] Prevent double-focusing with autofocus="" inside <dialog> (tkent-google, , ) https://github.com/whatwg/html/commit/b48bb2238269d90ea4f455a52cdf29505aff3df0