webcompat / web-bugs

A place to report bugs on websites.
https://webcompat.com
Mozilla Public License 2.0
742 stars 65 forks source link

video.gazzetta.it - navigation bar is missing some elements - Firefox OS #1183

Closed missic closed 7 years ago

missic commented 9 years ago

Platform: Firefox OS 2.1 (Flame) Open http://video.gazzetta.it/ Tap on the hamburger menu Expected result: "Video" should have a submenu you can open by tapping on a rightward arrow, as I tested on an iPhone Actual result: No arrow is displayed

Note that other elements in the menu regularly show their arrows, only "Video" doesn't

karlcow commented 9 years ago

related to #1182

The toolbar is triggered by http://js.gazzettaobjects.it/includes2013/LIBS/js/modules/gazzetta.topbar.js?v=20150317110733

On Gecko with iOS UA this is working.

hallvors commented 9 years ago

Seems there is some subtle server-side sniffing involved. With a Firefox for Android UA string the expected submenu appears and the markup sent from the server is

<li data-menu="Video" class="selected has-dropdown">

while with the Firefox OS User-Agent string, the has-dropdown class is missing.

karlcow commented 8 years ago

Can be contacted at http://nuova.gazzetta.it/index_sito.html

MDTsai commented 7 years ago

Mozilla ends support of Firefox OS and this works for me on Firefox mobile 54 as Chrome mobile 55. I would like to close this issue as wontfix.