We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Can't use cut and paste in Silverstripe CMS

  • 1 回覆
  • 5 有這個問題
  • 12 次檢視
  • 最近回覆由 AlleyKat

more options

I use a content managment system Silverstripe to administer my website. I can't use Mozilla because it doesn't let me use cut and paste function,. I have to switch back to Explorer to edit my site. My web designer use Mozilla nd don't have the problem. The pages on Silverstripe even have a little box at bottom that says "text cut and paste function not allowed". This message never appears in Explorer. I installed AllowClipboard helper hoping this would help - but it hasn't.

This happened

Every time Firefox opened

== I started needing to cut and paste

I use a content managment system Silverstripe to administer my website. I can't use Mozilla because it doesn't let me use cut and paste function,. I have to switch back to Explorer to edit my site. My web designer use Mozilla nd don't have the problem. The pages on Silverstripe even have a little box at bottom that says "text cut and paste function not allowed". This message never appears in Explorer. I installed AllowClipboard helper hoping this would help - but it hasn't. == This happened == Every time Firefox opened == I started needing to cut and paste

所有回覆 (1)

more options

The editor(s) in the SilverStripe CMS system seems to be based on Javascript. They also works fine for me on the CMS demo site, so this is a bit strange.

From your plugin information you sure seems to have the latest Java version, so this should not be an issue. Service information: You can always test your plugins via the Mozilla Plugin Check page to stay on the safe side. :-)

First, check that Javascript is enabled in your Firefox - article: JavaScript settings and preferences for interactive web pages. For testing that Javascript is working correctly, you can find test links and info in this in-depth article: Use the Java plugin to view interactive content on websites. This could be the issue here.

If test passes with flying colors, you may have something blocking execution of TinyMCE (which is the editor Silverstripe seems to use). You can test if it works on the TinyMCE example page.

If your Silverstripe editor still doesn't work, try starting Firefox in its Diagnose Firefox issues using Troubleshoot Mode and test again - this will disable all extensions. If it works right in Safe Mode, you probably have some extension interfering - you can then enable the extensions one by one to find which one kills the editor.


I hope these hints solves the problem. Please let us know how above works out, and if we can be of further assistance. Detailed feedback is appreciated and helps us to help more users with similar problems.