So is there any solution to this or problem still remain alive? I am facing same issue, but for only some folder. As soon as i use my keyboard the page is saved automatically.
I am seeing this on a 7.4.3 install. Not sure when or how it started. The client just called to report it and I can duplicate it in any browser. Really odd.
I'll post back if I figure it out, but if anyone knows, please feel free to point me in the right direction.
****Update***
I have so far tried, clearing all temp files and cache files from App_Data, restarted the AppPool, stoped & restarted the website. Downloaded a fresh zip of 7.4.3 and overwrote the Umbraco & UmbracoClient folders, downloaded a fresh zip of UmbracoCms.AllBinaries.7.4.3 and copied everything to the bin folder.
I can use Firefox, Chrome or Edge, same issue, and I had someone on a different computer try it (she is MacOS & I am Windows) , she saw the same issue, so I think we can safely rule out client or other user related issues, but the problem still remains....
Urgent: Saves content on every keypress!
This is getting SO annoying!
This is the fifth time its happening to me.
On every keypress Umbraco saves the page im on and showing me the "Content saved!" message.
There for I can't edit ANY content on the site.
I have tried other browser, restarting the application in IIS, logging in and out but nothing seems to work...
Have to say this doesn't sound like an Umbraco issue. Sounds more like a keyboard/setup issue? Have you installed any packages like uComponents?
Well the project use uComponents yes. I have tried plugout and in the keyboard too.
What might uComponents do that makes this happening?
Hmm 4.7.1 supports ctrl+s on every page. Did you upgrade from a previous version? Maybe something went wrong.
Jeroen
You have some setting for uComponents. See this topic: http://our.umbraco.org/forum/developers/extending-umbraco/25477-uComponents-Multi-Node-Tree-Picker-filter-not-working#comment94689
Jeroen
I have no idea if this is upgraded from a previous version since I just downloaded it from the versioncontrol at work.
Are there anyway to fix this without having to restart my computer everytime it happends?
Ahh thought it was a uComponent issue :)
So is there any solution to this or problem still remain alive?
I am facing same issue, but for only some folder. As soon as i use my keyboard the page is saved automatically.
I have just got this problem, and tracked it down to a recent change in our umbracoPage.Master template, where someone had added:
<script src="http://ajax.microsoft.com/ajax/jquery/jquery-1.8.3.min.js" type="text/javascript"></script>
Removal of this, has stopped the problem, now to figure out why (Im guessing a conflict of jQuery)
I am seeing this on a 7.4.3 install. Not sure when or how it started. The client just called to report it and I can duplicate it in any browser. Really odd.
I'll post back if I figure it out, but if anyone knows, please feel free to point me in the right direction.
****Update***
I have so far tried, clearing all temp files and cache files from App_Data, restarted the AppPool, stoped & restarted the website. Downloaded a fresh zip of 7.4.3 and overwrote the Umbraco & UmbracoClient folders, downloaded a fresh zip of UmbracoCms.AllBinaries.7.4.3 and copied everything to the bin folder. I can use Firefox, Chrome or Edge, same issue, and I had someone on a different computer try it (she is MacOS & I am Windows) , she saw the same issue, so I think we can safely rule out client or other user related issues, but the problem still remains....
I'm really stumped on this one.
is working on a reply...