You are here: PSPad forum > English discussion forum > Matching parentheses are not highlighted and the cursor disappears

Matching parentheses are not highlighted and the cursor disappears

Goto Page: Previous1 2 3 4 5 Next

#21 Re: Matching parentheses are not highlighted and the cursor disappears

Posted by: AskMe | Date: 2014-12-05 16:15 | IP: IP Logged

I did not think that the encoding of characters in a text string can or should influence the highlighting of tags, and to work in all of the editor.
It appears this is precisely the reason.

Options: Reply | Quote | Up ^


#22 Re: Matching parentheses are not highlighted and the cursor disappears

Posted by: pspad | Date: 2014-12-05 16:35 | IP: IP Logged

The problem is caused by chars 0x90 which are placed inside your text:
текст для редÐ
It causes problem to highlighter - movement of char during drawing and cursor moving. I don't think so the content is wanted.
Delete content between </font><br> ... </div> and you will see it will highlight correctly. I guess your file was originaly UTF-8 encoded, but the encoding was damaged and the result causes wrong content. Now the file contains wrong chars

Options: Reply | Quote | Up ^


#23 Re: Matching parentheses are not highlighted and the cursor disappears

Posted by: AskMe | Date: 2014-12-05 17:04 | IP: IP Logged

All true. Symbols must be printed in the correct encoding.
The cursor is still disappearing, but this is possible as that used to.
I already thought to overwrite the entire system, as cursor disappears and another editor, DZSoft Pearl Editore too. But it will take more time.

Options: Reply | Quote | Up ^


#24 Re: Matching parentheses are not highlighted and the cursor disappears

Posted by: AskMe | Date: 2014-12-05 18:34 | IP: IP Logged

I must say, that there is a very good editor, is a site, where there is a forum, where you can specify various details !

Options: Reply | Quote | Up ^


#25 Re: Matching parentheses are not highlighted and the cursor disappears

Posted by: pspad | Date: 2014-12-05 18:56 | IP: IP Logged

AskMe:
All true. Symbols must be printed in the correct encoding.
The cursor is still disappearing, but this is possible as that used to.
I already thought to overwrite the entire system, as cursor disappears and another editor, DZSoft Pearl Editore too. But it will take more time.

You can simply delete broken content between tags and replace it with proper text.

Options: Reply | Quote | Up ^


#26 Re: Matching parentheses are not highlighted and the cursor disappears

Posted by: carbonize | Date: 2014-12-05 19:16 | IP: IP Logged

I think the missing cursosr is the same issue as I reported about a year ago. If you do a HTML Page Preview and either click on the preview or it contains something like Google Adsense then the cursor will disappear.

--
Carbonize

Options: Reply | Quote | Up ^


#27 Re: Matching parentheses are not highlighted and the cursor disappears

Posted by: AskMe | Date: 2014-12-08 07:59 | IP: IP Logged

It does not contain something like Google Adsense.
Here elementary html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body>
<script>
alert(1);
</script>
aaaaaaaa
bbbbbbb
</body>
</html>

If you click in the editor view, there are two options:
- A page appears alert, press enter immediately close the window and return to the editor. The cursor is visible, and it is there where it was abandoned.
- A page appears alert, press enter, you can click on that page on the body, and then close the window and return to the editor. The cursor is not visible, but where it was left visible yellow strip line on which the cursor should be.

Options: Reply | Quote | Up ^


#28 Re: Matching parentheses are not highlighted and the cursor disappears

Posted by: AskMe | Date: 2014-12-08 18:42 | IP: IP Logged

Alert "File contents changed. Reload?" "Yes to all" ooh and pulls out the same tired.
Maybe someone like him? Or is it as something useful? Or very friendly?

Options: Reply | Quote | Up ^


#29 Re: Matching parentheses are not highlighted and the cursor disappears

Posted by: pspad | Date: 2014-12-08 19:04 | IP: IP Logged

AskMe:
Alert "File contents changed. Reload?" "Yes to all" ooh and pulls out the same tired.
Maybe someone like him? Or is it as something useful? Or very friendly?

Write step by step how to get this question. I am not able to fix anything if you don't give me enough information

Options: Reply | Quote | Up ^


#30 Re: Matching parentheses are not highlighted and the cursor disappears

Posted by: pspad | Date: 2014-12-08 19:57 | IP: IP Logged

AskMe:
It does not contain something like Google Adsense.
Here elementary html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body>
<script>
alert(1);
</script>
aaaaaaaa
bbbbbbb
</body>
</html>

If you click in the editor view, there are two options:
- A page appears alert, press enter immediately close the window and return to the editor. The cursor is visible, and it is there where it was abandoned.
- A page appears alert, press enter, you can click on that page on the body, and then close the window and return to the editor. The cursor is not visible, but where it was left visible yellow strip line on which the cursor should be.

I found way how to simulate it.
If you display WWW preview, close alert box, click into preview window (into browser place) and close the preview window, cursor disappear. You have to swith to another application and back to make it visible.

Options: Reply | Quote | Up ^


Goto Page: Previous1 2 3 4 5 Next





Editor PSPad - freeware editor, © 2001 - 2024 Jan Fiala, Hosted by Webhosting TOJEONO.CZ, design by WebDesign PAY & SOFT, code Petr Dvořák, Privacy policy and GDPR