nextcloud-libraries / nextcloud-libraries/nextcloud-vue

`NcRichContenteditable` shows unexpected autocomplete picker on the page corner after pasting text

Open
#3,830 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop bug feature: rich-contenteditable
Dominant language
Vue
Stars
246
Forks
99
Avg merge
1d 20h
Merged PRs (30d)
103

Description

Steps to reproduce

  1. Open https://nextcloud-vue-components.netlify.app/#/Components/NcRichContenteditable
  2. Select anything with @ autocomplete
  3. Past any text

Expected behavior

Nothing happened

Actual behavior

Unexpected autocomplete opened on 0:0 position of the page

NcRichContenteditable-bug

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the NcRichContenteditable component in the linked component demo and reproduce the issue by opening @ autocomplete, then pasting text. Trace how the paste event and autocomplete state interact, and verify that pasting no longer opens the picker at the page corner while normal @ autocomplete still works.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.