Skip to content

BUG: Doesn't open gutenberg editor on CTRL + Click #60

Description

@Vondelphia

Maybe it's a platform specific bug, on Windows, I see the tooltip too but it just doesn't load the actual post. It should just be CTRL or maybe something else?

Image

Here is the source from bottom left:

<html>
	<head></head>
	<body>
		<div class="minn-user-acts">
			<a class="minn-user-logout" id="minn-wp-admin-link" href="https://localhost.dev/wp-admin/" target="_blank" rel="noopener" title="WordPress admin (opens in a new tab) · ⌥-click while editing opens this post in the block editor)" aria-label="WordPress admin (opens in a new tab)">
				<svg width="17" height="17" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.8" aria-hidden="true" focusable="false">
					<path fill="currentColor" stroke-width="0" d="M21.469 6.825c.84 1.537 1.318 3.3 1.318 5.175 0 3.979-2.156 7.456-5.363 9.325l3.295-9.527c.615-1.54.82-2.771.82-3.864 0-.405-.026-.78-.07-1.11m-7.981.105c.647-.03 1.232-.105 1.232-.105.582-.075.514-.93-.067-.899 0 0-1.755.135-2.88.135-1.064 0-2.85-.15-2.85-.15-.585-.03-.661.855-.075.885 0 0 .54.061 1.125.09l1.68 4.605-2.37 7.08L5.354 6.9c.649-.03 1.234-.1 1.234-.1.585-.075.516-.93-.065-.896 0 0-1.746.138-2.874.138-.2 0-.438-.008-.69-.015C4.911 3.15 8.235 1.215 12 1.215c2.809 0 5.365 1.072 7.286 2.833-.046-.003-.091-.009-.141-.009-1.06 0-1.812.923-1.812 1.914 0 .89.513 1.643 1.06 2.531.411.72.89 1.643.89 2.977 0 .915-.354 1.994-.821 3.479l-1.075 3.585-3.9-11.61.001.014zM12 22.784c-1.059 0-2.081-.153-3.048-.437l3.237-9.406 3.315 9.087c.024.053.05.101.078.149-1.12.393-2.325.607-3.582.607M1.211 12c0-1.564.336-3.05.935-4.39L7.29 21.709C3.694 19.96 1.212 16.271 1.211 12M12 0C5.385 0 0 5.385 0 12s5.385 12 12 12 12-5.385 12-12S18.615 0 12 0"></path>
				</svg>
			</a>
			<a class="minn-user-logout" href="https://localhost.dev/wp-login.php?action=logout&amp;redirect_to=https%3A%2F%localhost.dev%2F&amp;_wpnonce=156cffe661" title="Log out" aria-label="Log out">
				<svg width="17" height="17" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.8" aria-hidden="true" focusable="false">
					<path d="M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4"></path>
					<path d="m16 17 5-5-5-5"></path>
					<path d="M21 12H9"></path>
				</svg>
			</a>
		</div>
	</body>
</html>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions