<?xml version="1.0" ?>
<rss version="2.0">
  <channel>
    <title>Flyspray::</title>
    <lastBuildDate>Tue, 19 May 2026 12:33:02 +0000</lastBuildDate>
    <description>Flyspray::QCAD Bugtracker: Recently opened tasks</description>
    <link>https://qcad.ch/bugtracker/</link>
        <item>
      <title>FS#2726: Edit &gt; Drawing Pref &gt; Printing &gt; Page: Page size not recognized for page sizes with decimals [Qt6]</title>
      <author>Andrew</author>
      <pubDate>Tue, 19 May 2026 12:32:26 +0000</pubDate>
      <description><![CDATA[
<p>
Page sizes that are not whole Millimeters are not recognized when set (e.g. Arch D).
</p>

<p>
See also:<br /><a href="https://forum.qcad.org/t/qcad-will-not-save-paper-size/11680/4" class="urlextern" title="https://forum.qcad.org/t/qcad-will-not-save-paper-size/11680/4"  rel="nofollow">https://forum.qcad.org/t/qcad-will-not-save-paper-size/11680/4</a> 
</p>
]]></description>
      <link>https://qcad.ch/bugtracker/index.php?do=details&amp;task_id=2726</link>
      <guid>https://qcad.ch/bugtracker/index.php?do=details&amp;task_id=2726</guid>
    </item>
        <item>
      <title>FS#2725: View &gt; Property Editor: block name property shown without choices</title>
      <author>Patrick Junker</author>
      <pubDate>Fri, 15 May 2026 22:42:07 +0000</pubDate>
      <description><![CDATA[
<p>
Hi,
</p>

<p>
I remember that in earlier versions of QCAD the field type of <strong>Referenced Block:</strong> in the <strong>Property Editor</strong> used to be a dropdown list, which used to be populated with all blocks. The selected referenced block was of course the selected item in this list. With this dropdown list it used to extremely easy and efficient to swap out a block in the drawing by simply picking another block from the list. I&#039;m sure this dropdown list was still present in QCAD version <strong>3.25.2</strong>.
</p>

<p>
In newer versions of QCAD - at least since release <strong>3.32.3</strong> - the field type of <strong>Referenced Block:</strong> in the <strong>Property Editor</strong> has changed to a simple text input field. To swap out a block in a drawing one does now have to know the exact name of a block and type that name correctly into the field. If the name of a non existing block is entered, the entire field is cleared and the original block is removed from the drawing as well.
</p>

<p>
For me this is clearly appears like a bug, maybe introduced with an update of the QT library?
</p>

<p>
Would be great if the old, logical and efficient behaviour could be restored!
</p>

<p>
Thanks and best regards<br />Patrick
</p>

<p>
<acronym title="By the way">BTW</acronym>, I&#039;m using <strong>macOS Sequoia (15)</strong>, which is missing from the <acronym title="Operating System">OS</acronym> picker in the QCAD Bugtracker. Also, the dropdown has two entries for Mojave (10.14), where one of them should likely be High Sierra (10.13), which is missing, too <img src="https://qcad.ch/bugtracker/plugins/dokuwiki/lib/images/smileys/icon_smile.gif" class="middle" alt=":-)" /> 
</p>
]]></description>
      <link>https://qcad.ch/bugtracker/index.php?do=details&amp;task_id=2725</link>
      <guid>https://qcad.ch/bugtracker/index.php?do=details&amp;task_id=2725</guid>
    </item>
        <item>
      <title>FS#2724: QCAD/CAM QT6 Freeze during CAM EXPORT.</title>
      <author>Mário Carvalho</author>
      <pubDate>Tue, 12 May 2026 21:23:19 +0000</pubDate>
      <description><![CDATA[
<p>
Versions QT6 3.32.8.0, 3.32.9.0 on WIN10 and LINUX Ubuntu 25.10 (don’t work in WIN7)
</p>

<p>
Versions QT5 <strong>OK</strong> on WIN7, WIN10 and LINUX
</p>

<p>
My PlanetCNCW64 software accepts G41/42 but gave an error on generated g-code G40 (“Arc without IJK or R is not valid” G40 X85.6 Y62.24 Their bug?). So, I had to fill “Interpolate axes with line segments” in CAM Configuration. A little window QCAD CAM “Regenerating tool path…” opens, <em class="u">shows 50% all the time</em>, and a button “Abort” that closes that window when clicked, <em class="u">but doesn’t stop the process</em>; a lot of messages “regenerating tool paths…” run at the bottom with great speed, as expected.
</p>

<p>
With QT6 but not QT5, after a while, these messages start <em class="u">slowing more and more</em>, when I believe the arc segments are being generated, but keep a normal speed on lines, till the program freezes. During this process, with both QT6 and QT5, the memory used is growing, <em class="u">but is not released</em> until the program is closed. Garbage collection problem?
</p>
]]></description>
      <link>https://qcad.ch/bugtracker/index.php?do=details&amp;task_id=2724</link>
      <guid>https://qcad.ch/bugtracker/index.php?do=details&amp;task_id=2724</guid>
    </item>
        <item>
      <title>FS#2723: Layer list changes active layer on hover when QTreeView::item:hover exists (Qt 6.11)</title>
      <author>Masayuki Yoshida</author>
      <pubDate>Fri, 08 May 2026 03:29:08 +0000</pubDate>
      <description><![CDATA[
<p>
In QCAD 3.32.9.0 with Qt 6.11.0, the presence of QTreeView::item:hover rule (even empty) in Heather theme&#039;s <acronym title="Cascading Style Sheets">CSS</acronym> causes <strong>the layer list to change the active layer on mouse hover, without clicking.</strong>
</p>

<p>
Heather theme has QTreeView::item:hover by default → Bug occurs<br />Dark theme has no QTreeView::item:hover → Normal behavior<br /><strong>Custom <acronym title="Cascading Style Sheets">CSS</acronym> with ONLY QTreeView::item:hover {} → Bug occurs</strong>
</p>

<p>
This did NOT occur in Qt5 production versions.
</p>

<p>
Reproduction Steps:<br />1. Apply Heather theme (contains QTreeView::item:hover by default)<br />2. OR: Apply any theme + add ONLY this <acronym title="Cascading Style Sheets">CSS</acronym> rule:
</p>
<pre class="code"> QTreeView::item:hover {
 }</pre>

<p>
3. Restart QCAD as prompted after theme modification<br />4. Open layer list panel<br />5. <strong>Hover mouse over any layer item → Active layer immediately switches to hovered layer</strong>
</p>

<p>
Expected Behavior:<br />- Hover should only affect visual appearance<br />- Active layer should only change on explicit click selection<br />- Empty <acronym title="Cascading Style Sheets">CSS</acronym> rule &quot;{}&quot; should have no functional effect
</p>

<p>
Actual Behavior:<br />- Every layer becomes active as mouse hovers over it <br />- Affects ALL layers in layer list <br />- Property editor QTreeView and block list QTreeView are NOT affected 
</p>

<p>
Workaround:<br />- Remove QTreeView::item:hover rule completely from <acronym title="Cascading Style Sheets">CSS</acronym> <br />- Use themes without QTreeView::item:hover (e.g., Dark theme) 
</p>

<p>
Environment:<br />- QCAD: 3.32.9.0 <br />- Qt: 6.11.0 <br />- <acronym title="Operating System">OS</acronym>: Windows 11 25H2 (Build 26200.8328) <br />- Trigger: Heather theme OR any theme + QTreeView::item:hover <acronym title="Cascading Style Sheets">CSS</acronym> rule <br />
</p>
]]></description>
      <link>https://qcad.ch/bugtracker/index.php?do=details&amp;task_id=2723</link>
      <guid>https://qcad.ch/bugtracker/index.php?do=details&amp;task_id=2723</guid>
    </item>
        <item>
      <title>FS#2722: Drawing &gt; Line &gt; Vertical line (LV) - not work</title>
      <author>Riccardo beduschi</author>
      <pubDate>Thu, 07 May 2026 07:59:48 +0000</pubDate>
      <description><![CDATA[
<p>
The Vertical Line command (LV) not work.
</p>

<p>
Tested QCAD 3.32.8 on Ubuntu24.04 and MacOS10.10 <br />
</p>
]]></description>
      <link>https://qcad.ch/bugtracker/index.php?do=details&amp;task_id=2722</link>
      <guid>https://qcad.ch/bugtracker/index.php?do=details&amp;task_id=2722</guid>
    </item>
        <item>
      <title>FS#2721: Draw &gt; Line &gt; Vertical: no tool options</title>
      <author>Andrew</author>
      <pubDate>Wed, 06 May 2026 09:00:06 +0000</pubDate>
      <description><![CDATA[
<p>
Deployment misses file LineVertical.ui<br />
</p>
]]></description>
      <link>https://qcad.ch/bugtracker/index.php?do=details&amp;task_id=2721</link>
      <guid>https://qcad.ch/bugtracker/index.php?do=details&amp;task_id=2721</guid>
    </item>
        <item>
      <title>FS#2720: 3D Display: no mouse wheel zoom [Qt6]</title>
      <author>Andrew</author>
      <pubDate>Tue, 05 May 2026 14:20:37 +0000</pubDate>
      <description><![CDATA[
<p>
See also:<br /><a href="https://forum.qcad.org/t/cannot-zoom-in-3d-simulation-view/11651" class="urlextern" title="https://forum.qcad.org/t/cannot-zoom-in-3d-simulation-view/11651"  rel="nofollow">https://forum.qcad.org/t/cannot-zoom-in-3d-simulation-view/11651</a> 
</p>
]]></description>
      <link>https://qcad.ch/bugtracker/index.php?do=details&amp;task_id=2720</link>
      <guid>https://qcad.ch/bugtracker/index.php?do=details&amp;task_id=2720</guid>
    </item>
        <item>
      <title>FS#2719: Moiré Effect with QT6 on Linux when Display Scaling is &gt; 100%</title>
      <author>Alex Holden</author>
      <pubDate>Sun, 03 May 2026 14:02:45 +0000</pubDate>
      <description><![CDATA[
<p>
I have noticed a problem that causes ugly rendering when using the QT6 version of 3.32.7 on KDE/XWayland if my system display scaling is set higher than 100%. The problem does not occur with QT5.
</p>

<p>
Attached screenshots were taken using QT5 and QT6 for comparison (both at 125% scaling). Antialiasing was turned off. Note how the grid dots fade in and out like a moiré pattern.
</p>
]]></description>
      <link>https://qcad.ch/bugtracker/index.php?do=details&amp;task_id=2719</link>
      <guid>https://qcad.ch/bugtracker/index.php?do=details&amp;task_id=2719</guid>
    </item>
        <item>
      <title>FS#2718: Missing translations for Qt toolkit texts</title>
      <author>Andrew</author>
      <pubDate>Sat, 02 May 2026 08:09:41 +0000</pubDate>
      <description><![CDATA[
<p>
See also:<br /><a href="https://forum.qcad.org/t/traductions-francais-manquantes/11634/2" class="urlextern" title="https://forum.qcad.org/t/traductions-francais-manquantes/11634/2"  rel="nofollow">https://forum.qcad.org/t/traductions-francais-manquantes/11634/2</a> 
</p>
]]></description>
      <link>https://qcad.ch/bugtracker/index.php?do=details&amp;task_id=2718</link>
      <guid>https://qcad.ch/bugtracker/index.php?do=details&amp;task_id=2718</guid>
    </item>
        <item>
      <title>FS#2717: Mouse wheel scrolling problems [Qt6]</title>
      <author>Andrew</author>
      <pubDate>Sat, 02 May 2026 08:01:14 +0000</pubDate>
      <description><![CDATA[
<p>
See:<br /><a href="https://forum.qcad.org/t/mouse-scrolling-issues-after-updating-to-qcad-3-32-7-windows/11635" class="urlextern" title="https://forum.qcad.org/t/mouse-scrolling-issues-after-updating-to-qcad-3-32-7-windows/11635"  rel="nofollow">https://forum.qcad.org/t/mouse-scrolling-issues-after-updating-to-qcad-3-32-7-windows/11635</a> 
</p>
]]></description>
      <link>https://qcad.ch/bugtracker/index.php?do=details&amp;task_id=2717</link>
      <guid>https://qcad.ch/bugtracker/index.php?do=details&amp;task_id=2717</guid>
    </item>
      </channel>
</rss>
