Bug Tracker

Modify

Ticket #6017 (closed bug: invalid)

Opened 3 years ago

Last modified 3 years ago

hover works doesn't work over textarea

Reported by: jacoor Owned by: brandon
Priority: major Milestone: 1.4.2
Component: event Version: 1.4.1
Keywords: textarea hover Cc:
Blocking: Blocked by:

Description

Hi. I have a form like the one in attachment (only form code attached) On hover over each <li> I show tip created from div class help_text. The idea is to show tooltip for each form field. This works great, until LI contains textarea. It works great anywhere outside textarea, when I hover over textaerea - tip disappears. I have noticed this on JQ 1.4, 1.4.1 with only jQuery framework used on page. It works properly with jQuery 1.3.2 - I haven't been able to track source of this error.

Attachments

form.html.zip Download (4.6 KB) - added by jacoor 3 years ago.
Function with hovers: new_project.tips();
form.html Download (8.0 KB) - added by jacoor 3 years ago.

Change History

Changed 3 years ago by jacoor

Function with hovers: new_project.tips();

comment:1 Changed 3 years ago by jacoor

I have added JS related to this form too. This code works properly with 1.3.2, fails with 1.4.0 and 1.4.1

comment:2 Changed 3 years ago by john

  • Status changed from new to closed
  • Resolution set to invalid

It looks like the attachment is part of a PHP file - not actually an HTML file. Do you have a full HTML page demonstrating the problem?

Changed 3 years ago by jacoor

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.