recently I had tough time using a desktop site which had drop down menu. Raised a bug for the same https://code.google.com/p/chromium/issues/detail?id=382002
General way these websites implement drop down menu is by listening to mouseenter/mouseleave event to show drop down on the menu itself and the menu itself is anchor element loads a new page. So on android chrome always follows the link but never show dropdown. As mouseenter/mouseleave events were followed by firing click event immediately.
iOS handles these events differently, example: iOS does not fire "click" event when you tap of the menu first time but fires on second time. So drop down menu shows up at first and on second tap it follows the link on menu.
Any thoughts on why we shouldn't match this behavior?
Thanks,
Mahesh
Hello Rick,My name is Tien from the Microsoft Edge team. We are investigating this issue again after receiving some feedback from users no sites such as Ebay and USPS. Could you please provide some insights to why Safari's behavior was considered developer hostile?Thanks,Tien
On Friday, August 1, 2014 at 5:30:31 PM UTC-7 Rick Byers wrote:
--Tien Mai (Ms)
SheCodes Vietnam | Founder & President
Babson College | Global Scholar 2020
Mobile: (+1) 518.423.0197 | LinkedIn: https://www.linkedin.com/in/tienmai98/
-------------------------------------------------------------------------------------------------
SheCodes Vietnam
"Founded in 2018, SheCodes Vietnam is a non-profit tech startup that organizes the first female & non-binary hackathon for Vietnamese youth. SheCodes Vietnam’s mission is to build a supportive community for women in tech & close the gender gap in tech industry."