Search and Top Navigation
#10037 closed bug (invalid)
Opened May 12, 2014 01:51PM UTC
Closed May 27, 2014 08:44AM UTC
Scrolling messed up in mozilla/webkit when body overlfow:scroll
Reported by: | noyearzero | Owned by: | noyearzero |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.sortable | Version: | 1.10.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In mozilla no scrolling occurs. In webkit scrolling sometimes occurs but the helper is much higher than it should be. I can't always reproduce, but removing overflow on body element always fixes it. I would expect it to work the same when overflow is either auto or scroll.
Attachments (0)
Change History (2)
Changed May 12, 2014 04:14PM UTC by comment:1
owner: | → noyearzero |
---|---|
status: | new → pending |
Changed May 27, 2014 08:44AM UTC by comment:2
resolution: | → invalid |
---|---|
status: | pending → closed |
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!
HI noyearzero,
Thanks for taking the time to contribute to jQuery UI. In order to look into this we need a reduced test case that shows the problem you're experiencing. You can use this as a starting point: http://jsfiddle.net/tj_vantoll/YMnwU/
Also, this might be a duplicate of #9588.