Static Menu flickers on IE11

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
joerg
Posts: 24
Joined: 07 Nov 2013, 17:44

21 Oct 2018, 18:31

I use Ultima with a static left menu, and noticed that in IE11 the "menu collapse/expand effect" is triggered on each and every page navigation. This leads to a lot of flickering, e.g. the following effects are always triggered:
  • Left menu slide-in (transition: margin-left 0.3s)
  • Menu-Button flipping
You can easily reproduce it with the ultima showcase, using IE11. It doesn't happen on Edge, neither on Chrome or Firefox.

Could you have a look into that? It would be very nice to make the application less twitchy on IE11.
Thanks,
Jörg.
PrimeFaces 8.0.2 | Tomcat 9 | Mojarra 2.2.20
PrimeVue 1.3.2
Win10, Chrome 84

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

22 Oct 2018, 14:17

Could you please try it after adding the following css?

Code: Select all

.layout-wrapper .layout-menu {
   margin-left: 0;
}

joerg
Posts: 24
Joined: 07 Nov 2013, 17:44

22 Oct 2018, 16:35

Unfortunately, that doesn't change anything. Still flickering.
What I noticed is that it's fine as soon as I start the dev tools (F12).
PrimeFaces 8.0.2 | Tomcat 9 | Mojarra 2.2.20
PrimeVue 1.3.2
Win10, Chrome 84

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

23 Oct 2018, 08:23

I think it is an IE11 bug. Unfortunately, I still didn't find a solution. I'll try the other CSS tricks for IE11.

Post Reply

Return to “Ultima - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 3 guests