KomodoPlatform / komodo-wallet-desktop

Komodo Wallet Desktop GUI
https://komodoplatform.com/en/wallet/
GNU General Public License v2.0
238 stars 206 forks source link

[BUG]: Hover effects do not work on all platforms #2084

Open SirSevenG opened 1 year ago

SirSevenG commented 1 year ago

Describe the bug Hover effects that doesn't work for me on Win11:

  1. Expand/Shrink left menu

    • Login to wallet
    • Mouseover Portfolio/Wallet/Dex/etc menue
    • Menu does not expand
    • Move mouse away
    • Menu still does not react
  2. Highlight asset line in Portfolio:

    • Login to wallet
    • Mouseover on asset in portfolio
    • Line is not highlighted
  3. Dex Simple/Pro buttons hints ⚠️ does not show info on hover

    • Go to Dex Simple
    • Mouseover SWAP NOW greyed button, hint part
    • Nothing is shown

Hover effect that doesn't work on OSX and Win 11:

Fiat price source tooltip is not shown on mouseover

Note: Didn't recheck on Linux, will entrust this one to @smk762 :)

smk762 commented 1 year ago

I've not encountered this issue on linux. I tested this on windows 10. First login was an old wallet, and no issue with hover effects. Next I tried a newer wallet and the sidebar did not expand. I did an assets reset and logged in to the second wallet again, and sidebar was expanding again. Can you please try after an assets reset, and also with a newly created wallet?

SirSevenG commented 1 year ago

New wallet + assets reset helped, yeah.

SirSevenG commented 1 year ago

Got it once, can't easily reproduce for now. Changing wallet and assets reset, as mentioned above, helped. Will write here if able to reproduce.

smk762 commented 1 year ago

Can confirm I also did not encounter this on mac (tested 3 different existing wallets without assets reset)

ghost commented 1 year ago

Might be related to https://github.com/KomodoPlatform/atomicDEX-Desktop/pull/1985#issuecomment-1278109484

SirSevenG commented 1 year ago

Might be related to #1985 (comment)

Yep, this exact bug was also present at the time. And does not reproduce now.