Topic: There is a bug in Timepicker on Macbook Safari.

Lee HoLim priority asked 16 hours ago


Expected behavior

Actual behavior

Resources (screenshots, code snippets etc.)

<div class="form-outline timepicker" data-mdb-timepicker-init data-mdb-with-icon="false" data-mdb-input-init>
    <input type="text" id="srchStrtTime" name="strtTime" class="form-control" data-mdb-toggle="timepicker" value="12:00 AM" required=""/>
    <label class="form-label" for="srchStrtTime">시작 시간</label>
</div>

When using the Safari web browser on a MacBook and the Timepicker's label contains Korean, the time popup does not appear when the initial control is clicked, and the focus must be moved to another control and clicked again to display the time popup.

If the label is set to English and not Korean, it works fine.


Kamila Pieńkowska staff answered 13 hours ago


I wasn't able to replicate this issue. Does it happen on any other device? Can you replicate this in the snippet or does it happen only in the development environment? Can you try if this is also a problem in the incognito mode?



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Priority
  • Premium support: Yes
  • Technology: MDB Standard
  • MDB Version: MDB5 8.0.0
  • Device: Desktop
  • Browser: Safari 605.1.15
  • OS: Mac 15.0
  • Provided sample code: No
  • Provided link: No