Files
orca/src
bench fa306937f7 fix(terminal): address review nits on the #21762 middle-click fix
- Fix a mis-attributing comment: the suppression window (not preventDefault,
  which only helps on mousedown while Chromium's native paste fires on
  mouseup) is what swallows the duplicate native paste.
- Drop the now-unused getPrimarySelectionMiddleClickPane.
- Assert stopPropagation is/isn't called per tracking mode in the repro test.
2026-09-20 14:13:06 -07:00
..