Skip to main content

Bug Tracker

Side navigation

#7925 closed bug (invalid)

Opened January 08, 2011 01:17AM UTC

Closed January 08, 2011 01:42AM UTC

Last modified January 08, 2011 01:52AM UTC

UI position() utility with collision can change element width

Reported by: thephatmann@gmail.com Owned by:
Priority: undecided Milestone: 1.next
Component: unfiled Version: 1.4.4
Keywords: Cc:
Blocked by: Blocking:
Description

If an element does not have a width, then using position() with collision set to "fit" can change the width of the element. The fix is to get the width before positioning the object and then restore it afterwards.

Attachments (0)
Change History (2)

Changed January 08, 2011 01:42AM UTC by jitter comment:1

resolution: → invalid
status: newclosed

The big red box on the "New Ticket" page rather clearly states:

>For jQuery UI (Autocomplete, Sortable, Draggable, Tabs, etc.):

This is NOT the correct form!

This tracker you submitted your bug on is for jQuery core bugs only. Thus to file a report for jQuery UI you will need to re-submit your ticket to the jQuery UI Bug Tracker for further assistance as they handle all UI-related tickets. Thanks!

Changed January 08, 2011 01:52AM UTC by anonymous comment:2

Filed the bug in jQuery UI tracker as directed.

The "big red box" is not as noticeable as you would think, as it gives the impression of a general warning about how to file a bug, rather than a warning about where to file it. Even looking at it again just now I found it much too easy to skim over.