I bisected this issue to c327ed3ea8010e2ec374c417651f4cdd44c86b3a. Prior to that commit, I could right click on the function name, and it would bring up a menu with clipboard copy options, like this: <img width="400" height="124" alt="Image" src="https://github.com/user-attachments/assets/dcfe62e5-19b1-4846-b84e-549375b457b8" /> On that commit and any after, right clicking the function name does nothing. The right click menu on function names in the target/base object overview still seems to work on current main: <img width="479" height="130" alt="Image" src="https://github.com/user-attachments/assets/e97487c6-6fb2-4864-9ee4-3e6abeddae4a" />