[Bug]: Cannot Remove Citation via Word Add-in GUI
**Zotero Version**
8.0-beta.3+8355a9540 (64-bit)
**Operating System**
Windows 11
### Reproduction Steps
1. Click **“Add/Edit Citations”** in the Word ribbon.
2. Insert several items into the same citation field.
3. Place the cursor inside that citation.
4. Click **“Add/Edit Citations”** again.
5. Press **Backspace** to remove every item from the candidate list.
6. Press **Enter**.
### Expected Behavior
The entire citation field should be removed.
### Actual Behavior
- If no item is selected in the **Library**, pressing **Enter** has no effect.
- If an item is selected in the **Library**, pressing **Enter** adds that item back to the candidate list instead of clearing the field.
### Suggestions for Improvement
1. Only **pin** the selected item in the Library to the top for quick access; do **not** lock focus on it.
2. Adopt a **checkbox-style** interaction:
- **Space** to select / deselect items.
- **Enter** to confirm / submit the final selection.
8.0-beta.3+8355a9540 (64-bit)
**Operating System**
Windows 11
### Reproduction Steps
1. Click **“Add/Edit Citations”** in the Word ribbon.
2. Insert several items into the same citation field.
3. Place the cursor inside that citation.
4. Click **“Add/Edit Citations”** again.
5. Press **Backspace** to remove every item from the candidate list.
6. Press **Enter**.
### Expected Behavior
The entire citation field should be removed.
### Actual Behavior
- If no item is selected in the **Library**, pressing **Enter** has no effect.
- If an item is selected in the **Library**, pressing **Enter** adds that item back to the candidate list instead of clearing the field.
### Suggestions for Improvement
1. Only **pin** the selected item in the Library to the top for quick access; do **not** lock focus on it.
2. Adopt a **checkbox-style** interaction:
- **Space** to select / deselect items.
- **Enter** to confirm / submit the final selection.
Not specific to the beta
1. Since removing individual items must be done inside the citation dialog, why shouldn't removing all items be handled there as well?
2. If the recommended way to remove all items is to delete the field directly in Word, then why not allow users to directly edit the field code to remove some items too? While we know this breaks field updating, that’s exactly why it makes more sense to keep all edits within the citation dialog—to avoid confusion and potential misuse.
1) It must be possible to delete from Word directly, since otherwise removing large chunks of text including citations would be a giant pain. Most users find that operation completely intuitive for that reason.
2) I don't think this has come up more than once or twice as an issue, so I don't think it's particularly confusing. While we do see folks manually editing citations in unfortunate ways, it's hardly ever to remove items: usually they change parentheses or add page numbers or so. On the other hand, I would expect the ability of using add/edit to completely remove citations to cause occasional misunderstandings.
I think the current behavior is perfectly fine given all we know about user interaction with the add-on.