fregante / GhostText

👻 Use your text editor to write in your browser. Everything you type in the editor will be instantly updated in the browser (and vice versa).
https://GhostText.fregante.com
MIT License
3.32k stars 115 forks source link

GhostText not working in a pop-up window #67

Closed aajii closed 8 years ago

aajii commented 8 years ago

In a pop-up window (a compose window for a email service) I try to open GhostText with a keyboard shortcut and nothing happens. Nothing showing up in Chrome console either.

Windows 10 Chrome 50.0.2661.94 m GhostText 1.1.4 Sublime 3 dev build 3112

fregante commented 8 years ago

@aajii

  1. Go to: chrome://extensions/
  2. Scroll to the bottom
  3. Click on "Keyboard shortcuts" on the bottom right
  4. Make sure that there's a shortcut defined

@Cacodaimon shortcuts don't work anywhere on my computer either, the API doesn't seem to have changed: _execute_browser_action on https://developer.chrome.com/extensions/commands Does it work for you?

aajii commented 8 years ago

@bfred-it The shortcut is defined, and it works elsewhere, but this pop-up (without an address bar, plugin buttons, etc.) seems to be an exception.

fregante commented 8 years ago

v1.2.1 fixed this

https://github.com/GhostText/GhostText/commit/16a1dade6c10168cff320e0968301febc4b42a27

Aminadav commented 8 years ago

I download it today from Chrome Web Store. still not working בתאריך 5 בספט׳ 2016 17:32,‏ "Federico Brigante" notifications@github.com כתב:

Closed #67 https://github.com/GhostText/GhostText/issues/67.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/GhostText/GhostText/issues/67#event-778418343, or mute the thread https://github.com/notifications/unsubscribe-auth/ADaxPV9JfOPNN3pa_ydKotT_cc1aZOeUks5qnCf6gaJpZM4Id0N_ .

fregante commented 8 years ago

You need to re-set the "Toggle GhostText" shortcut in the options

screen shot 2016-09-06 at 00 18 31
aajii commented 8 years ago

On 5 September 2016 at 20:18, Federico Brigante notifications@github.com wrote:

You need to re-set the shortcut in the options, it works

I don't know what's wrong with my Chrome but now it's not doing anything :-(. I tried to reinstall the plugin (in both Chrome and ST3) as well as reassign the keyboard shortcut. Now I do not get connection between Chrome and Sublime at all.

a-j

fregante commented 8 years ago

Sorry, the previous version was broken as per #80

Try 1.2.2

fregante commented 8 years ago

Make sure that it works normally first, by clicking the button

aajii commented 8 years ago

On 6 September 2016 at 10:18, Federico Brigante notifications@github.com wrote:

Sorry, the previous version was broken as per #80 https://github.com/GhostText/GhostText/issues/80

Try 1.2.2

Yes, now it works, both from the button as well as the keyboard shortcut.

Thanks a million, it really makes my workflow smoother.

a-j