skuriles

Participant

Forum Replies Created

  • In reply to: Hover for Sub-menu items not working

    #51872

    Same here..
    only one level of submenus is supported.

    In reply to: 2nd level does not work anymore in Chrome

    #51127

    Hm.. I’ve tried it on another PC with latest Chrome and it seems to work.
    Think it has to do that my first screen on the not working system is a touch screen. This one behaves sometimes strange on windows. Got a similar problem with that touch screen monitor in past.

    Will have to check that!
    Thanks for help and sorry for circumstances!

    In reply to: Supporting sub-sub menu for Mobile View

    #48945

    +1 from my side. As cool as this them eis but this is really not state of the art anymore.
    I really have to think about changing the theme because the mobile using of a website will increase and increase. Hoped this would be supported by 2.2 but it isn’t

    In reply to: dropdown-submenu does not open

    #48677

    Ok… found the problem!!

    In chrome://flags/ you can set the “Touch Events API Mac, Windows, Linux, Chrome OS” on automatic/enabled/disabled.
    As I’m using a touchscreen monitor as second one it looks like Chrome has activated this setting.
    So the hover effects were disabled by the bootstrap hover plugin.
    For test I’ve disabled this setting and all went fine.

    Thanks and I hope that “mobile view” will support more than two levels in future!!!

    In reply to: dropdown-submenu does not open

    #48675

    I’ve checked Chrome: V62 -> does not work
    I’ve also installed Chromium V62 -> does not work
    Updated Chromium to V64 -> does not work
    JS is enabled in both. Chrome has only one extension, but Chromium is a clean install.

    I have tried to debug the uglified JS files

      s.hover(function(e) {
                    return s.hasClass("open") || d.is(e.target) ? void r(e) : !0
                }, 

    This line is never called on my side in chrome if I hover over an menu item. In edge it works
    It is located in bootstrap-hover-dropdown.mins.js

    As I was really confused I checked it on another PC with Chrome -> works…
    This is really strange. Have to check if anything is preventing my system from work.
    Sorry for bothering your time

    In reply to: dropdown-submenu does not open

    #48671

    Try it in latest chrome 🙂
    Seems that this is the problem.
    Just checked it with chrome, firefox and edge -> latter two are fine, chrome is broken somehow

    In reply to: dropdown-submenu does not open

    #48669

    But this problem is not restricted to mobile view…
    It also occurs on normal desktop version

Viewing 7 posts - 1 through 7 (of 7 total)