nextcloud/text
Ctrl+A inside table cell should only select all of the cell's content instead of the whole document.
Ouverte
#5 785 ouverte le 10 mai 2024
1. to developbugfeature: tablesgood first issue
Métriques du dépôt
- Stars
- (644 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
Describe the bug Ctrl+A usually only selects the current cell content if the user is inside a table instead of selecting the whole document
To Reproduce Steps to reproduce the behavior:
- Create a new table
- Create some cells with text content
- Enter a cell and press Ctrl+A
Expected behavior Only the text inside the cell should be selected.
Server details:
- Nextcloud version: 28.0.4
- PHP Version: 8.3
- Database: PostgreSQL 15
Client details:
- OS: Arch Linux
- Browser: Firefox
- Browser version: 125.0.3
- Device: Desktop