<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[View problem with break lines auto, bug?]]></title><description><![CDATA[<p dir="auto"><a href="https://youtu.be/b9CZF-ng7LA" rel="nofollow ugc">See video of bug flickering monitor</a></p>
<p dir="auto">It happened when I put the comment in the ‘tipoFatura’ type key of the array</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/26556/view-problem-with-break-lines-auto-bug</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Jul 2026 17:37:54 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/26556.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 16 Jan 2025 15:51:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to View problem with break lines auto, bug? on Fri, 17 Jan 2025 08:28:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/shinoda-kl" aria-label="Profile: Shinoda-kl">@<bdi>Shinoda-kl</bdi></a> Does the flicker only happen as you are moving the divider between the main text area and NppFTP? Does it happen if you make Notepad++ a window and use the dragger thing in the lower-right corner to resize the application?</p>
<p dir="auto">I installed the NppFTP plugin and saw one minor issue. When I move the divider line to the right there are many shadows of the divider that persistent for about 1/2 second but the screen goes back to normal. I never got the jitter that you are seeing.</p>
<p dir="auto">I then enabled word wrap which you seem to be using and there is a slight flicker at times  as I drag the divider but no jitter.  That prompted me to remove or uninstall NppFTP and to instead see what happens if I make npp a window and to resize it using the dragger in the lower-right corner and moving the mouse in a circle. There is some flicker as the word wrapping does its thing but I never got into a continuous jitter state.</p>
<p dir="auto">As times over the years I have had applications, including Notepad++ and Firefox, get into a state where it jitters much like what happens at times in your video. The issue is far more common with Firefox. It’s painting the screen and mid-way through painting the code that tries to fit things on the screen realized it’s painted its way into a virtual corner and so it starts painting again using slightly different parameters to get the text to fit, that also gets into a virtual corner and so it tries the first set of parameters again. There’s a loop of repainting two versions of the text.</p>
<p dir="auto">It’s rare for me and from what I recall tends to happen when I’m resizing an application or the dividers. I suspect it’s an edge condition in text drawing code. The workaround is easy in that I change the size or divider by a pixel.</p>
<p dir="auto">Reproducing on demand is not easy.</p>
<p dir="auto">If it’s a very common issue for you and you are willing to put some effort into creating a setup that one of us can 100% duplicate then we <em>may</em> be able to write up steps that allow one of the Notepad++ developers to get the application into the jitter state while also trying to fully understand what bit of code has the edge condition.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/99205</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/99205</guid><dc:creator><![CDATA[mkupper]]></dc:creator><pubDate>Fri, 17 Jan 2025 08:28:42 GMT</pubDate></item><item><title><![CDATA[Reply to View problem with break lines auto, bug? on Thu, 16 Jan 2025 16:03:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/shinoda-kl" aria-label="Profile: Shinoda-kl">@<bdi>Shinoda-kl</bdi></a> ,</p>
<p dir="auto">Just posting a video isn’t very helpful to help us help you.  But I’ve never seen anything as bad as what you showed in the video, so right now, the best I can say is “I cannot reproduce”</p>
<p dir="auto">Please share/answer the following:</p>
<ul>
<li>share your <strong>?</strong>-menu’s <strong>Debug Info</strong></li>
<li>click the <code>&lt;/&gt;</code> button while making your reply, and paste the <em>smallest</em> amount of example of PHP that causes the problem – and let us know what we can add/remove to make the problem appear/go away.</li>
<li>does it happen with other types of files, or just PHP?</li>
<li>what font are you using?  does it still happen if you use another font?
<ul>
<li>actually, it might be easiest if you show a screenshots of <strong>Settings &gt; Style Configurator &gt; Language: <code>Global Styles</code></strong> for <strong>Style: <code>Default Styles</code></strong> and <strong>Style: <code>Global Override</code></strong></li>
</ul>
</li>
<li>what is your <strong>Settings &gt; Preferences &gt; MISC &gt; Use Direct Write</strong>?  (And if you toggle that option and restart, does the problem still occur?)</li>
</ul>
]]></description><link>https://community.notepad-plus-plus.org/post/99195</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/99195</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Thu, 16 Jan 2025 16:03:09 GMT</pubDate></item></channel></rss>