Home Forums WoodMart support forum Unexpected behavior in the header menu

Unexpected behavior in the header menu

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #700180

    compras-informatica
    Participant

    When I slide the mouse from the category menu to the middle of the screen, the category remains selected in blue and the links contained in the HTML block for that category are displayed. This behaviour does not always occur; it is somewhat random. I have noticed that it happens if I slide the mouse quickly. I have configured each category block to open ‘on click’.

    Attachments:
    You must be logged in to view attached files.
    #700284

    Hello,

    Could you please record a short video and describe how we can reproduce the issue on your website so we can check this for you.

    Best Regards,

    #700374

    compras-informatica
    Participant

    Hello,

    I attach a video. I have added an arrow pointing to the status bar where the URLs are displayed, but it is not shown in the video.

    #700521

    Hello,

    We have checked your issue, but we do not see it. Here is the video https://monosnap.ai/file/wKL93QmupFWmINKDJvBKRRsY5gHQWo

    Best Regards,

    #700563

    compras-informatica
    Participant

    Hello.

    The problem only occurs when you are logged in. Guest users who are not logged in see a different menu and do not encounter this problem.

    I have tried it from a Chromium browser.

    Best regards.

    #700686

    Hello,

    Please add the following CSS code and check it.

    li.wd-event-click:not(.wd-opened) li.wd-event-hover .wd-dropdown.wd-opened {
    	pointer-events: none !important;
    }

    Best Regards,

    #700726

    compras-informatica
    Participant

    Hello.

    I have just tried your solution and it works as expected. The issue has been resolved.

    Thank you very much for your assistance.

    Best regards.

    #700727

    compras-informatica
    Participant

    I see you’ve released a patch. Can I install the patch directly and avoid adding the line to the CSS?

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