notes
notes copied to clipboard
Issue while copy&paste tasks
Please make a clear and concise description of what the bug is.
Steps to reproduce
- Create a new note
- Add "foo" and mark it as task
- Select all and copy the text
- Create a new note
- paste the content
Expected behaviour
The pasted content should retain the marker as a task.
Actual behaviour
Marking as a task has been lost. The content is inserted as list item.
Screenshots
If applicable, add screenshots to help explain your problem.
Server
Please complete the following information.
- Notes app version: 4.8.1
- Nextcloud version: 27.0.2
- OS: Ubuntu
- Web server: Apache
- PHP version: 8.1
- Database: MySQL
Nextcloud configuration:
```
If you have access to your command line run e.g.:
sudo -u www-data php occ config:list system
from within your Nextcloud installation folder
```
Client
Please complete the following information.
- Browser (incl. version):
- OS:
Log files
Add relevant parts of your nextcloud.log
and/or your browser's JavaScript console here.