androidandroid-studiokeyboard-shortcutsandroid-studio-3.5android-studio-3.5.1

Android Studio 3.5.1 : Can't able to copy text from warning tooltip


I have updated stable version of Android Studio 3.5.1 today. I am trying to copy string as below screenshot:

enter image description here

Its not copying anything and just closing it by CTRL+c.

How do I copy this? All the older version it works fine.


Solution

  • On Windows: Try,

    1. Hover over the yellow popup text (CTRL + F1 to see more text of that tooltip)
    2. Alt + LeftMouseClick
    3. The 'Yellow Text' will be in your clipboard, ready to paste.

    On Mac, a slightly different dance than Windows.

    That is it!

    Sadly, Now we cant copy text which is selected in tooltip. If anyone find solution for same. Please share.