[Laszlo-dev] For Review: Change 20090309-bargull-t0y Summary: tweak LzDebugService.singleEscapeCharacters for IE
P T Withington
ptw at pobox.com
Tue Aug 25 10:49:45 PDT 2009
Certainly not. Not sure how that happened, but it's pretty annoying.
I'll try to look at it later this week if you can't. Another approach
would be to just delete it from the list.
On Aug 25, 2009, at 13:40, André Bargull <andre.bargull at udo.edu> wrote:
> The "\v"-bug is back in IE. It was worked around by replacing '\v'
> with '\x0B' in LzDebugService.singleEscapeCharacters. But now the
> compiler automatically replaces '\x0B' with '\v'. Is that
> replacement really intended?
>
>
> - André
>
>
> On 3/10/2009 4:06 AM, P T Withington wrote:
>> I can't imagine anyone actually uses vertical tab any more (at
>> least that's what I think \v stands for), in fact I wonder why it
>> was even included in ECMA. But since it's there, should we just use
>> \x0B? Does that work?
>> On Mar 9, 2009, at 13:07, André Bargull <andre.bargull at udo.edu> wr
>> ote:
>>> Change 20090309-bargull-t0y by bargull at dell--p4--2-53 on
>>> 2009-03-09 20:01:38
>>> in /home/Admin/src/svn/openlaszlo/trunk
>>> for http://svn.openlaszlo.org/openlaszlo/trunk
>>>
>>> Summary: tweak LzDebugService.singleEscapeCharacters for IE
>>>
>>> New Features:
>>>
>>> Bugs Fixed: LPP-3623 (IE7 - According to Debugger, canvas is can
>>> \vas.)
>>>
>>> Technical Reviewer: ptw
>>> QA Reviewer: (pending)
>>> Doc Reviewer: (pending)
>>>
>>> Documentation:
>>>
>>> Release Notes:
>>>
>>> Details:
>>> Remove ['\v', '\\v'] from LzDebugService.singleEscapeCharacters
>>> (this is so stupid, hurray for IE...)
>>>
>>>
>>> Tests:
>>> eval 'canvas' in IE, it's now "canvas" and no longer "can\vas"
>>>
>>> Files:
>>> M WEB-INF/lps/lfc/debugger/platform/dhtml/LzDebug.js
>>>
>>> Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20090309-bargull-t0y.tar
>>>
More information about the Laszlo-dev
mailing list