Skip to main content

Search and Top Navigation

#2547 closed bug (worksforme)

Opened March 18, 2008 07:53PM UTC

Closed May 03, 2008 07:23AM UTC

Last modified May 24, 2008 03:39AM UTC

Draggable bugs in IE and Firefox

Reported by: hecurb Owned by: eduardo
Priority: major Milestone:
Component: ui.core Version: 1.2.3
Keywords: Cc:
Blocked by: Blocking:
Description

I recently implemented the UI dialog component and it works great. However, in the process I found two issues.

1. Using IE, if there is a vertical scroll bar and I am not at the top of the page, the draggable function does not work properly and it jumps upward the same amount of height as the scroll height. I was able to put a temp fix for this in my app by commenting out a few lines of code in draggable.js.

2. Using Firefox, if I am at the bottom of the page with a vertical scrollbar and I open the dialog for the first time, the entire page flickers before the dialog shows up.

I am not sure if there are already bugs opened for these. I was able to reproduce these two issues using the demos on your site as well.

Hope these helps!

Attachments (0)
Change History (5)

Changed March 18, 2008 07:55PM UTC by hecurb comment:1

PS: I am using 1.5 version of jquery UI

Changed March 25, 2008 03:07PM UTC by paul comment:2

owner: paulbraeker

Changed March 31, 2008 02:57AM UTC by braeker comment:3

I cannot reproduce this bug, could you try to record a video or show me how reproduce it?

cheers, Eduardo

Changed May 03, 2008 07:23AM UTC by paul comment:4

resolution: → worksforme
status: newclosed

Changed May 24, 2008 03:39AM UTC by comment:5

milestone: 1.2.4

Milestone 1.2.4 deleted