Skip to content

IE11 - Checkbox does not work correctly when adding products to a new sales order through the admin site #12855

Closed
@david-gorecki

Description

@david-gorecki

Preconditions

  1. Magento 2 Opensource version 2.2.1
  2. Specific to IE11 (have not checked other IE versions)

Steps to reproduce

  1. Open the Admin site using the IE11 browser and sign in
  2. Click Sales > Orders in the left nav
  3. Click Create New Order
  4. Select a Customer (for the purposes of this example, I used the sample customer Veronica Costello)
  5. On the "Select store" page, select the Default Store View
  6. On the Create Order Page, click the Add Products button
  7. Select the checkbox for any item
  8. 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

  1. 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

  1. The quantity field is populated with a value of 1, but the checkbox is not selected and the quantity field does not enable:

image

Metadata

Metadata

Assignees

Labels

Component: AdminComponent: SalesFixed in 2.3.xThe issue has been fixed in 2.3 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentReproduced on 2.1.xThe issue has been reproduced on latest 2.1 releaseReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions