Closed
Description
Preconditions
- Magento 2 Opensource version 2.2.1
- Specific to IE11 (have not checked other IE versions)
Steps to reproduce
- Open the Admin site using the IE11 browser and sign in
- Click Sales > Orders in the left nav
- Click Create New Order
- Select a Customer (for the purposes of this example, I used the sample customer Veronica Costello)
- On the "Select store" page, select the Default Store View
- On the Create Order Page, click the Add Products button
- Select the checkbox for any item
- Issue Here - the quantity field should enable and the checkbox should display as "checked"; in IE11, it does not (it DOES when using Chrome). Important note - if you click elsewhere on the row, the checkbox DOES get checked in IE, it only fails to get checked when you click on the actual checkbox itself.
Expected result
- When you click the checkbox in IE, the following should occur:
a. The checkbox should become checked
b. The quantity field should be enabled
c. A value of 1 should populate in the quantity field
Actual result
- The quantity field is populated with a value of 1, but the checkbox is not selected and the quantity field does not enable:
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.3 release lineGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentThe issue has been reproduced on latest 2.1 releaseThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 release