Wed Jul 17 2024 17:25:23 PDT
  • Resolution: ---
  • Product: Core
  • Component: DOM: Forms

126 bugs found.
ID Type Summary Product Comp Assignee Status Resolution Updated
1622937 <input type="time"> with HH:MM:SS time set by javascript is reported as invalid Core DOM: Forms nobody UNCO --- 2023-07-10
1658511 enter on input type text can trigger link Core DOM: Forms nobody UNCO --- 2020-08-17
1696419 Firefox autocompletes hidden form inputs after location.reload() Core DOM: Forms nobody UNCO --- 2022-01-19
1733151 input type number doesn't localize the number if trailing decimal zero is present Core DOM: Forms nobody UNCO --- 2021-10-08
1780183 lazy option: all following selects switches to "select > option[0]" after adding/removing a select in code and softreload Core DOM: Forms nobody UNCO --- 2022-08-25
1792581 Incorrect input value after form submit Core DOM: Forms nobody UNCO --- 2023-05-03
1752290 input type=checkbox uses autocomplete, which does not conform to HTML standard Core DOM: Forms nobody UNCO --- 2022-02-10
980863 Hidden input value gets saved/restore on refresh Core DOM: Forms nobody UNCO --- 2022-10-11
1396396 Page is not refreshed after form submission Core DOM: Forms nobody UNCO --- 2021-07-16
1564115 Spell checker keeps turning off Core DOM: Forms nobody UNCO --- 2022-08-03
1634308 input date does not display using dateformat specified in the OS Core DOM: Forms nobody UNCO --- 2023-02-15
1690639 Scrolling mouse wheel over number text field spinner will both spin it and scroll page Core DOM: Forms nobody UNCO --- 2021-06-11
1723357 Form Resubmission Dialog is not shown Core DOM: Forms nobody UNCO --- 2022-04-04
1749427 Decreasing value of input type time and max defined with JavaScript stepDown does not yield the expected value Core DOM: Forms nobody UNCO --- 2022-02-25
1752849 Data corruption because of cached inputs Core DOM: Forms nobody UNCO --- 2022-04-05
1756416 input=range with high-precision step attribute yields invalid values Core DOM: Forms nobody UNCO --- 2022-04-29
1759480 Blocking of implicit form submission ignores type="date" and type="time" Core DOM: Forms nobody UNCO --- 2022-07-04
1761904 Duplicate color display issue in custom color selection from color pallet Core DOM: Forms nobody UNCO --- 2022-03-30
1763361 it would be great if FF could autotranslate form field names for itself for autocompletion Core DOM: Forms nobody UNCO --- 2022-04-06
1790044 window:beforeunload gets fired on form submit Core DOM: Forms nobody UNCO --- 2022-09-15
1830889 using Firefox text boxes resets my xkbcomp Core DOM: Forms nobody UNCO --- 2023-05-03
1837427 firefox merges sequential <input> tags into one tag Core DOM: Forms nobody UNCO --- 2023-06-21
1858306 insecure form submission warning despite HSTS preload Core DOM: Forms nobody UNCO --- 2023-10-29
1885492 Handling of HTML-Mailto-Forms with Thunderbird on Linux Core DOM: Forms nobody UNCO --- 2024-04-24
1887122 HTML input field's required attribute gets reinterpreted Core DOM: Forms nobody UNCO --- 2024-05-30
1907537 Submission of form with <input type=file> sends empty request if selected file is deleted Core DOM: Forms nobody UNCO --- Mon 11:11
1709499 ThreadSanitizer: data race [@ StartHandlingUserInput] vs. [@ mozilla::dom::UserActivation::IsHandlingUserInput] Core DOM: Forms echen NEW --- 2021-05-11
1568313 Textarea wrap=hard does not actually insert newlines when posting Core DOM: Forms nobody NEW --- 2022-10-11
1182875 Reassociatable form-associated elements that are not in the document but have the form attribute set should be associated with nearest form ancestor if one exists Core DOM: Forms echen NEW --- 2023-06-16
1370630 preventDefault() on form.dispatchEvent(new Event('submit'))? Core DOM: Forms echen NEW --- 2023-09-06
84833 calling self.close() right after calling submit() cancels submission Core DOM: Forms nobody NEW --- 2022-10-10
201056 default select option changes on reload (if multiple options have same value) Core DOM: Forms nobody NEW --- 2022-10-10
654072 form input state (including disabled state and other properties) are cached across reloads and history navigation Core DOM: Forms nobody NEW --- 2024-04-30
907707 Security issues related to users making directories available to a page via <input type=file directory> or drag-and-drop Core DOM: Forms nobody NEW --- 2022-10-10
928224 First Character Being Eaten during Type Change on Input Field Core DOM: Forms nobody NEW --- 2023-12-11
981916 Render <input type="range"> vertically if height > width Core DOM: Forms nobody NEW --- 2022-10-11
1283353 Follow up 1261673 - adjust wheel events handling in HTMLInputElement to decide its value in different delta mode Core DOM: Forms nobody NEW --- 2022-10-11
1469277 Form state isn't saved in Shadow Trees. Core DOM: Forms nobody NEW --- 2022-10-11
1478395 HTMLFormElement.submit() should not throw exception if the form submission is blocked by CSP Core DOM: Forms nobody NEW --- 2022-10-11
1509461 Remaining issues with HTML forms Core DOM: Forms nobody NEW --- 2023-02-11
1597774 Support the 'capture' attribute on <input type="file"> on desktop Core DOM: Forms nobody NEW --- 2022-10-11
1616794 position of form validation tooltip should be updated/move with input's position Core DOM: Forms nobody NEW --- 2022-10-11
1657844 Refactor line break normalization in form submission Core DOM: Forms nobody NEW --- 2021-03-09
1682901 Page refresh problem Core DOM: Forms nobody NEW --- 2021-01-04
1704077 input field type="number" value=0.0 localization error with decimal seperator Core DOM: Forms nobody NEW --- 2023-07-17
1706044 Firing input and change events for disconnected <input type=checkbox> elements Core DOM: Forms nobody NEW --- 2021-04-30
1715027 Submitting a form with focus on a select-input (dropdown) does not work with Return-Key Core DOM: Forms nobody NEW --- 2024-04-26
1720011 Color picker is not anchored to `<input type=color>`, making it unclear which input's colour the colourpicker is going to affect after opening the picker Core DOM: Forms nobody NEW --- 2023-06-02
1720854 HTMLFormElement.submit() in submit button click handler stops working if a submit button move to another form during its click event handler Core DOM: Forms nobody NEW --- 2022-12-27
1790442 Constraint Validation API setCustomValidity() not updating error message Core DOM: Forms nobody NEW --- 2022-09-20
1844439 Assertion failure: aValue >= 0 && aValue < kMsPerDay (aValue must be milliseconds within a day!), at /dom/html/input/DateTimeInputTypes.cpp:137 Core DOM: Forms nobody NEW --- 2023-07-30
1845185 2x slower than Chrome at setting HTMLInputElement.value on a text box Core DOM: Forms nobody NEW --- 2023-12-19
1850198 Fail to search when clicking the magnifying glass icon on jp.mercari.com. Core DOM: Forms nobody NEW --- 2023-09-05
221851 Javascript changes <select> selection on Reload Core DOM: Forms nobody NEW --- 2022-10-10
352390 HTML form control state restoration leads to O(N^2) algorithm Core DOM: Forms nobody NEW --- 2023-08-22
559463 output element htmlFor attribute should have extended attribute PutForward=value Core DOM: Forms nobody NEW --- 2022-10-10
587671 Always check form validity when a form is submitted and block submission if needed even if there is no observer Core DOM: Forms nobody NEW --- 2022-10-10
595543 Be able to distinguish form associated elements with form listed elements from nsIFormControl or nsGenericHTMLFormElement Core DOM: Forms nobody NEW --- 2022-10-10
598468 Remove ugly code preventing assert in DoCompareTreePosition when called from nsHTMLFormElement.cpp Core DOM: Forms nobody NEW --- 2023-04-20
598469 Clean CompareFormControlPosition in nsHTMLFormElement.cpp Core DOM: Forms nobody NEW --- 2022-10-10
606170 <input type='email' multiple> should accept a list of email ending with "," Core DOM: Forms nobody NEW --- 2022-10-10
778101 html5 form validation for <select> does not work properly after mouse hover over drop down list. Core DOM: Forms nobody NEW --- 2022-10-10
825197 When passing +/-Infinity to .valueAsNumber, TypeError should be thrown Core DOM: Forms nobody NEW --- 2022-10-10
835773 Align stepUp() and stepDown() implementation to HTML spec Core DOM: Forms nobody NEW --- 2022-10-10
841945 Refactor the step handling code in nsHTMLInputElement Core DOM: Forms nobody NEW --- 2022-10-10
850359 Changing the type of <input type=range> in the middle of touchstart/touchend breaks event delivery Core DOM: Forms nobody NEW --- 2022-10-10
851069 <input type=range> is not responding to key events in some slightly contrived edge cases on Android Core DOM: Forms nobody NEW --- 2022-10-10
853822 [meta] Further improvements to <input type=range> after the initial release Core DOM: Forms nobody NEW --- 2023-02-11
855488 Use plural form for <input type='file' multiple> dialog (XFilesSelected in dom (HtmlForm.properties)) Core DOM: Forms nobody NEW --- 2022-10-10
1023213 overflow and underflow validation error messages for input of types date and time are mixed up for webapprt Core DOM: Forms nobody NEW --- 2022-10-11
1665902 "dom/html/test/forms/file_login_fields.html" calls non-existing method (typo) Core DOM: Forms nobody NEW --- 2021-01-27
1726112 Large data entered into form/textarea should be logged/saved Core DOM: Forms nobody NEW --- 2021-08-20
842028 Add a reftest for <input type="range" style="height:auto"> Core DOM: Forms jwatt NEW --- 2022-10-10
868874 Make HTMLInputElement use the version of Decimal::toString() that returns a std::string Core DOM: Forms jwatt NEW --- 2024-07-09
924963 Make sure that we clear HTMLInputElement.files and dispatch a change event if the user picks an empty directory Core DOM: Forms jwatt NEW --- 2022-10-11
926303 Implement a less clunky way of allowing script to cancel directory picker scans Core DOM: Forms jwatt NEW --- 2022-10-11
1216831 Testing <input type=number lang=non-en> is not the same as running a non-English localized build Core DOM: Forms jwatt NEW --- 2022-10-11
455875 form submission of a form with target and iframe name set by script opens new tab Core DOM: Forms nobody NEW --- 2021-11-26
515286 Concern about not canceling a pending load in response to a form.submit() Core DOM: Forms nobody NEW --- 2022-10-10
539228 Firefox remembers form contents based on order instead of on id or value (form state restoration) Core DOM: Forms nobody NEW --- 2022-09-09
561586 <input type='url'> should check URLs according to URL Standard Core DOM: Forms nobody NEW --- 2024-01-31
563637 Represents attributes/methods/events availability dependency with the type attribute for the input element Core DOM: Forms nobody NEW --- 2022-10-10
706773 button disabled & keydown event won't call Core DOM: Forms nobody NEW --- 2022-10-10
805049 Allow input elements (or text fields in general) to show text that isn't the current element's value Core DOM: Forms nobody NEW --- 2024-05-09
840735 Write a test or two to check that infinity values from nsTString_CharT::ToDouble don't make it into nsHTMLInputElement code Core DOM: Forms nobody NEW --- 2022-10-10
849611 Validation on <input type="email"> should trim first instead of failing Core DOM: Forms nobody NEW --- 2024-05-09
1279253 selectbox is not refreshing when selected option change Core DOM: Forms nobody NEW --- 2022-10-24
1656849 [meta] issues with disabled form elements Core DOM: Forms nobody NEW --- 2022-07-12
1680725 New wpt failures in /html/semantics/forms/form-submission-0/newline-normalization.html Core DOM: Forms nobody NEW --- Fri 14:23
1691435 [homedepot.com][Register]The "Password saved!" toast is not displayed upon editing the generated password Core DOM: Forms nobody NEW --- 2021-06-30
1691655 New wpt failures in /html/semantics/forms/form-submission-0/form-data-set-empty-file.window.html Core DOM: Forms nobody NEW --- Fri 14:24
1703906 Time input validity is not updated for partial values Core DOM: Forms nobody NEW --- 2022-07-12
1718123 New wpt failures in /html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/ [location-assign-user-click.html, location-setter-user-click.html, and others] Core DOM: Forms nobody NEW --- 2023-07-11
1724118 New wpt failures in /html/semantics/forms/the-selectmenu-element/selectmenu-parts-structure.tentative.html Core DOM: Forms nobody NEW --- Fri 14:26
1735327 Try only showing form validation information when the document has transient user activation (ie when form submission / a reportValidity call is the result of user action) Core DOM: Forms nobody NEW --- 2022-09-01
1745086 Auto-fill of all forms upon refresh or using back button Core DOM: Forms nobody NEW --- 2023-02-27
1752403 date picker pop-up/popup content flash (quick close and open) possible second date picker opened after first one used Core DOM: Forms nobody NEW --- 2024-02-27
1757910 Firefox may send Content-Length header in a POST without content body Core DOM: Forms nobody NEW --- 2022-10-04
1767228 Consider adding showPicker support for datalist Core DOM: Forms nobody NEW --- 2024-03-13
1782501 Crash in [@ nsMutationReceiver::ContentAppended] Core DOM: Forms nobody NEW --- 2024-06-05
1790118 Various `dom/html/test/forms` tests require en-US locale Core DOM: Forms nobody NEW --- 2022-09-15
1803805 Consider aligning form planned navigation with chrome/spec Core DOM: Forms nobody NEW --- 2023-05-09
1807670 No way to click a label with the keyboard Core DOM: Forms nobody NEW --- 2023-06-02
1809038 Date picker for <input type=date> does not scroll with input element Core DOM: Forms nobody NEW --- 2023-09-19
1814735 Typo in honorific-prefix and honorific-suffix both spelled `honorifix-` in AutocompleteFieldList.h Core DOM: Forms nobody NEW --- 2023-05-08
1815183 [meta] Interop 2023 Forms Core DOM: Forms nobody NEW --- 2023-11-07
1816012 Consider creating a new opt-in attribute for datetime panel to handle focus change Core DOM: Forms nobody NEW --- 2023-02-09
1819880 Fix WPT failure in email-set-value.html Core DOM: Forms nobody NEW --- 2023-05-23
1827284 Cursor jumps to end of inputs within draggable containers Core DOM: Forms nobody NEW --- 2023-06-02
1835251 javascript window.open form submit Core DOM: Forms nobody NEW --- 2024-07-09
1837773 select.namedItem("") should return null, not one of the select's options Core DOM: Forms nobody NEW --- 2023-08-28
1865674 Input of type email is regarded as invalid (for css and form validation) while being automatically fixed for JS and form submission Core DOM: Forms nobody NEW --- 2023-12-12
1886911 Failing WPT html/semantics/forms/constraints/input-maxlength-emoji.html Core DOM: Forms nobody NEW --- 2024-03-24
1886912 Failing WPT html/semantics/forms/form-control-infrastructure/form_attribute.html Core DOM: Forms nobody NEW --- 2024-03-24
1886913 Failing WPT html/semantics/forms/the-button-element/active-onblur.html Core DOM: Forms nobody NEW --- 2024-03-24
1886914 Failing WPT html/semantics/forms/the-datalist-element/datalistoptions.html Core DOM: Forms nobody NEW --- 2024-03-24
1886919 Failing WPT html/semantics/forms/the-label-element/clicking-noninteractive-unlabelable-content.html Core DOM: Forms nobody NEW --- 2024-03-24
1886920 Failing WPT html/semantics/forms/the-label-element/proxy-modifier-click-to-associated-element.tentative.html Core DOM: Forms nobody NEW --- 2024-03-24
1886921 Failing WPT html/semantics/forms/the-select-element/select-named-getter.html Core DOM: Forms nobody NEW --- 2024-03-24
1890466 EmailInputType::PunycodeEncodeEmailAddress does not check for hyphen Core DOM: Forms nobody NEW --- 2024-04-29
1900593 Size attribute should not have an effect for input type=number Core DOM: Forms nobody NEW --- 2024-06-11
1825222 Fix wpt failures in range-restore-oninput-onchange-event.html Core DOM: Forms vhilla NEW --- 2023-11-07
1837769 Pass the WPT html/semantics/forms/form-control-infrastructure/form_owner_and_table_2.html Core DOM: Forms vhilla ASSI --- 2024-07-09
1772520 Can't upload a .app file under MacOS Core DOM: Forms nobody REOP --- 2024-06-03
1743077 List box Selected items are not updating properly (due to hidden inputs getting restored on refresh) Core DOM: Forms nobody REOP --- 2022-05-09
559506 If you shift+click or ctrl+click on a label for a checkbox, checkbox is not checked. Core DOM: Forms peter.makowski REOP --- 2024-06-03
126 bugs found.

File a new bug in the "Core" product