zotero/chrome
abaevbog 98066b1bc5
qf: improved multiselect (#4217)
- richlistbox shift-click selects a range starting with
_selectionStart. After a few cmd/ctrl clicks, _selectionStart
ends up not being correct - it can even point at an unselected item.
To help richlistbox properly select a range, before each click is
processed, reset _selectionStart to be either the first
or last selected item, depending on where shift-click landed.
- also, fixed a small glitch where inputs would be created if
you click on the red border outside of the actual editor.

Fixes: #4206
2024-06-08 04:55:24 -04:00
..
content qf: improved multiselect (#4217) 2024-06-08 04:55:24 -04:00
locale Fix sizing problems in Create Parent dialog 2024-06-08 04:42:14 -04:00
skin/default/zotero Fix item pane header (#4159) 2024-06-04 02:14:20 -04:00