Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Marked text not substituted for %text% when activated via a shortcut key #21

Open
dadooda opened this issue Dec 25, 2016 · 3 comments
Open

Comments

@dadooda
Copy link

dadooda commented Dec 25, 2016

Conditions:

  • Format item Text: URL = %text%: %url%, set as default.
  • Shortcut key is Ctrl+Shift+U.
  • We're standing on a page having the title "The title".
  • A fragment of text is selected, namely "Selected text".

Steps to reproduce:

  1. We use the extension via a mouse click: "Text: URL".
    Result: "Selected text: [url]" -- OK.
  2. We use the extension via a shortcut.
    Result: "The title: [url]" -- NOT OK.

Cheers!

@patkujawa-wf
Copy link
Contributor

I noticed this as well. It's unfortunate, but I'm not impacted enough to work on a fix. #20 first introduced the keyboard shortcut (followed up by some minor tweaks, so anyone interested in taking on this fix might want to start there.

@ku
Copy link
Owner

ku commented Mar 12, 2017

I'm so sorry for being not aware this issue is created for long time. I'll look into it this week and fix it.

@poleguy
Copy link

poleguy commented Mar 25, 2020

This would be a good extension for copying code from stackoverflow and posting into a local editor witch ctrl-c as the shortcut if this were fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants