Skip to main content

Search and Top Navigation

#8126 closed bug (notabug)

Opened February 21, 2012 01:11PM UTC

Closed March 07, 2012 08:04AM UTC

problem with scrollbar in IE

Reported by: Vasil806 Owned by: Vasil806
Priority: minor Milestone: 1.9.0
Component: ui.dialog Version: 1.8.17
Keywords: Cc:
Blocked by: Blocking:
Description

When I drag modal dialog box and then drop it, vertical scrollbar grow.

I fix it, please add to release:

line 802 remove: && $.browser.version < 7

line 804 replace with: document.documentElement.scrollHeight-($.browser.version=='8.0'?5:0),

Attachments (0)
Change History (2)

Changed February 21, 2012 02:05PM UTC by scottgonzalez comment:1

owner: → Vasil806
status: newpending

Please list which version(s) you're having a problem with and provide a reduced test case.

Changed March 07, 2012 08:04AM UTC by trac-o-bot comment:2

resolution: → invalid
status: pendingclosed

Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!