GithubHelp home page GithubHelp logo

Comments (6)

nemiro avatar nemiro commented on June 22, 2024

why closed ? bug is still present in current release version

from ckeditor-textselection-plugin.

w8tcha avatar w8tcha commented on June 22, 2024

It is closed because the bug was fixed by @narcolepticsnowman with the commit 6e24f83

from ckeditor-textselection-plugin.

larsinsd avatar larsinsd commented on June 22, 2024

Unfortunately, I can replicate this problem even with that latest commit.

from ckeditor-textselection-plugin.

w8tcha avatar w8tcha commented on June 22, 2024

Which editor version?

Please describe the steps to reproduce the problem.

from ckeditor-textselection-plugin.

larsinsd avatar larsinsd commented on June 22, 2024

CKEditor 4.4.5, CodeMirror 1.12 (btw, it would be great if you could get all your latest commits in the latest version of that so we can easily download the .zip), Latest commit from TextSelection (1.04).

This is the HTML I'm putting in the editor (this is an email newsletter building program). When you put the cursor inside the <style> tags, you'll see the cke_bookmark_stuff:

Sorry for the nightmarish markdown...

<html>
<head><meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0;">
    <title>Message for you</title>
    <style type="text/css">@import url(      http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic      );
@import url(      http://fonts.googleapis.com/css?family=Oswald:400,300,700      );

      div, p, a, li, td, dd { -webkit-text-size-adjust:none; }
dt { margin: 5px; }
body {font-family: 'Trebuchet MS', Helvetica, sans-serif; font-size: 12px; color: #000000; }
p,ul,li {font-family:'Trebuchet MS', Helvetica, sans-serif; font-size: 12px; line-height: 20px; }
    </style>
    <link href="http://fonts.googleapis.com/css?family=Questrial" rel="stylesheet" type="text/css" />
</head>
<body bgcolor="#e3e3e3" leftmargin="0" marginheight="0" marginwidth="0" style="cursor: auto; background-color: rgb(227, 227, 227);" topmargin="0">
<table cellpadding="10" cellspacing="0" id="Background" style="background-color: #e3e3e3; width: 100%;" width="100%">
    <tbody>
        <tr>
            <td align="center" valign="top">
            <div class="news-box" style="padding: 15px; margin-top: 15px; background: url(http://app.greenrope.dk/users/myteam38389/Media5.png) repeat; min-height: 172px; height: auto;">
            <p><a href="ViewAsWebpageen_Placeholder" style="color: rgb(0, 0, 238);"><span id="cke_bm_110C" style="display: none;">&nbsp;</span>View this email as a webpage</a></p>

            <table border="0" cellpadding="10" cellspacing="0" id="Stationery" style="background-color: #ffffff; width: 500px;" width="500">
                <tbody>
                    <tr>
                        <td style="text-align: left;">
                        <h2>Welcome Message</h2>

                        <p>Hello Firstname_Placeholder,</p>

                        <p>This is a simple template that can be used for just about any purpose.</p>

                        <p>You can adjust the background color and the stationery color using the color wheel.</p>

                        <p>This template is mobile friendly.</p>

                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce sit amet tortor at sem elementum mollis. Ut mattis tortor lacus. Sed dui magna, suscipit vitae tempor id, sollicitudin vitae nunc. Vivamus tristique pulvinar nibh, quis vestibulum justo placerat a. Vivamus mi mauris, feugiat nec semper non, convallis a mi. Nam viverra magna eget dolor bibendum a iaculis eros dapibus. Nullam feugiat ligula lacus. Proin sit amet pellentesque lorem. Nullam sit amet justo in massa dapibus commodo. Nam mi leo, consectetur at pellentesque ut, pharetra ac turpis.</p>

                        <p>Thank you,</p>

                        <p><span>GroupSettingsFromName_Placeholder</span></p>
                        </td>
                    </tr>
                </tbody>
            </table>
            </div>

            <p>Share_Placeholder</p>

            <p><a href="UnsubProfileUpdateen_Placeholder" style="color: rgb(0, 0, 238);">Update your profile</a></p>

            <p>Footer1en_Placeholder</p>
            </td>
        </tr>
    </tbody>
    <tbody>
    </tbody>
</table>
</body>
</html>

from ckeditor-textselection-plugin.

nemiro avatar nemiro commented on June 22, 2024

Sorry, yeap, can't reproduce on 4.4.5. May be it was browsers cache.

from ckeditor-textselection-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.