-
Notifications
You must be signed in to change notification settings - Fork 0
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
[CLOSED] Can't Paste when running Webroot Identity Shield #2410
Comments
Comment by njx Very weird.
|
Comment by RonGit Thanks for your input. I discovered something by accident: Paste in Brackets is not working for me as long as a browser window is open. So when Chrome is open (Live Preview), paste doesn't work. Close Chrome and paste works again. Open Opera or IE, paste doesn't work; close them and paste works again. This is unfortunately not a consistent recipe since after repeating this procedure multiple times with several browsers, paste (in Brackets) is now not working at all even after restarting Brackets. But maybe there's a clue there somewhere.
|
Comment by RonGit BTW, I just tried removing all of the Bracket extensions and rebooting but that didn't help. Back to the situation where I can't paste if a browser is open. Interestingly, and as expected I guess, the clipboard contents are retained between browser openings. So with no browser open, if I copy and paste it works. Open browser and paste doesn't work. Close browser and paste works again with the info from the original copy. |
Comment by joelrbrandt
I haven't been able to reproduce it since the standup where I asked about the issue. Next time it happens, I'll try things like pasting into an external editor. However, I believe that last time it happened, I tried pasting again into Brackets (many times) and always got the exact same m lines. |
Comment by njx
Since Brackets is just built on Chromium, I'm not sure why we would be any different from the browser. This is a total shot in the dark, but if you have both Chrome and IE open, does copy/paste work properly inside of Chrome? (It's also conceivable that there's some bug that's in our version of Chromium that was fixed later on, since we're a few months behind.) |
Comment by njx
|
Comment by gruehle I tried my Win8 VM and everything worked fine. I can copy/paste within Brackets and between an external app and Brackets. I tried with Chrome and IE open in the background.
|
Comment by RonGit
Don't suppose the fact that both machines are 64 bit has anything to do with it?
|
Comment by njx As a wise man once said, "I've got a bad feeling about this." |
Comment by jbalsas I think I've hit something similar to what
Only about a quarter of the whole file gets pasted, and no errors or warnings on the console. |
Comment by gruehle I'm running 64 bit Win 8 Enterprise, on a VM (using VMWare on my mac). I tried both Admin and Standard accounts, and both worked fine.
|
Comment by RonGit
That does bring up a good point though. It seems pretty likely this problem is only on my machines but can we confirm that? Is there anyone following this thread who runs Windows 8 on a Windows PC and for whom Paste works correctly in Brackets? |
Comment by gruehle
https://groups.google.com/forum/?fromgroups=#!topic/brackets-dev/g47TMbGnMog |
Comment by JTBrinkmann I have no problems on Windows 8 Pro using Sprint18 experimental build 0.18.0-5070 (master ad670de58) Maybe |
Comment by RonGit
|
Comment by peterflynn Works for me with tip of the tree (mid-sprint-19, circa this past weekend) on Windows 8 standard (not Pro). Here's what I tried:
In all cases, it works fine. (I also had Firefox open in the background for the entire duration of this testing). This is a pretty new PC, so it doesn't have a ton of third-party apps installed on it yet though...
|
Comment by RonGit
Just noticed that you're using Sprint 19 and don't think I have access to that yet -- maybe it'll make the difference?! |
Comment by peterflynn
|
Comment by RonGit
BUT (ta da!) I think I've found the problem -- it's my firewall. Yesterday I tried disabling all my startups but the no-paste-in-Brackets problem still continued. Realized today that I had not turned off the firewall so today did that and sure 'nuff with the firewall off I was able to paste into Brackets even with all three browsers open. I'm using Webroot so temporarily changed the firewall settings to alert me at the smallest provocation and with a browser open, as soon as I tried to paste inside Brackets I got a "This file is trying to read protected clipboard contents" error. Only get this msg pasting into Brackets and not into anything else. And have no idea what protected clipboard contents are but I'll bet you guys do! |
Comment by peterflynn Never heard the phrase "protected clipboard contents" before, and Google turns up almost nothing too. What firewall app are you using? Also, with the firewall on, do either of the two http://codemirror.net/demo/theme.html tests above work? One other test you can try: download Edge Code, the Adobe-branded version of Brackets, and see if the same problem occurs there. One difference is that the binaries are all digitally signed, which might make antivirus/firewall apps happier. |
Comment by RonGit
|
Comment by peterflynn No problem -- glad to hear it got figured out! |
Comment by khrome83 Webroot has this problem with several text editors. |
Comment by lawrencepn I had the same issue, shut-down Webroot and problem was solved. Thanks for all the trouble and feedback. |
Comment by peterflynn I've filed a ticket with the Webroot team as suggested on their support page about copy/paste problems. Hopefully they'll be able to get Brackets off the 'unknown' list that gets automatically blacklisted by Webroot. Btw -- that article also indicates some safer workarounds, short of disabling all of Webroot. Fyi if you're running into this problem. |
Comment by ryanstewart
|
Comment by peterflynn
Note: they said you may need to do a clean uninstall & reinstall of Webroot for this to take effect. If your copy of Webroot is fully up to date and you're still unable to paste, can you try reinstalling to see if that fixes it? Here's a condensed version of their instructions... Warning: uninstalling and reinstalling may reset any program settings you have personalized, including those for Backup & Sync. Please make sure to check your settings and adjust them as necessary after reinstalling.
|
Comment by peterflynn
|
Comment by ryanstewart
|
Comment by ryanstewart Whoops, commented at the same time. Thanks Peter! |
Issue by RonGit
Sunday Jan 13, 2013 at 15:52 GMT
Originally opened as adobe/brackets#2531
I'm really hesitant to enter this cuz no one else seems to be having the problem so the problem must be limited to my system. Or me!
*** I can't PASTE anything inside Brackets. ***
I can copy from Brackets and paste to an external editor but I can't copy/paste from Brackets to Brackets or from external to Brackets. No message or blank line or any indication that there is a problem; no reaction at all when I Ctrl+V.
I'm using Windows 8 Pro and what I think is the latest Brackets download: sprint 18 experimental build 0.18.0-5070 (master ad670de58)
Any hints would be much appreciated.
... Ron
The text was updated successfully, but these errors were encountered: