Online Page Editor Add-on Support Product Page

In progress

Editor-menu disappears while editing

Reported 11 Jun 2012 12:03:40
1
has this problem
11 Jun 2012 12:03:40 thomas strmiska posted:
hello!
page editor doesn´t work. if you check my website:
www.misfit.tv/eltern_test/index5.html

ctr-shift2
login: demo
pw: demo

click pencil for editing, then set the corsor before the first letter, then press the "return"-key on your keyboard. as you see, the whole header (black/grey html-editor) of the editor above is moving up.
then press the "backspace"-key and you´ll see, that you don´t get the header back.
it stoppes just before. you cannot scroll either.
this is my problem.

alle css are installed correctly!!

thanx for helping
regards
strmiska

Replies

Replied 11 Jun 2012 12:19:39
11 Jun 2012 12:19:39 Vulcho Vulev replied:
Hello Thomas.

Can you please edit your code the following way:

<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8">


Should become:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />


Also make sure that the following file is uploaded on your hosting server

www.misfit.tv/eltern_test/Styles/dmxEditor/dark/dark.css

Regards: Vulcho.
Replied 11 Jun 2012 12:35:02
11 Jun 2012 12:35:02 thomas strmiska replied:
hi!
i made changes, but it changed nothing - all the same.
after breaking down the lines, the black editor scrolls up and don´t come down again.
at the side i can pull it down, but on leaving, the mask scrolls up agian.
please try for yourself!!

also the file is on my server - check it
www.misfit.tv/eltern_test/Styles/dmxEditor/dark/dark.css

regards
strmiska
Replied 14 Jun 2012 06:28:50
14 Jun 2012 06:28:50 Teodor Kuduschiev replied:
Hello Thomas,

As the editor is a text area, the mouse wheel does not work when your cursor is over the editor.
the mouse wheel in Sliding Panels work when your cursor is over the panel. You can try this - just place your cursor over the tiny area on the left ot right of the editor area that is a part of the sliding panels and scroll up/down.
Replied 14 Jun 2012 09:07:38
14 Jun 2012 09:07:38 thomas strmiska replied:
hello!
this is not my problem!!!!!!
i made a screenvideo for you, in order to show your softwarebug.

please got to:
www.misfit.tv/video/dmx

(only firefox and chrome - in safari your own videoplayer-html5- wants flash?????)

then try for yourself!!!!
www.misfit.tv/eltern_test/index5.html

ctr-shift2
login: demo
pw: demo

thanx
Replied 15 Jun 2012 06:16:59
15 Jun 2012 06:16:59 Teodor Kuduschiev replied:
Hello,

This seems to be how safari handles the text area in sliding panels.

We will check if this can be changed in the future updates.
Replied 15 Jun 2012 10:10:20
15 Jun 2012 10:10:20 thomas strmiska replied:
ok - i see.
i made tests with mac (safari/chrom/firefox) and windows (explorer 9 / chrom / firefox)
it only is working correct on firefox newest version (mac AND pc).

thanx!

Reply to this topic