Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8327359
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T01:05:01+00:00 2026-06-09T01:05:01+00:00

I have an odd case for contenteditable elements within HTML. We have a rich

  • 0

I have an odd case for contenteditable elements within HTML. We have a rich text editor that customers load pre-made templates(by us) into, and then can modify that template however they want (mostly).

Parts of our templates have been marked to not be directly editable, but can still be removed, etc. However, there seems to be an issue when one such element is the first element on a line (directly after a <br/> tag), and the user hits DEL on the line above. Because its contenteditable=false, the browser seems to delete not the <br/> but the entire non-editable span.

Sample HTML is like this

<div contenteditable=true>
    <span>blah blah blah</span><br/>
    <span contenteditable="false">You cant edit this value directly</span>
</div>

If the user puts their cursor after the blah blah blah, and hits DEL the entire next content editable is deleted, rather than the line break.

Is there any way, javascript or otherwise, to fix this behavior?

Ive fooled around with attempting to detect the cursor position(using rangy), and inserting temporary spaces, etc, but I cant seem to get it to have the desired behavior, which is just that the non-editable tag gets brought up to the previous line.

We have limited the use of the editor to Chrome only, so no need to worry about IE or FF.

jsfiddle of an example

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T01:05:02+00:00Added an answer on June 9, 2026 at 1:05 am

    Make each span contenteditable, then the user won’t be able to delete the span you don’t want edited, and get rid of the div being editable.

    Here’s my version of the JSFiddle: http://jsfiddle.net/howderek/HgRsF/2/

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an odd edge case right now in that a response code from
I have recently came upon odd situation; HTML formatted text in my Swing components
I have an odd XML document that I have to query. Its from the
I have an odd problem with Django. I have a set of objects that
I have an odd error that you guys will hopefully be able to help
I have an odd issue while using FlashCS4. I have a textfield that, when
I have an extremely odd problem in my JUnit tests that I just can't
I have an odd case where when I look at the data through my
I have a bit of an odd use-case for a Ruby Enumerable, it seems.
I have an odd sorting case I'm struggling to work out using LINQs GroupBy

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.