By Ron Severdia on Thursday, 25 December 2014
Posted in Technical Issues
Replies 3
Likes 0
Views 789
Votes 0
I'm using the latest version of EasyBlog and the latest version of Safari 8.0.2. I'm trying to create a new post but the cursor position is having problems. If you look at the attached screenshot, you can see I've selected the entire line of text even though the visible text is longer. So if I tap at the end of the line, the cursor appears at the end of the highlighted blue area. If I type while the curse is in the middle of the text, the new text appears at the end (after "thing").
I tracked down the issue. It appears to be with CodeMirror, EasyBlog and Safari together.
·
Thursday, 25 December 2014 06:26
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Ron,

Hm, yeah I was able to reproduce this! Will pass this to our designers to get them to check on this issue. Looks like this has something to do with some css conflicts and like you said it only happens with Safari
·
Thursday, 25 December 2014 14:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Ron,

To fixed it you will need to extract the attached .zip file and then place the files accordingly.
styles.css >> /components/com_easyblog/themes/dashboard/system/css/styles.css
codemirror.css >> /media/editors/codemirror/css/codemirror.css
·
Friday, 26 December 2014 13:58
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post