Giter Club home page Giter Club logo

rte-light's People

Watchers

James Cloos avatar

rte-light's Issues

Mixed-Content warning error in IE 6 for HTPS page

What steps will reproduce the problem?
1. In an HTML page, convert a textarea into RTE using jQuery RTE plugin 0.2
2. Request the page over HTTPS

What is the expected output? What do you see instead?
The RTE should be created without throwing any warning messages

What version of the product are you using? On what operating system?
jQuery RTE plugin 0.2. ; Windows XP (SP3)

Please provide any additional information below.
When RTE is created, there is an iframe created with no 'src' attribute. This 
causes IE 6 to throw mixed-content warning.

Original issue reported on code.google.com by [email protected] on 19 Jul 2010 at 6:58

Entries encoded differently in Firefox and IE

What steps will reproduce the problem?
1. Type more than one line of text into rte-light from IE 7 or 8.
2. Type more than one line of text into rte-light from FireFox 3+

What is the expected output? What do you see instead?

I expect to see the same output.  But under IE whenever I enter a line it 
is wrapped in paragraph tags.  Under FireFox I get line breaks instead.

Note, I prefer the behavior under FireFox.

What version of the product are you using? On what operating system?

version 0.5.1 under RedHat 5/Apache 2.2.3.  Testing firefox 3.5.5 and IE 8.

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 21 Nov 2009 at 11:28

Produce Different URL Syntax/Format

How can this code be tweaked to output a different link syntax when
selecting text to produce a link? 

Let's say, instead of <a href="url.com">text selected</a>, the desired
output is: [LINK url="url.com"]selected text[/LINK].

Is there a way to generate a different link structure?

Original issue reported on code.google.com by [email protected] on 15 Jul 2009 at 9:47

License?

license listed in code is gpl 2.  License listed on Project Home is MIT. 
Which is it?  Both?  


Original issue reported on code.google.com by [email protected] on 2 Feb 2009 at 10:34

Character counter with RTE

I need to incorporate a charater counter, but am having difficulty making it 
work with the RTE.  I have tried using jQuery counters as well and they work ok 
with the CssClass="rte-zone" removed, but of course that removes the rich text 
editor.  Were you able to incorporate a character counter to work with this RTE 
(ver. 0.5.1).

Character counters that I've incorporated (works, but not with the RTE):
1) 
http://www.ajaxray.com/blog/2007/11/09/interactive-character-limit-for-textarea-
using-jquery/
2) 
http://blog.ysatech.com/post/2010/05/19/ASPNET-Limit-number-of-characters-in-Tex
tBox-control.aspx
3) http://www.4guysfromrolla.com/articles/103107-1.aspx

Q: What is the expected output? What do you see instead?
A: When I incorporate the character counter with the RTE, the count doesn't 
change when I add/delete characters.  The count should change as the user 
add/deletes characters in the textbox.

Q: What version of the product are you using? On what operating system?
A: ver 0.5.1 in Windows 7

Please let me know if you need me to provide any additional information.

Thanks for your help!
Winnie


Original issue reported on code.google.com by [email protected] on 8 Jun 2010 at 7:13

Dont work with internet explorer 6.0

