-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Issue: needs updateAdditional information is require, waiting for responseAdditional information is require, waiting for responseReported on 2.4.8-p1Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.
Description
Preconditions and environment
- Magento version: 2.4.8-p1
Steps to reproduce
- Use touch device. It can be mobile phone. Or you can use "Device preview" in Google Chrome.
- Go to magento admin and enable "Date of Birth" field for customer (Stores -> Configuration -> Customers -> Customer Configuration -> Name and Address Options -> Show Date of Birth = Optional).
- Login to customer account -> Account Information.
- Click on "Date of Birth" field.
Expected result
Datepicker appears right above or below "Date of Birth" input field.
Actual result
Sometimes datepicker appears too far from "Date of Birth" input field. It can be even outside the visisble screen.
Browser:

Additional information
The issue is in file lib/web/mage/calendar.js
method _overwriteFindPos
. If we comment everything - it works like it should.

Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
lucafuser
Metadata
Metadata
Assignees
Labels
Issue: needs updateAdditional information is require, waiting for responseAdditional information is require, waiting for responseReported on 2.4.8-p1Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.