Closed (fixed)
Project:
Features
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 Feb 2014 at 13:57 UTC
Updated:
29 Oct 2015 at 14:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
manooh commentedComment #2
cmstomI can confirm the same issue by duplicating the steps above on a fresh drupal install from pantheon.
Comment #3
joachim commentedConfirming this.
To reproduce, install Features on a fresh install, and add another block to the content region in Seven theme. My use case is I like to have Devel module's menu below the content block on admin pages. This makes all of the feature recreate form unclickable.
Here's a very simple patch which adds the clearfix class to the form to fix the problem.
Comment #4
hanoiiI confirm this fixes it. Easy enough patch.
Comment #6
mpotter commentedDoesn't seem to have any side-effects with the default themes, so committed to 4184b9b.