I have a view with rounded corners around the containing div, the UI looks ok (i see the handler and the sort column is hidden), but the dragging isn't working.

If I disable the rounded corners all is working OK

Comments

sevi’s picture

I guess this is drupal core issue that refers to tabledrag.js.

Have you already tried to use the same rounded corners for a drupal-core-view, let's say q=admin/build/block? If this breaks the tabledrag-functionality too this must be a drupal-core issue.

attiks’s picture

Title: Doesn't work with rounded corners » Dragging doesn't work with rounded corners
Project: DraggableViews » Drupal core
Version: 6.x-3.x-dev » 8.x-dev
Component: Code » javascript

I tried it with the block page, and same problem.

Moving it to core

steven jones’s picture

Version: 8.x-dev » 7.x-dev

And you probably want it to be in the D7 queue too.

aspilicious’s picture

Changed a lot since then, is there any way to test rounded dragging blocks in core?

Anonymous’s picture

Status: Active » Closed (cannot reproduce)

I just tested this with a fresh D7 install on the blocks admin page, and on the management page for the 'Navigation' menu and everything appears to be working fine. I tested this in Chrome and Safari browsers with the Bartik theme. In each case, I added rounded corners to the div immediately outside the element with 'tabledrag-toggle-weight-wrapper' class.