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.

Comments

David_Rothstein’s picture

StatusFileSize
new33.47 KB

Here'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.

David_Rothstein’s picture

Title: Contextual links appear unstyled on the dashboard » Contextual links appear unstyled on the dashboard configuration screen when you start off with an empty dashboard

Playing 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.

jody lynn’s picture

Status: Active » Closed (duplicate)
David_Rothstein’s picture

Status: Closed (duplicate) » Active

Nope, 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.

jody lynn’s picture

Status: Active » Needs review
StatusFileSize
new621 bytes

Ok, so here's that patch to prevent unstyled contextual links.

jody lynn’s picture

Version: 7.x-dev » 8.x-dev
StatusFileSize
new629 bytes

Rerolled the patch for D8. Patch is still good and fixes the bug described.

kscheirer’s picture

#6: 831088-6.patch queued for re-testing.

Status: Needs review » Needs work

The last submitted patch, 831088-6.patch, failed testing.

star-szr’s picture

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

Dashboard module is no longer in core, see #950956: Remove Dashboard from core . Moving to 7.x for consideration.

star-szr’s picture

Issue summary: View changes

Adding steps to reproduce

Status: Needs work » Closed (outdated)

Automatically closed because Drupal 7 security and bugfix support has ended as of 5 January 2025. If the issue verifiably applies to later versions, please reopen with details and update the version.