Content
View differences
Updated by Wieland Lindenthal 7 days ago
### Steps to reproduce
1. Create an inline-link a chip (inline element) in the editor
2. Copy and paste the inline-link chip
3. Ensure there are multiple inline-links chips in the list (including the pasted one)
4. Select an inline-link a chip that is **not the first/top one**
5. Change its size (or apply any resize-related action)
### What is the buggy behavior?
Resizing a selected inline-link chip does not affect the intended element.
Instead, the size change is applied to the top (first) inline-link chip in the list.
This issue occurs specifically after copying and pasting chips, suggesting that the reference or selection mapping between UI elements and their internal state becomes inconsistent.
### What is the expected behavior?
The resize action should be applied **only to the currently selected chip**, regardless of its position in the list or whether it was copied/pasted.
### Environment information
**Browser**
* [ ] Chrome
* [x] Firefox
* [ ] Safari
* [ ] Mobile Safari
* [ ] Other (please specify)
**Operating System**
* [ ] Windows
* [ ] Mac OS X
* [ ] Mobile iOS
* [ ] Mobile Android
* [ ] Linux (please specify distro)
* [ ] Chrome OS
* [ ] Other (please specify)
1. Create an inline-link
2. Copy and paste the inline-link
3. Ensure there are multiple inline-links
4. Select an inline-link
5. Change its size (or apply any resize-related action)
### What is the buggy behavior?
Resizing a selected inline-link
Instead, the size change is applied to the top (first) inline-link
This issue occurs specifically after copying and pasting chips, suggesting that the reference or selection mapping between UI elements and their internal state becomes inconsistent.
### What is the expected behavior?
The resize action should be applied **only to the currently selected chip**, regardless of its position in the list or whether it was copied/pasted.
### Environment information
**Browser**
* [ ] Chrome
* [x] Firefox
* [ ] Safari
* [ ] Mobile Safari
* [ ] Other (please specify)
**Operating System**
* [ ] Windows
* [ ] Mac OS X
* [ ] Mobile iOS
* [ ] Mobile Android
* [ ] Linux (please specify distro)
* [ ] Chrome OS
* [ ] Other (please specify)