Skip to main content

Search and Top Navigation

#9700 closed bug (wontfix)

Opened December 09, 2013 03:58PM UTC

Closed September 01, 2016 05:43PM UTC

Dialog: Enter key does not submit form in IE8 with more then one input field and submit input

Reported by: straszakm Owned by:
Priority: minor Milestone: none
Component: ui.dialog Version: 1.10.3
Keywords: Cc:
Blocked by: Blocking:
Description

http://jsbin.com/AyiTASAQ/1/

According to specs, if form has more then one text input field and if there is a submit input field, then a form should be submitted on Enter keypress. And it is. But not when using dialog() in IE8 (it is fine when dialog() is not used).

Attachments (0)
Change History (2)

Changed December 09, 2013 04:07PM UTC by tj.vantoll comment:1

status: newopen
summary: Enter key does not submit dialog form in IE8 with more then one input field and submit inputDialog: Enter key does not submit form in IE8 with more then one input field and submit input

Very odd. I confirmed that the same form submits when not in a dialog and that this works fine in IE9+.

Changed September 01, 2016 05:43PM UTC by scottgonzalez comment:2

resolution: → wontfix
status: openclosed

Since we've discontinued support of IE 8, we won't be fixing this.