Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate
Feedback

Spell Checker Disabled?

Tsorthan Grove
Monday, August 22, 2022 - 10:11
Tsorthan Grove's picture

I'm certain like most people here, I rely on a spell checker.  I use Waterfox that has one built in however I am unable to use it on a number of sites including OpenGameArt.  After a quick inspection of the code I found in the input boxes has the function set to spellcheck="false".

<body id="tinymce" class="mceContentBody " onload="window.parent.tinyMCE.get('edit-body-und-0-value').onLoad.dispatch();" spellcheck="false" dir="ltr" contenteditable="true">

Is there any reason for this?  Having to edit the code client side to set this to true everytime is such a pain.

  • Log in or register to post comments
MedicineStorm
joined 12 years 10 months ago
Monday, August 22, 2022 - 11:15
MedicineStorm's picture

There is a reason for it; tinyMCE is way out of date and the spellcheck feature was contributing to some major security and site slowdown issues for many people. Until we're able to get the site upgraded, it's unlikely to be turned back on.

--Medicine Storm

 

  • Log in or register to post comments
Tsorthan Grove
joined 3 years 7 months ago
Monday, August 22, 2022 - 16:24
Tsorthan Grove's picture

Whilst I totally understand why from a security and performance point of view, it's a shame that this also disables Waterfox's internal spellchecker.  I know it's the same with most other sites but as I said I found a workaround, it's just a pain having to edit the html each time.

 

  • Log in or register to post comments
MedicineStorm
joined 12 years 10 months ago
Monday, August 22, 2022 - 17:45
MedicineStorm's picture

Does it still disable your browsers spell check if you click "disable rich-text" below the text box?

--Medicine Storm

 

  • Log in or register to post comments
Tsorthan Grove
joined 3 years 7 months ago
Monday, August 22, 2022 - 17:57
Tsorthan Grove's picture

Well, you learn something new every day.

Never noticed the option to toggle rich-text and that does indeed resolve it!

I thought I had done a deep search a few years ago on this, no where did I find this simple solution. Now of course it could be I didn't look hard enough or over looked it... either way thank you.

 

  • Log in or register to post comments