<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic QV11 Bug - Multi-line text box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QV11-Bug-Multi-line-text-box/m-p/299962#M111107</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just found an issue with V11 (11.00.11154.0 IR 64 bit) using multi-line (using an expression) text boxes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first problem is that '\n' no longer works to force a line break.&amp;nbsp; This worked fine in v9 SR6, for example, the following text box worked fine:&lt;/P&gt;&lt;P&gt;='line one\nline two\nline three" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In v11, using '\n' is unreliable (seems to work sometimes), but the following does work fine:&lt;/P&gt;&lt;P&gt;='line one' &amp;amp; chr(10) &amp;amp; 'line two' &amp;amp; chr(10) &amp;amp; 'line three'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is '\n' supposed to work, or was I just "lucky" in earlier versions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second problem is with right alignment of a multi-line text box.&amp;nbsp; Create a multi-line text box and set the Horizontal Alignment to 'Right'.&amp;nbsp; The first two lines are correctly aligned but the third line is displayed too far to the right.&amp;nbsp; I can manually correct it by adding two explicit blanks at the end of line three.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Jan 2012 21:46:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-01-23T21:46:23Z</dc:date>
    <item>
      <title>QV11 Bug - Multi-line text box</title>
      <link>https://community.qlik.com/t5/QlikView/QV11-Bug-Multi-line-text-box/m-p/299962#M111107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just found an issue with V11 (11.00.11154.0 IR 64 bit) using multi-line (using an expression) text boxes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first problem is that '\n' no longer works to force a line break.&amp;nbsp; This worked fine in v9 SR6, for example, the following text box worked fine:&lt;/P&gt;&lt;P&gt;='line one\nline two\nline three" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In v11, using '\n' is unreliable (seems to work sometimes), but the following does work fine:&lt;/P&gt;&lt;P&gt;='line one' &amp;amp; chr(10) &amp;amp; 'line two' &amp;amp; chr(10) &amp;amp; 'line three'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is '\n' supposed to work, or was I just "lucky" in earlier versions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second problem is with right alignment of a multi-line text box.&amp;nbsp; Create a multi-line text box and set the Horizontal Alignment to 'Right'.&amp;nbsp; The first two lines are correctly aligned but the third line is displayed too far to the right.&amp;nbsp; I can manually correct it by adding two explicit blanks at the end of line three.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2012 21:46:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV11-Bug-Multi-line-text-box/m-p/299962#M111107</guid>
      <dc:creator />
      <dc:date>2012-01-23T21:46:23Z</dc:date>
    </item>
    <item>
      <title>QV11 Bug - Multi-line text box</title>
      <link>https://community.qlik.com/t5/QlikView/QV11-Bug-Multi-line-text-box/m-p/299963#M111108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a note:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the first issue please see ﻿&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/176178#176178"&gt;http://community.qlik.com/message/176178&lt;/A&gt; resp.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/152807#152807"&gt;http://community.qlik.com/message/152807&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So hopefully this will be fixed soon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the second, I just tried, can confirm, another funny bug...﻿&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2012 22:22:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV11-Bug-Multi-line-text-box/m-p/299963#M111108</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-01-23T22:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: QV11 Bug - Multi-line text box</title>
      <link>https://community.qlik.com/t5/QlikView/QV11-Bug-Multi-line-text-box/m-p/299964#M111109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The second one also seems to be a bug in V10 SR4 ... very annoying!&amp;nbsp; We have an external facing report which I use right align and now they've all gone squiffy!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hurry up and fix please QlikTech!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2012 15:01:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV11-Bug-Multi-line-text-box/m-p/299964#M111109</guid>
      <dc:creator />
      <dc:date>2012-06-08T15:01:44Z</dc:date>
    </item>
  </channel>
</rss>