What steps will reproduce the problem?
1. download the last version of rte->run in internet exmplorer the example 
page (index.html), and None... the internet explorer can`t load the script.

What is the expected output? What do you see instead?
javascript console: (Line 40, Expected identifier, string or number)

What version of the product are you using? On what operating system?
windows xp

Please provide any additional information below.
None.

Original issue reported on code.google.com by [email protected] on 31 May 2009 at 9:15

library got access denied exception in IE9.

What steps will reproduce the problem?
1. On changing document.domain property of your site to "domain.com" from 
"subdomain.domain.com" for. e.g.
the library generate exception "Access is denied"

What is the expected output? What do you see instead?
The library should not cause an exception as work normally..

What version of the product are you using? On what operating system?
jquery-ui-1.8.24, IE9 with Windows 7

Please provide any additional information below.
Exact error is. 
SCRIPTS: Access is denied.
jquery.rte.js, line 153 character 9

Original issue reported on code.google.com by [email protected] on 24 Sep 2013 at 5:51

AJAX loaded RTE form won't edit

What steps will reproduce the problem?

1. Load form via AJAX call rather than on page load (which works ok)

What is the expected output? What do you see instead?

Everything appears ok (toolbar), except: the iFrame Body has no content,
and it is not possible to edit the iFrame. Switch to 'plain' mode and the
content isn't there either. How ever add content in 'plain' mode it then
appears in the iFrame when you toggle back, but it's still not editable.

What version of the product are you using? On what operating system?

Latest SVN verson - Testing in Firefox on OSX

Thanks


Original issue reported on code.google.com by ranguard on 11 Mar 2009 at 8:59

designMode doesn't get refreshed

What steps will reproduce the problem?
1. Load rte-light
2. click the cross to disable design mode
3. get $("iframe")[0].contentWindow.document.designMode

What is the expected output? What do you see instead?
expected output should be 'off' or null
instead we get 'on'

What version of the product are you using? On what operating system?
svn version r5

Please provide any additional information below.
fix : add line 115 

            iframe.contentWindow.document.designMode = "off";

Original issue reported on code.google.com by [email protected] on 1 Apr 2009 at 10:51

Add content from a thickbox

Hi !
1st of all, thanks for this light-weight script ! Works fine in every
modern browser.
I've changed the image function because i wanted to display an image folder
instead of a simple prompt :

$('.image', tb).click(function(){
  tb_show('Liste des
images','displayImages.php'+'TB_iframe=true&height=550&width=750&modal=true',fal
se);
  return false; });

My thickbox appears, but I can't add the content to the rte editor ! I've
tried several ways like : 

parent.document.getElementById('my-rte').setText='my value';

But nothing happens ! It works when i add the content to a simple text
input by doing this :

parent.document.getElementById('my-input').value='my value';

Please help :)

Thanks in advance

RTE Rocks !!

Original issue reported on code.google.com by [email protected] on 24 Nov 2009 at 5:23

Spell Checker Plugin

1) Are there any plugins for Spell Checker which can be integrated with this 
Editor ?
2) Please let me know if there are any.

Original issue reported on code.google.com by [email protected] on 16 Aug 2012 at 3:03

Can I add a new functionality on the plugin?

I like the succinctness of the plugin and want to import to our website. 
However, our user usually need insert some litte picture into textarea (I'm a 
chinese and don't know how to explain this functionality  exactly, sorry). I'm 
wondering if you had implemented this, just not published in some reason? If 
not, I'm glad to work for that.

Original issue reported on code.google.com by [email protected] on 27 Apr 2012 at 1:14

Add help to retrieve content

This plugin is looking very nice and its very light weight makes it appealing.
However, I couldn't retrieve the iframe's content with jQuery.
How should it be done ?
This could be added to the index.html for more convenience. 

Original issue reported on code.google.com by [email protected] on 1 Apr 2009 at 8:29

Functinality

What steps will reproduce the problem?
1. I want to add to able to upload video or give video url
2. I want to add click event on the url of LINK, IMAGE and VIDEO in the 
document body.
3.  i want to add smile image into the document body

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 27 Jul 2011 at 2:01

mad height of input text

What steps will reproduce the problem?
1. When you press enter many times... the window of input text is resized and 
if you press enter 
again the window of input text back the normal size.

Solve:
For solve this problem in any browser supported, modify in rte.css ->.rte-zone 
insert the 
!important in height.

Example:
.rte-zone{
     height:300px !important;
}

thats all folks!

Original issue reported on code.google.com by [email protected] on 31 May 2009 at 10:18

New line character in IE9.

What steps will reproduce the problem?
1. Open index.html with IE9.
2. Input something include new line in textarea.

What is the expected output? What do you see instead?
Every new lines that were separated by <p> tag. It should be <br>.

What version of the product are you using? On what operating system?
0.5.1.

Please provide any additional information below.
I think it may not be a bug since what be inserted is depend on specified 
browser. I have tried by firefox and everything is it as I expect.However, it's 
not graceful ,and can you provide any resolution?

Original issue reported on code.google.com by [email protected] on 27 Apr 2012 at 9:49

Enabling design mode - issue

What steps will reproduce the problem?
1. Please comment 48 line in source code - "console.log("already created");"
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
Gentoo Linux, Mozilla Firefox 3.6.4

Please provide any additional information below.
When 48 line: console.log("already created"); is uncommented I can't back to 
design mode again.


Original issue reported on code.google.com by [email protected] on 23 Oct 2010 at 9:34

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.