SammyLin / redactor-rails

This repo is deprecated. Please check out official gem for Redactor 2. https://github.com/Redactor2/redactor2_rails
MIT License
389 stars 253 forks source link

Not save some styles #110

Open DmytroVasin opened 10 years ago

DmytroVasin commented 10 years ago

version: redactor-rails-0.4.3

Create "sometext" Using "indent" on this text http://note.io/1izTvgn

After that save into db And get text without styling: http://note.io/1h9rSe6

But if i fire "Enter" on contenteditable element ( or some else key ) Styles will appear

Conclusion: not synchronize content after indent's button.