Bug Tracker

Modify

Ticket #7473 (closed bug: invalid)

Opened 3 years ago

Last modified 3 years ago

DisableSelection -> Disables form fields

Reported by: luke@… Owned by:
Priority: undecided Milestone: 1.5
Component: unfiled Version: 1.4.3
Keywords: Cc:
Blocking: Blocked by:

Description

Hi,

I'm a Web Developer, and I have to say, jQuery is fantastic! Without a doubt, I'm a big supporter.

I've recently discovered a bug, however, which concerns the jQuery UI 'sortables' feature.

Essentially, when using .disableSelection to stop text being selected whilst the element is being sorted, any form fields (select boxes, inputs etc) are disabled. This has quirky functionality, as in FireFox only the proceeding input field is disabled, yet in Safari it appears that more fields are disabled -- in my case three; the first checkbox it came to worked fine.

Just thought I'd give you guys a 'heads up', see if it's an issue you're aware of or not. I'm using Mac OSX 10.4, and the latest versions of Firefox and Safari.

Also, would you be able to give users an option when using jQuery UI Dialog whereby they can turn off the 'jump to top of page', which is quite irritating when you have a lengthy page. I am aware that the solution is generally just to add 'return false' to the click function, but I execute all of my code on document.ready, and so this is not a solution that will work for me.

Thanks, Luke.

Change History

comment:1 Changed 3 years ago by dmethvin

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

Please file UI bugs in the UI bug tracker at  http://dev.jqueryui.com . Before that, try posting in the jQuery UI section on the forum (forum.jquery.com) to see whether there are immediate ways to solve the problem.

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.