Menu in Primefaces 6.2

Forum rules
Please note that response time for technical support is within 3-5 business days.
mhor
Posts: 19
Joined: 08 Aug 2013, 10:50

09 Mar 2018, 11:35

Since Primefaces 6.2 I have the problem that when i click an item in the (sidebar) menu, the menu always disappears for a second and is sliding in. The problem is only with Internet Explorer 11. No Problem in Firefox.

To reproduce just replace WEB-INF\lib\primefaces-6.0.jar with WEB-INF\lib\primefaces-6.2.jar in the showcase (paradise-1.0.2.war).

kubrasulukan
Posts: 87
Joined: 10 Jan 2018, 16:04

12 Mar 2018, 09:20

Hi,
I checked out like you said and I can not see any disappearance in the sidebar menu. Sometimes menu icons display with 1 sec delay. But menu did not disappeared. Did you mean icons?

Regards

mhor
Posts: 19
Joined: 08 Aug 2013, 10:50

12 Mar 2018, 10:39

No, i don't mean the icons. The complete sidebar is sliding in. For example, every time I click on the "Dashboard" menu item, the sidebar is sliding in (from left to right).

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

12 Mar 2018, 13:52

I couldn't replicate it. it works fine for me. Could you please attach a video for us to replicate?
My IE version; 11.192.16299.0

mhor
Posts: 19
Joined: 08 Aug 2013, 10:50

13 Mar 2018, 10:35

see video: https://drive.google.com/open?id=1k2w_t ... LTYMbrYW6_
My IE is 11.909.15063.0, Update Version 11.0.51. Windows 10.

huseyinT
Posts: 123
Joined: 27 Mar 2016, 13:05

13 Mar 2018, 12:41

Hi,

Could you send your KB update version code ( i.e. KB4074736)?

My IE
Version : 11.251.16299.0
Update Versions: 11.0.51 (KB4074736)

Windows 10.

Greetings.

mhor
Posts: 19
Joined: 08 Aug 2013, 10:50

13 Mar 2018, 13:49

KB4074736

huseyinT
Posts: 123
Joined: 27 Mar 2016, 13:05

13 Mar 2018, 23:07

I couldn't see :!:

Which of your operating type is x64 or x32?

mhor
Posts: 19
Joined: 08 Aug 2013, 10:50

14 Mar 2018, 08:10

x64

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

16 Mar 2018, 14:08

Please try;

Code: Select all

body .layout-wrapper .layout-menu-wrapper {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition:  none;
}

Post Reply

Return to “Paradise - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 4 guests