Page MenuHomePhorge

Fix middle-click, CTRL+click, right-click etc. on Typehead search results
ClosedPublic

Authored by valerio.bozzolan on Feb 26 2023, 21:51.
Tags
None
Referenced Files
F3318535: D25069.1743286688.diff
Fri, Mar 28, 22:18
F3313406: D25069.1743218470.diff
Fri, Mar 28, 03:21
F3307853: D25069.1743153162.diff
Thu, Mar 27, 09:12
F3306471: D25069.1743128763.diff
Thu, Mar 27, 02:26
F3305845: D25069.1743120380.diff
Thu, Mar 27, 00:06
F3304770: D25069.1743104605.diff
Wed, Mar 26, 19:43
F3304671: D25069.1743103089.diff
Wed, Mar 26, 19:18
F3298922: D25069.1743012068.diff
Tue, Mar 25, 18:01
Tokens
"Love" token, awarded by 20after4."Cup of Joe" token, awarded by valerio.bozzolan."Yellow Medal" token, awarded by avivey.

Details

Summary

Fix middle-click, CTRL+click, right-click etc. on Typehead search results.

Closes T15149

Test Plan

Try the following actions on various typeheads:

  • right-click
  • middle-click
  • CTRL+click
  • normal click

Demonstration video (2M) showing After patch (on localhost) and Before patch (here on we.phorge.it), where I middle-click and normal-click on menu entries:

Notes:

  • the middle click now works (opening in new tab)
  • the CTRL+click (or "command" key + click) now works (opening in new tab)
  • the right click now opens the context menu (previously broken)
  • the normal click should just click (as usual)

Try on:

  • search results while typing in main search bar
  • search results when editing a Task Tags / assigned to, etc.
  • try to click on other weird places
  • $$$

Diff Detail

Repository
rP Phorge
Branch
arcpatch-D25069
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 122
Build 122: arc lint + arc unit

Event Timeline

rollback last changes made by mistake using arc diff

avivey awarded a token.
This revision is now accepted and ready to land.Mar 3 2023, 10:24