See the attached screenshot - the "Configure block"/etc links are displayed without the dropdown menu or any styling at all.
This is a regression and appears to have been introduced as a side effect of #235673: Changes to block caching mode not caught
To reproduce:
- Enable contextual and dashboard.
- Remove all blocks from the dashboard and save it.
- Customize the dashboard again.
- Drag blocks into the dashboard. The blocks now show unstyled contextual links.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 831088-6.patch | 629 bytes | jody lynn |
| #5 | 831088-5.patch | 621 bytes | jody lynn |
| #1 | unstyled-contextual-links-on-dashboard.png | 33.47 KB | David_Rothstein |
Comments
Comment #1
David_Rothstein commentedHere's the screenshot. Also, this isn't a critical bug, but it's pretty close, so I'm giving it the new "priority-major" issue tag.
Comment #2
David_Rothstein commentedPlaying around with this a bit more, I think it only occurs on the configuration screen and only when you start off with a completely empty dashboard.
Which means it was likely a bug all along, but suddenly just became much more visible due to #831080: Dashboard is completely empty after installation.
Comment #3
jody lynnThis is essentially the same bug as #831088: Contextual links are showing for disabled dashboard blocks
Comment #4
David_Rothstein commentedNope, these are separate issues. The patch you posted at http://drupal.org/node/831088#comment-3923956 may turn out to be a fix for this one, though. See my comments there.
Comment #5
jody lynnOk, so here's that patch to prevent unstyled contextual links.
Comment #6
jody lynnRerolled the patch for D8. Patch is still good and fixes the bug described.
Comment #7
kscheirer#6: 831088-6.patch queued for re-testing.
Comment #9
star-szrDashboard module is no longer in core, see #950956: Remove Dashboard from core . Moving to 7.x for consideration.
Comment #9.0
star-szrAdding steps to reproduce