The tab opens after step 2.
Nothing happens after step 2, the tab only opens after step 3.
It's a regression from #11487, cc @darkwing
Hi, reproducible on Nightly Build 200616 from 6/16 using the following devices:
• Google Pixel 3a (Android 10)
• OnePlus A3 (Android 6.0.1)
► Video

► Video

Problem is here: https://github.com/mozilla-mobile/fenix/blob/e6da2bd910e4b0f49ceda628e14fda0b67bccf13/app/src/main/res/layout/tab_tray_item.xml#L12
Removing this line fixes problem.
Nice, thanks @hakkikaancaliskan , I'll make a quick PR :)
Hi, verified as fixed on Nightly 200618 from 6/18 using the following devices:
• Google Pixel 3a (Android 10)
• Huawei Mate 20 Lite (Android 9)
• OnePlus A3 (Android 6.0.1)
► Video

Most helpful comment
Nice, thanks @hakkikaancaliskan , I'll make a quick PR :)