<?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 Re: View formatting issue in Community Site Feedback</title>
    <link>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468537#M13332</link>
    <description>&lt;P&gt;@Anonymous I did say I saw the same issue as you when the post was unread, marking the thread as new lets me recreate the issue.&lt;/P&gt;</description>
    <pubDate>Thu, 17 Aug 2017 13:41:19 GMT</pubDate>
    <dc:creator>Browni</dc:creator>
    <dc:date>2017-08-17T13:41:19Z</dc:date>
    <item>
      <title>View formatting issue</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468514#M13321</link>
      <description>&lt;P&gt;I'm seeing this when it wasn't there the last time I viewed the site about 45 mins ago! Any thoughts?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Oops!"&gt;&lt;img src="https://community.plus.net/skins/images/A0C0974F08C2F141307C5AA348823F1B/responsive_peak/images/image_not_found.png" alt="Oops!" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This is with all thread not just the one shown using this URL:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.plus.net/t5/forums/unreadpostspage/tab/message:full" target="_blank"&gt;https://community.plus.net/t5/forums/unreadpostspage/tab/message:full&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2017 12:27:12 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468514#M13321</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-17T12:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: View formatting issue</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468519#M13322</link>
      <description>&lt;P&gt;Not much help, I know, but I don't have this problem in a 15" laptop. &lt;img class="lia-deferred-image lia-image-emoji" src="https://community.plus.net/html/@3681646702FDFD32BCA97E2E5F1BDDD5/images/emoticons/huh.gif" alt="Huh" title="Huh" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2017 12:51:08 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468519#M13322</guid>
      <dc:creator>jab1</dc:creator>
      <dc:date>2017-08-17T12:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: View formatting issue</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468521#M13323</link>
      <description>I did see the problem when the post you have shown was unread, but now I've read it it doesn't show!</description>
      <pubDate>Thu, 17 Aug 2017 12:57:00 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468521#M13323</guid>
      <dc:creator>Browni</dc:creator>
      <dc:date>2017-08-17T12:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: View formatting issue</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468523#M13324</link>
      <description>&lt;P&gt;I don't think it is related to screen size but it could be depending on the CSS which is where I think the issue it. I'm on a 27" iMac running at 5120 x 2880 and I still see it even after a full refresh of the page.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2017 13:02:43 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468523#M13324</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-17T13:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: View formatting issue</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468524#M13325</link>
      <description>&lt;P&gt;Its because the characters being used as a seperator is being seen as a single word by your browser. Default CSS on &amp;lt;p&amp;gt; tags doesn't have word-break: break-all; applied to it because you don't want to break single words onto a new line if there isn't space, it will look for the next place where the word ends and flow the text to the next line at that point.&lt;/P&gt;
&lt;P&gt;Not much I can do about that unless I set the word-break to make words that reach the end of the line go to a new line... which is not desirable. This is how all browsers treat this type of content.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_paragraphs2" target="_blank"&gt;https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_paragraphs2&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Add a long line of the same character without spaces and click 'run' - notice that you will now get a horizontal scroll bar, default browser behaviour.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2017 13:02:58 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468524#M13325</guid>
      <dc:creator>jaread83</dc:creator>
      <dc:date>2017-08-17T13:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: View formatting issue</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468525#M13326</link>
      <description>&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/4"&gt;@jaread83&lt;/a&gt; - Thanks, but why has this suddenly become an issue as I said in the OP it wasn't there 45 minutes before I posted and my browser hasn't changed either! For what it's worth I'm running FF 54.0.1 (but an update is available) on OSX Sierra v10.12.5.&lt;/P&gt;
&lt;P&gt;Viewing the URL with Safari produces the correct results!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2017 13:12:37 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468525#M13326</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-17T13:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: View formatting issue</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468526#M13327</link>
      <description>&lt;P&gt;Probably a silly question, but does it happen on other forums (using Lithium), such as the TalkTalk one?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2017 13:13:10 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468526#M13327</guid>
      <dc:creator>jab1</dc:creator>
      <dc:date>2017-08-17T13:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: View formatting issue</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468530#M13328</link>
      <description>Very strange @Anonymous. I guess it depends how the browser but I found an article about it here: &lt;A href="https://css-tricks.com/snippets/css/prevent-long-urls-from-breaking-out-of-container/" target="_blank"&gt;https://css-tricks.com/snippets/css/prevent-long-urls-from-breaking-out-of-container/&lt;/A&gt;&lt;BR /&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/18089"&gt;@jab1&lt;/a&gt;, I have checked a few others and it varies on results. One community I checked the word-break CSS has been applied but then on another it hasn't and it produced the same results we are seeing here.&lt;BR /&gt;I am pushing an update tomorrow morning with some bits and bobs (will let you all know what exactly before then), leave this with me and I will see if I can get an extra fix into the release.</description>
      <pubDate>Thu, 17 Aug 2017 13:27:25 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468530#M13328</guid>
      <dc:creator>jaread83</dc:creator>
      <dc:date>2017-08-17T13:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: View formatting issue</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468533#M13329</link>
      <description>&lt;P&gt;If I view the thread directly this is how it shows&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2017-08-17.PNG" style="width: 999px;"&gt;&lt;img src="https://community.plus.net/t5/image/serverpage/image-id/8198i8EA72B0D68009F43/image-size/large?v=v2&amp;amp;px=999" role="button" title="2017-08-17.PNG" alt="2017-08-17.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;It's only broken when using the link in post #1&lt;/P&gt;

