google-code-export / django-grappelli

Automatically exported from code.google.com/p/django-grappelli
0 stars 0 forks source link

TinyMCE: SHIFT-RETURN for line-breaks does not work in Webkit based browsers #161

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Enter text into a TinyMCE activated textarea
2. Hit SHIFT-RETURN
3.

What is the expected output? What do you see instead?
Expected output is a line-break. Instead I get a new paragraph.

What version of the product are you using? On what operating system?
Django SVN with django-tinymce on linux

Please provide any additional information below.

Works fine in Gecko based browsers

Original issue reported on code.google.com by dmee...@gmail.com on 30 Jan 2010 at 7:32

GoogleCodeExporter commented 9 years ago
how is this related to grappelli?

Original comment by sehmaschine on 30 Jan 2010 at 7:43

GoogleCodeExporter commented 9 years ago
Not sure. I know you have made some alterations to how tinymce works for 
grappelli, so I thought it could be a 
grappelli specific issue. If not, I apologize and feel free to mark invalid.

Original comment by dmee...@gmail.com on 30 Jan 2010 at 7:47

GoogleCodeExporter commented 9 years ago
Issue 162 has been merged into this issue.

Original comment by sehmaschine on 30 Jan 2010 at 7:54

GoogleCodeExporter commented 9 years ago
I just did some experimentation and SHIFT-RETURN work in webkit browsers 
(Safari, Chrome) if you add "Safari" 
to the plugins in tinymce_setup.js

Original comment by dmee...@gmail.com on 30 Jan 2010 at 8:16

GoogleCodeExporter commented 9 years ago
P.S. the address blockformat bug is an issue across all browsers. And to 
clarify, TinyMCE is writing the correct 
HTML, but grappelli is not indicating the blockformat "address" when "show 
document structure" is on.

Original comment by dmee...@gmail.com on 30 Jan 2010 at 8:19

GoogleCodeExporter commented 9 years ago

Original comment by sehmaschine on 11 May 2010 at 2:38

GoogleCodeExporter commented 9 years ago
grappelli_2_1: shift-return works in safari

Original comment by klemens.mantzos on 27 May 2010 at 10:01

GoogleCodeExporter commented 9 years ago
> if you add "Safari" to the plugins in tinymce_setup.js

couldn't find this plugin...but it works anyway. so fixed.

Original comment by klemens.mantzos on 27 May 2010 at 10:19