Skip to main content

Search and Top Navigation

#4871 closed bug (worksforme)

Opened September 22, 2009 12:11PM UTC

Closed October 29, 2012 05:31AM UTC

Last modified October 29, 2012 06:35AM UTC

ahref link click first href

Reported by: Lexx918 Owned by:
Priority: minor Milestone: 2.0.0
Component: ui.sortable Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:
Description

The first pressing the reference does not work, if moving of choices was made. Ex.:

<ul>

<li><a href="link 1">link 1</a></li>

<li><a href="link 2">link 2</a></li>

</ul>

---

Replying to joern.zaefferer:

Please provide a better description.

If there is an interactive (for example, a link) in a sorted element of module UI Sortable, then all the links are not working from the first click after any switch of the elements.

Ex.: http://lexx918.ru/files/sortable_bug_in_opera.htm

Opera 9.64, WinXP

Attachments (0)
Change History (4)

Changed November 17, 2009 06:39PM UTC by jzaefferer comment:1

milestone: TBD1.8

I still have no idea what this is about.

Changed October 11, 2012 02:54PM UTC by scottgonzalez comment:2

milestone: 1.9.02.0.0

Changed October 29, 2012 05:31AM UTC by mikesherov comment:3

resolution: → worksforme
status: newclosed

Thanks for taking the time to contribute to the jQuery UI project! I can no longer reproduce the issue using the latest jQuery and jQuery UI. http://jsfiddle.net/taNs5/

If you can still reproduce it, please feel free to reply to this ticket with a test case showing the problem. Thanks!

Changed October 29, 2012 06:35AM UTC by Lexx918 comment:4

Yes. Now everything is working.