Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calendar: Chrome autocomplete list is overlaying the data picker model #3355

Closed
Gighub opened this issue Nov 30, 2022 · 0 comments
Closed

Calendar: Chrome autocomplete list is overlaying the data picker model #3355

Gighub opened this issue Nov 30, 2022 · 0 comments
Assignees
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@Gighub
Copy link

Gighub commented Nov 30, 2022

Describe the bug

image
As shown in the screen shot, the Chrome autocomplete (Black background list) appears over the date picker.

I have tried to use autocomplete="false" and autocomplete="off" but this has not prevented the Chrome autocomplete from showing.

My set-up is, Mac Mini - macOS Monterey V 12.5.1
Chrome - V 107.0.5304.110 (Official Build) (arm64)
PrimeVue "primevue": "^3.16.2",

Please note this only happens with Chrome, we do not experience the problem on FireFox or Safari browsers.

Reproducer

https://codesandbox.io/s/primevue-3-issue-template-ip3vm?file=/src/App.vue:242-518

PrimeVue version

^3.16.2

Vue version

3.x

Language

ALL

Build / Runtime

Vue CLI App

Browser(s)

Chrome - V 107.0.5304.110 (Official Build) (arm64)

Steps to reproduce the behavior

  1. Click in the 'Inputtext' field area or the Calendar button

Expected behavior

We expect to not see the Chrom autocomplete on top of the date picker

@Gighub Gighub added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Nov 30, 2022
@tugcekucukoglu tugcekucukoglu added Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Dec 2, 2022
@tugcekucukoglu tugcekucukoglu added this to the 3.21.0 milestone Dec 2, 2022
@tugcekucukoglu tugcekucukoglu self-assigned this Dec 2, 2022
@tugcekucukoglu tugcekucukoglu changed the title Calendar Component: Chrome autocomplete list is overlaying the data picker model Calendar: Chrome autocomplete list is overlaying the data picker model Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
None yet
Development

No branches or pull requests

2 participants