rkda
(RK)
August 11, 2025, 5:09am
1
Overview
The shortcut to insert search results into the composer is not working reliably in Markdown mode.
Steps to reproduce
Open the composer and make sure it’s set to Markdown mode.
Click on the search icon and submit a search.
Use the arrow keys on your keyboard to highlight a topic in the search results.
Hit the a
key.
Expected results
The link to the highlighted topic should be inserted into the composer.
Observed results
The link to the highlighted topic is inserted into the search field.
Additional context
Original report from @rkda :
I used to be able to insert search results from the search menu using the A shortcut.
Here’s the workflow:
Open Composer.
Use Ctrl ⌥ F to open Search Menu.
Input search term and press Enter
Use ↓ /↑ to navigate to preferred result
Press A to insert result to composer
Now it just changes the search term.
Am I doing it wrong or is this workflow just broken?
1 Like
chapoi
(Charlie)
August 11, 2025, 9:07am
2
This is odd, I just repro’d your steps and it works perfectly for me.
So let’s start from the top: can you repro this behaviour here on meta too or is it on your own site?
Are you using markdown or new composer?
Do you have any components modifying search?
A video to illustrate might help too!
2 Likes
rkda
(RK)
August 11, 2025, 9:11am
3
Got it. Here’s my recording:
I used the Markdown composer.
None that I know of. Are there components that are known to interfere with search?
I am using Chrome on MacOS if that helps.
2 Likes
chapoi
(Charlie)
August 11, 2025, 9:16am
4
Ah, interesting. With markdown composer I can repro it too here. Thanks, will need to be investigated
2 Likes
rkda
(RK)
August 11, 2025, 9:19am
5
So I was not just imagining things
I was able to use it on the new composer though Glad to know it works somehow Looking forward to the fix!
1 Like
lindsey
(Lindsey Fogle)
August 13, 2025, 2:31pm
9
@rkda Thanks for the report; this was on our radar but we have not gotten to fixing it yet. I’ve touched up the OP and tagged as pr-welcome in case anyone in the community wants to take a stab at fixing this!
chapoi
(Charlie)
August 13, 2025, 2:48pm
10
Just in case you aren’t aware:
You can pretty much do the same thing directly form composer by using cmd+K
or click the insert-link in the composer toolbar.
It’s a pretty handy “workaround” to achieve the same result while waiting for a PR, arguably easier?
3 Likes