Tracker: Bugs

5 Syntax highlight is wrong for HTML mode - ID: 3593961
Last Update: Settings changed ( daleanson )

The color of ">" of script tag in HTML mode is wrong.

ex.
<html>
<script type="text/javascript">
</script>
</html>

The color of the last ">" in the second line is wrong.


funa take ( funatake ) - 2012-12-08 07:08:25 PST

5

Closed

None

Dale Anson

None

None

Public


Comments ( 4 )

Date: 2012-12-10 10:28:32 PST
Sender: daleansonProject Admin

Patch applied that fixes this. See:

https://sourceforge.net/tracker/index.php?func=detail&aid=3594526&group_id=588&atid=300588


Date: 2012-12-10 08:24:16 PST
Sender: marchaefner

Yes, the ">" is tagged as OPERATOR (and not MARKUP) since everything after
"<script" is delgated to JavaScript mode. A patch adressing this issue is
available.


Date: 2012-12-10 03:09:56 PST
Sender: funatake

I did upload screenshot.
I use revision 22548 of
https://jedit.svn.sourceforge.net/svnroot/jedit/jEdit/trunk.

Active log
19:58:31 [main] [message] Log: java.version=1.7.0_03
19:58:31 [main] [message] Log: java.vm.version=22.1-b02
19:58:31 [main] [message] Log: java.vm.name=Java HotSpot(TM) Client VM
19:58:31 [main] [message] Log: java.runtime.version=1.7.0_03-b05
19:58:31 [main] [message] Log: java.runtime.name=Java(TM) SE Runtime
Environment
19:58:31 [main] [message] Log: java.vendor=Oracle Corporation
19:58:31 [main] [message] Log: java.compiler=null
19:58:31 [main] [message] Log: os.name=Windows XP
19:58:31 [main] [message] Log: os.version=5.1
19:58:31 [main] [message] Log: os.arch=x86

I think ">" of script tag for html mode is classified as the operator.


Date: 2012-12-09 12:08:17 PST
Sender: daleansonProject Admin

I can't reproduce this. Would you attach a screen shot and list your jEdit
version, java version, OS, etc?


Attached File ( 1 )

Filename Description Download
temp.png Screen shot Download

Changes ( 5 )

Field Old Value Date By
status_id Open 2012-12-10 10:28:33 PST daleanson
assigned_to nobody 2012-12-10 10:28:33 PST daleanson
allow_comments 1 2012-12-10 10:28:33 PST daleanson
close_date - 2012-12-10 10:28:33 PST daleanson
File Added 457643: temp.png 2012-12-10 03:01:18 PST funatake