You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed some inconsistent behaviorregarding link popovers in different Obsidian modes:
In Live Preview mode:
Links within tables are displayed as popovers when hovering.
Links in normal text (e.g., in bullet points) do not show as popovers.
In Reading mode:
The opposite occurs: links in tables do not load as popovers.
Links in normal text do show as popovers (which is the expected behavior).
This inconsistency creates a confusing user experience, as the popover functionality doesn't work uniformly across different parts of the document and in different viewing modes.
Expected behavior:
Consistent popover functionality for all links, regardless of their location in the document (tables, bullet points, etc.).
Consistent behavior across both Live Preview and Reading modes.
Could you please investigate this issue and work towards a solution that provides a more consistent popover experience across different document elements and viewing modes?
Additional information:
Obsidian version: 1.6.7
Surfing plugin version: 0.9.12
Operating system: Win11
Thank you for your attention to this matter.
Relevant Screenshot
No response
To Reproduce
Steps to Reproduce:
Install and enable the Surfing plugin in Obsidian.
In Live Preview mode:
a. Hover over the normal text link and the bullet point link. Observe that no popover appears.
b. Hover over the link in the table. Observe that a popover does appear.
Switch to Reading mode:
a. Hover over the normal text link and the bullet point link. Observe that popovers appear as expected.
b. Hover over the link in the table. Observe that no popover appears.
Repeat steps 3-4 multiple times to ensure consistency of the behavior.
Note: Ensure that the Surfing plugin settings are at their default values when testing this behavior.
This inconsistency occurs regardless of the actual URLs used in the links. The important factor is the location of the link within the document structure (normal text, bullet points, or tables) and the current viewing mode (Live Preview or Reading mode).
Obsidian Version
1.6.7
web-browser-only
Did you install only one web browser plugin?
Checklist
I updated to the latest version of the plugin.
The text was updated successfully, but these errors were encountered:
Bug Description
I've noticed some inconsistent behaviorregarding link popovers in different Obsidian modes:
In Live Preview mode:
In Reading mode:
This inconsistency creates a confusing user experience, as the popover functionality doesn't work uniformly across different parts of the document and in different viewing modes.
Expected behavior:
Could you please investigate this issue and work towards a solution that provides a more consistent popover experience across different document elements and viewing modes?
Additional information:
Thank you for your attention to this matter.
Relevant Screenshot
No response
To Reproduce
Steps to Reproduce:
Install and enable the Surfing plugin in Obsidian.
Create a new note with the following content:
Normal text link: Example
Bullet point link:
Table with link:
In Live Preview mode:
a. Hover over the normal text link and the bullet point link. Observe that no popover appears.
b. Hover over the link in the table. Observe that a popover does appear.
Switch to Reading mode:
a. Hover over the normal text link and the bullet point link. Observe that popovers appear as expected.
b. Hover over the link in the table. Observe that no popover appears.
Repeat steps 3-4 multiple times to ensure consistency of the behavior.
Note: Ensure that the Surfing plugin settings are at their default values when testing this behavior.
This inconsistency occurs regardless of the actual URLs used in the links. The important factor is the location of the link within the document structure (normal text, bullet points, or tables) and the current viewing mode (Live Preview or Reading mode).
Obsidian Version
1.6.7
web-browser-only
Checklist
The text was updated successfully, but these errors were encountered: