There seems to be a problem with views 3 and reordering the display of your views I have a lot of views blocks and pages in one view and when It gets crowed I maybe sometimes would like to reorder theme, well in this particular situation, im trying to reorder my attachments and cant do to the window not having a scroll bar to scroll down to click the save button, I have also attached a screenshot of this problem. I've moved my taskbar around and tried chrome and firefox to get around this problem and doesn't seem like theres a way to get around it at this time, can this be looked into?

Thanks

CommentFileSizeAuthor
#4 1541040-reorder-display.patch610 bytesdawehner
v3problem.jpg358.52 KBhiddenfellon
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

damiankloip’s picture

There is no theme wrapper container around the table of displays, this is probably what is causing your problems. I have been looking into this but it's not as straight forward as it seems to incorporate this.

The changes need to be made in views_ui_reorder_displays_form and theme_views_ui_reorder_displays_form function in includes/admin.inc

merlinofchaos’s picture

Status: Needs work » Active

'needs work' indicates there is a patch that is not ready to go.

hiddenfellon’s picture

Well I was able to get around it by zooming out with my browser, however I still feel this is a issue that needs to be looked into.

dawehner’s picture

Priority: Major » Normal
Status: Active » Needs review
FileSize
610 bytes

Here is a small patch which fixes this issue.

damiankloip’s picture

Status: Needs review » Reviewed & tested by the community

Just tested this, works great! I overlooked that this patch could be that small :)

dawehner’s picture

Status: Reviewed & tested by the community » Fixed

Yeah!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.