Skip to content

[stable35] fix(links): open links on click and link bubble on hover - #9233

Open
backportbot[bot] wants to merge 6 commits into
stable35from
backport/9202/stable35
Open

backportbot[bot] wants to merge 6 commits into
stable35from
backport/9202/stable35

Conversation

@backportbot

@backportbot backportbot Bot commented Sep 22, 2026

Copy link
Copy Markdown

Backport of PR #9202

* Open links straight away on click
* On desktop open link bubble on hover
* Add edit button to open link bubble after each link

Fixes: nextcloud/collectives#1227
Fixes: nextcloud/collectives#2713

---

Also fixes a11y issue with keyboard navigation: with focussed link,
the Enter key now opens the link. The link bubble can be opened by
focussing the edit button behind the link and pressing Enter/Space.

Fixes: #5528

Assisted-by: OpenCode:claude-fable-5
Signed-off-by: Jonas <jonas@freesources.org>
Fixes: #7600

Signed-off-by: Jonas <jonas@freesources.org>
Assisted-by: OpenCode:claude-fable-5
Fixes wrong bubble positioning in Collectives/Deck/etc. with Firefox.

Signed-off-by: Jonas <jonas@freesources.org>
Assisted-by: OpenCode:claude-fable-5
Needed for a11y reasons now that it's impossible to navigate into the
link text with the mouse (still possible with arrow keys).

Signed-off-by: Jonas <jonas@freesources.org>
Assisted-by: OpenCode:claude-fable-5
Take the link bubble out of the flow before popper positions it,
otherwise it briefly narrows the editor content and scroll anchoring
scrolls the page.

Fixes: #9110

Signed-off-by: Jonas <jonas@freesources.org>
Assisted-by: OpenCode:claude-fable-5
Signed-off-by: Jonas <jonas@freesources.org>
Assisted-by: OpenCode:claude-fable-5.1

This branch has not been deployed

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant