Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embed alignment #61

Closed
karsasmus opened this issue Aug 24, 2016 · 1 comment
Closed

Embed alignment #61

karsasmus opened this issue Aug 24, 2016 · 1 comment

Comments

@karsasmus
Copy link
Contributor

Thanks for using Postleaf! 馃挋馃挌

This issue tracker is ONLY for bug reports. If you need help with something or would like to request a feature, please ask on https://community.postleaf.org/ instead.


Issue Summary

Alignment issues with embeds.

center: Text is marked, you can't add a new line nor delete the mark
align center

right:
align right

left:
left align

Steps to Reproduce

Tell us how to replicate the problem.

  1. Embed a simple link <a href="something.html"> Something </a>
  2. choose alignment center
  3. copy this embed
  4. choose the copy's alignment right/left

Additional info

  • Postleaf version: master branch
  • PHP version: 5.5.9
  • Affected browsers: Chrome 52
  • Operating system: Ubuntu/ChromeOS
@claviska
Copy link
Contributor

You have to move the cursor left/right (to get it off the embed block) before hitting enter.

This is sort of an edge case as it's only really noticeable when you have just an embed on the page. When you have content above/below you probably won't run into it very much.

Either way, this one is out of Postleaf's control. contentEditable="false" handling is completely up to TinyMCE, so improvements to this behavior should be submitted to their project :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants