EasyUI Forum
April 30, 2024, 03:27:49 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: menu hover validatebox and change page (on Chrome)[SOLVED]  (Read 3749 times)
fgendorf
Newbie
*
Posts: 24


View Profile Email
« on: November 11, 2019, 08:54:03 AM »

Hi, I'm in a trouble, I found a bug when I using validatebox in a form and the user click on a menu over the validatebox to change page (with jquery load), the tooltip "This field is required" stay on the screen forever.

It's possible destroy the object of validatebox if it is not visible on screen? Or A menu hover validatebox not trigger the tooltip, because the field is not on focus.

It just happens on Chrome....  Undecided
« Last Edit: November 12, 2019, 04:28:36 AM by fgendorf » Logged
fgendorf
Newbie
*
Posts: 24


View Profile Email
« Reply #1 on: November 12, 2019, 04:06:41 AM »

the issue may be related with menu hide before validatebox disappear, so he catch the event onMouseOver and show de tooltip and stay there forever...

I tested on Firefox, Opera and Chrome, this problem only happens on Chrome, always
Logged
fgendorf
Newbie
*
Posts: 24


View Profile Email
« Reply #2 on: November 12, 2019, 04:28:20 AM »

Well, I was using $('#obj').load to change content of panel, using $('#obj').panel({href: }) solves my problem
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!