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

[Rich Text]- Problem with bullets and number list #795

Closed
pk091990 opened this issue Feb 5, 2021 · 6 comments
Closed

[Rich Text]- Problem with bullets and number list #795

pk091990 opened this issue Feb 5, 2021 · 6 comments
Labels
status:fixed-next-drop Issue will be fixed in upcoming release. type:bug
Milestone

Comments

@pk091990
Copy link

pk091990 commented Feb 5, 2021

Category

[ ] Enhancement

[x] Bug

[ ] Question

Version

Please specify what version of the library you are using: [ 2.3.0 ]

Expected / Desired Behavior / Question

Bullets and Number list should work properly.

Observed Behavior

When I'm using Number list first time then it works fine. But If I'll write some more text or delete the previous text and try to use the number list second time on the same webpart then it doesn't work. I have to select bullets first and then number list.
Similar case is happening if I'm selecting bullets first instead of number.

image

Steps to Reproduce

Add new webpart
Write some text and give numbering or bullets. It will work for the first time
Delete the text and again try to give the same you've given earlier either numbers or bullets
OR
Type some more text like I did in the above screenshot and try to give the same you've given earlier either numbers or bullets. It won't work.

Thanks!

@ghost
Copy link

ghost commented Feb 5, 2021

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

@ghost ghost added the Needs: Triage 🔍 label Feb 5, 2021
AJIXuMuK added a commit that referenced this issue Mar 19, 2021
@AJIXuMuK
Copy link
Collaborator

Thank you @pk091990 for reporting this one!

The fix has been implemented and will be included in the next release.
In a meantime you can test it in beta version

@AJIXuMuK AJIXuMuK added status:fixed-next-drop Issue will be fixed in upcoming release. type:bug and removed Needs: Triage 🔍 labels Mar 19, 2021
@AJIXuMuK AJIXuMuK added this to the 2.6.0 milestone Mar 19, 2021
@pk091990
Copy link
Author

pk091990 commented Apr 8, 2021

Hi @AJIXuMuK ,
Mentioned issue has been fixed in the recent published 2.6.0 version. However notice another issue with rich text in this version . It was working fine with earlier version i.e. 2.3.0

Mentioning repro steps here. Let me know if you are able to repro it and I need to raise a separate issue for the same:

1: Add Rich text webpart
2: Copy paste any text and click outside of your webpart.
3: Text will disappear with below error in console.
image
Debug:
image

4: Its working fine if I'm manually writing any text instead of copy/paste.

@AJIXuMuK
Copy link
Collaborator

AJIXuMuK commented Apr 8, 2021

Hi @pk091990 - could you please open a separate issue for this one?

@pk091990
Copy link
Author

pk091990 commented Apr 15, 2021

Hi @pk091990 - could you please open a separate issue for this one?

@AJIXuMuK Raised here

@rpuvvala-chwy
Copy link

In html file, i have added this tag<ejs-richtexteditor #toolsRTE id='alltoolRTE' [(value)]='contentValue' [toolbarSettings]='tools'>

        </ejs-richtexteditor>.

content value has email template info

I am trying to use bullet list and number list . I place the cursor on 7th line, and click o bullet list, but i see the bullet is showing on first line, same with the number

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:fixed-next-drop Issue will be fixed in upcoming release. type:bug
Projects
None yet
Development

No branches or pull requests

3 participants