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

[Bug Report] PR #7759 for VAutocomplete breaks directly listening for paste event #11186

Closed
rh78 opened this issue Apr 22, 2020 · 4 comments
Closed
Assignees
Labels
C: VCombobox VCombobox T: bug Functionality that does not work as intended/expected
Milestone

Comments

@rh78
Copy link

rh78 commented Apr 22, 2020

Environment

Vuetify Version: 2.2.23
Last working version: 2.0.19
Vue Version: 2.6.11
Browsers: Chrome 81.0.4044.113
OS: Windows 10

Steps to reproduce

@paste event no longer issued after PR #7759

Expected Behavior

@paste event called correctly

Actual Behavior

@paste event is completely omitted. It looks like the paste event is just internally overridden in the framework.

@ghost ghost added the S: triage label Apr 22, 2020
@jacekkarczmarczyk jacekkarczmarczyk added missing information The issue was not created with issue creator and removed missing information The issue was not created with issue creator labels Apr 26, 2020
@jacekkarczmarczyk
Copy link
Member

You've submitted an issue that does not contain a valid or simple reproduction. In order to effectively disposition this, we need to verify that the problem exists outside of your environment concisely as possible. This issue will be tagged as needs reproduction for the next 48 hours before being closed.

You can find information on how to contribute to Vuetify below:

Keep in mind we cannot debug a personal application. Thank you for your understanding. If you have any additional questions, please reach out to us in our Discord community.

@jacekkarczmarczyk jacekkarczmarczyk added the S: needs reproduction The issue does not contain a valid reproduction label Apr 26, 2020
@rh78
Copy link
Author

rh78 commented Apr 28, 2020

Please look at

https://github.com/vuetifyjs/vuetify/pull/7759/files#diff-4b16425902082484cc4380fd5e3e390bR72

VCombobox.ts

Line 72

There the paste event is overwritten without considering event handlers already in place.

This causes the behavior.

@johnleider
Copy link
Member

This Issue is being closed due to inactivity.

If you have any additional questions, please reach out to us in our Discord community.

@johnleider johnleider added C: VAutocomplete VAutocomplete and removed S: needs reproduction The issue does not contain a valid reproduction S: triage labels Jun 8, 2020
@johnleider johnleider self-assigned this Jun 8, 2020
@rh78
Copy link
Author

rh78 commented Jun 8, 2020

Hello we did you close this issue? The bug is still there.

@KaelWD KaelWD reopened this Oct 5, 2022
@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected C: VCombobox VCombobox and removed C: VAutocomplete VAutocomplete labels Oct 5, 2022
@KaelWD KaelWD assigned KaelWD and unassigned johnleider Oct 5, 2022
@KaelWD KaelWD added this to the v2.6.x milestone Oct 5, 2022
@KaelWD KaelWD closed this as completed in 7417807 Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VCombobox VCombobox T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

4 participants