By Владимир Деревянко on Wednesday, 23 December 2015
Posted in Technical Issues
Likes 0
Views 706
Votes 0
Sorry, guys, one more question:)
Is it possible to handle the issue that text covered by photo and smile icons in the stream comments?
Hi,

Can you insert the css codes below into your custom stylesheets and test it. If everything works fine we will include this fixes into our component.

div#fd.es .es-comments-form .es-form .mentions > div {
padding-bottom: 20px !important;
}
·
Tuesday, 29 December 2015 12:51
·
0 Likes
·
0 Votes
·
0 Comments
·
The text shouldn't be overflowing over the smiley and the photo. As you type, it should automatically detect the area of the photo and smiley icon and push the text on the next line.
·
Wednesday, 23 December 2015 18:25
·
0 Likes
·
0 Votes
·
0 Comments
·
but you can see on my screenshot that for some reasons it not working for me
·
Wednesday, 23 December 2015 18:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Did you type or did you copy and paste a set of text? After pasting, did you continue typing?
·
Wednesday, 23 December 2015 19:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes, it happens when typing, pasting and when continue typing after pasting.

P.S.: I posted an answer earlier, but something's happened, maybe with internet
·
Monday, 28 December 2015 21:07
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey there,

I can't seem to reproduce this issue on your site. This is what I am getting when i type and paste some text, http://screencast.com/t/IqV5Bz8xwW
·
Tuesday, 29 December 2015 00:09
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes, in your case letters do not hide behind the icons, because words have already moved to the next line. In fact, it occurs only at the time of writing, until the word has not yet moved to next line.
·
Tuesday, 29 December 2015 00:52
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes, with bottom padding it's a lot better! Sure need some time to test the new behavior especially on mobile devices, but now it's good. Thank you!
·
Tuesday, 29 December 2015 16:21
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating us on this. Will inform Chang about this
·
Tuesday, 29 December 2015 22:43
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post