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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Something wierd about textangular #407

Closed
yzhiJun opened this issue Nov 11, 2014 · 1 comment
Closed

Something wierd about textangular #407

yzhiJun opened this issue Nov 11, 2014 · 1 comment
Labels
Milestone

Comments

@yzhiJun
Copy link

yzhiJun commented Nov 11, 2014

copy issues:

when I type something to the editor,for example <p>111</p>
select them and paste to the editor, it become: <p>111<span style="color: rgb(68, 68, 68);float: none;background-color: rgb(255, 255, 255);">111</span></p>

blockquote ol ul bug:

type something for example <p>111</p><p><br></p><p>222</p><p><br></p><p>333</p>
select them and click button blockquote ol or ul, for ol it become <ol><li>111</li><li><br></li><li></li><li>222</li><li><br></li><li></li><li>333</li></ol>
I have point it in #377

another question:

  • if I insert img to the editor use taSelection.insertHtml, it can not setSelectionToImgEnd
  • after update to Pre-release v1.3.0-pre14, I don't kown if this relative to the textangular , sometimes my cursor become text all the time.
@SimeonC
Copy link
Collaborator

SimeonC commented Nov 11, 2014

Sorry, I thought I'd responded to that other thread, I'll have another look when I've got time.

Thanks for the comprehensive details.

@SimeonC SimeonC added this to the 1.3.0 milestone Nov 12, 2014
@SimeonC SimeonC added the bug label Nov 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants