Files
openide/platform
Sebastiano Poggi 64465f4c44 [JEWEL-761] Fix modifier handling in Link
We had a bug in Link where, when it was enabled, it would essentially
ignore the passed in Modifier. The fix is simple, but the issue was
tricky to spot, as it's quite subtle!

This also:
 * Adds a test to avoid regressions
 * Restores the ui-tests module, which was removed from the Gradle build
   by mistake (probably during a rebase/merge)
 * Restores the git hook setup on non-Windows OSes (it is only broken on
   Windows) and proposes a solution for Windows for Kuba to test

(cherry picked from commit 4253a1f4d1effaaa54222490bc6321e87be8d7da)


(cherry picked from commit 5a267be50ffd4eabb18c8fa3c794e49222f703c5)

IJ-MR-155570

GitOrigin-RevId: 1abe870f00e7df1e44116f2feee4b6e0221d3509
2025-03-12 13:07:26 +00:00
..