primefaces / primevue

Next Generation Vue UI Component Library
https://primevue.org
MIT License
10.64k stars 1.24k forks source link

ColorPicker: Possibility to write text in <input> #6748

Closed pdnko closed 1 week ago

pdnko commented 2 weeks ago

Describe the bug

When is clicked, caret appears and text can be entered

image

Reproducer

I could not reproduce this in your templates

PrimeVue version

4.2.1

Vue version

3.x

Language

TypeScript

Build / Runtime

Nuxt

Browser(s)

No response

Steps to reproduce the behavior

  1. Install by this doc: https://primevue.org/nuxt/
  2. Add to your template
  3. Save the file
  4. Click on in your browser
  5. A pop-up window with colors will appear
  6. Try typing something using the keyboard
  7. The text will be in a colored rectangle ( element)

Expected behavior

No text should be entered and there should be no flashing cursor (caret)

pdnko commented 2 weeks ago

6749

tugcekucukoglu commented 1 week ago

Issue tracker is used for defects only as part of our commitment to quality and continuous improvement in all areas. Enhancements are collected as valuable community feedback and managed internally so moving this enhancement ticket to our internal project management backlog.

For enhancement requests and other topics, you can open a new topic in PrimeVue discussions.