eta: I'm using Palemoon x64</description>
      <pubDate>Thu, 17 Aug 2017 13:32:53 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468533#M13329</guid>
      <dc:creator>Browni</dc:creator>
      <dc:date>2017-08-17T13:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: View formatting issue</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468534#M13330</link>
      <description>Its because the table has a class of 'lia-data-cell-primary' and the CSS is set to word-break: normal; This treats all text within it like normal text.&lt;BR /&gt;I have just applied a fix on our staging site - just going to copy and paste the post to test it now on the unread page over there.</description>
      <pubDate>Thu, 17 Aug 2017 13:36:58 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468534#M13330</guid>
      <dc:creator>jaread83</dc:creator>
      <dc:date>2017-08-17T13:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: View formatting issue</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468535#M13331</link>
      <description>&lt;P&gt;Viewing the thread &lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/33416"&gt;@Browni&lt;/a&gt; I get the same it was only visible on the 'view' I posted in the OP, having said that, I marked those messages as read and on arrival now everything is now as it should be. Most weird, maybe there's no need to do anything &lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/4"&gt;@jaread83&lt;/a&gt; but I will make an update if this returns. I'm just confused as to why it happened.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2017 13:40:13 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468535#M13331</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-17T13:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: View formatting issue</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468537#M13332</link>
      <description>&lt;P&gt;@Anonymous I did say I saw the same issue as you when the post was unread, marking the thread as new lets me recreate the issue.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2017 13:41:19 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468537#M13332</guid>
      <dc:creator>Browni</dc:creator>
      <dc:date>2017-08-17T13:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: View formatting issue</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468538#M13333</link>
      <description>&lt;P&gt;Yes, I saw that thanks, so edited my post.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2017 13:42:48 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468538#M13333</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-17T13:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: View formatting issue</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468542#M13334</link>
      <description>&lt;P&gt;I have fixed this and will be live tomorrow morning. Below is a screenshot of how a post like this would render from now on.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2017-08-17 at 14.42.26.png" style="width: 999px;"&gt;&lt;img src="https://community.plus.net/t5/image/serverpage/image-id/8199iA2BB70079E9F6294/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2017-08-17 at 14.42.26.png" alt="Screen Shot 2017-08-17 at 14.42.26.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2017 13:44:03 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468542#M13334</guid>
      <dc:creator>jaread83</dc:creator>
      <dc:date>2017-08-17T13:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: View formatting issue</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468544#M13335</link>
      <description>&lt;P&gt;It's not peculiar to that thread either as this shows&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2017-08-17a.PNG" style="width: 999px;"&gt;&lt;img src="https://community.plus.net/t5/image/serverpage/image-id/8200i8974739565D7A517/image-size/large?v=v2&amp;amp;px=999" role="button" title="2017-08-17a.PNG" alt="2017-08-17a.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2017 13:44:30 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468544#M13335</guid>
      <dc:creator>Browni</dc:creator>
      <dc:date>2017-08-17T13:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: View formatting issue</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468545#M13336</link>
      <description>&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/33416"&gt;@Browni&lt;/a&gt;, my fix will also fix this bug too. I have simply set the word-break CSS on the area so that it will stop words flowing outside the container and will break it to the next line when needed.</description>
      <pubDate>Thu, 17 Aug 2017 13:46:11 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468545#M13336</guid>
      <dc:creator>jaread83</dc:creator>
      <dc:date>2017-08-17T13:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: View formatting issue</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468734#M13352</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/4"&gt;@jaread83&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;I have fixed this and will be live tomorrow morning.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;This may be 'fixed' but if I'm honest some of the posts look ugly due to positioning of the breaks. Can't have everything I guess.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2017 08:31:23 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468734#M13352</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-18T08:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: View formatting issue</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468735#M13353</link>
      <description>Changes went live about 20 minutes ago. The word break is something I would have liked to avoid but I guess sometimes I just need to bite the bullet and realise that some users input bad data like this which requires the word-break CSS to stop it messing with the layout of a page.</description>
      <pubDate>Fri, 18 Aug 2017 08:33:42 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/View-formatting-issue/m-p/1468735#M13353</guid>
      <dc:creator>jaread83</dc:creator>
      <dc:date>2017-08-18T08:33:42Z</dc:date>
    </item>
  </channel>
</rss>

