zotero/chrome
abaevbog 1a48e4d3f6
quick-format: post-accessibility update edits (#3753)
- Backspace from the very beginning of the input will delete the previous
bubble, as opposed to removing the input itself. If it makes it so that
two inputs are next to each other, they are merged.
- When a new input is created via a mouse click, and the current input
is empty, manually delete it right away. Waiting for the blur handler
to remove it makes it so that the bubbles shift back and forth for a moment
when a new input is added and the old input is not removed.
- Minor tweak to make sure that even if there's a 'br' before an input,
clicking before it will not make a new input and just refocus it.

Fixes: zotero#3749
2024-02-28 00:20:54 -05:00
..
content quick-format: post-accessibility update edits (#3753) 2024-02-28 00:20:54 -05:00
locale Locate menu: Don't show "New Tab" when external, fix bugs (#3755) 2024-02-28 00:13:07 -05:00
skin/default/zotero accessibility improvements for quick format dialog (#3464) 2024-02-27 01:00:14 -05:00