wildskyf / TextareaCache

Browser Add-on: Automatically save the content in Textarea.
MIT License
66 stars 7 forks source link

Textarea Cache Lite 1.0.3 doesn't work under Nightly Fx54 #2

Closed streetwolf closed 7 years ago

streetwolf commented 7 years ago

Running on Windows 10 Pro 64 bit with Nightly 64 bit. When clicking the TCL icon all that is produced is an arrow under the icon. I've seen this before with another WebExtension add-on and it was cause by me setting the pref 'apz.allow_zooming' to true. The default is false. However in this case the pref is false so it appears not to be the same cause.

wildskyf commented 7 years ago

tcl

streetwolf commented 7 years ago

If you can't test on a Windows 10 system we can use TeamViewer to let you on my system remotely to do some debugging.

wildskyf commented 7 years ago

Oh, you are so nice! Which timezone do you live in?

WS

2017年2月24日 04:36,"Gary" notifications@github.com寫道:

If you can't test on a Windows 10 system we can use TeamViewer to let you on my system remotely to do some debugging.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ettoolong/TextareaCache/issues/2#issuecomment-282113335, or mute the thread https://github.com/notifications/unsubscribe-auth/AFw0s2ILKFjA_aKFzwBkol1CWa7CKJgOks5rfe3kgaJpZM4MHPro .

streetwolf commented 7 years ago

UTC -5 east coast of USA.

Btw... the new version 1.1.0 doesn't show the icon at all.

wildskyf commented 7 years ago

I have changed it from browserAction to pageAction, which allow it appear when there is at least one textarea in current page. You could try it in http://ettoolong.github.io/test/textarea.html , and tcl will appear at the left position of reload icon(like image below).

WS

2017-02-24 10 39 00


Wildsky Fann @wildskyf

streetwolf commented 7 years ago

1.1.2 now shows the contents of the cache. Well done. Are you going to try and make TCL more like TC? I'm sure you know a few things are missing to make it a keeper.

wildskyf commented 7 years ago

Of course. I am currently trying to make TCL save data from WYSIWYG editor.

Hey, Gary, so TCL is working on your Firefox now, right? If it is so, let's close this issued, and open another issue for each feature request. If you still have problem about this issue, comment & reopen are both welcome.