Opened 11 years ago

Closed 11 years ago

#8126 closed bug (notabug)

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),

Change History (2)

comment:1 Changed 11 years ago by Scott González

Owner: set to Vasil806
Status: newpending

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

comment:2 Changed 11 years ago by trac-o-bot

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!

Note: See TracTickets for help on using tickets.