<?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: Latest Fusion (2605.0.97) causes issues with text boxes in Python addin in Fusion Support Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-support-forum/latest-fusion-2605-0-97-causes-issues-with-text-boxes-in-python/m-p/13916510#M211524</link>
    <description>&lt;P&gt;Hi Heather_Tracy,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have changed the addin to use addStringValueInput rather than addTextBoxCommandInput so this has solved the problem for us, but the problem is still there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do think there ought to be a proper channel to report bugs and raise tickets etc as just putting something on a forum and hoping for a response is not good enough. In this instance I have found a workaround without your help, but if this wasn't possible the addin would still be useless. It seems to me that you will have many of your partners/ customers with the same issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Tim.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 23 Nov 2025 16:50:20 GMT</pubDate>
    <dc:creator>tim.claridge</dc:creator>
    <dc:date>2025-11-23T16:50:20Z</dc:date>
    <item>
      <title>Latest Fusion (2605.0.97) causes issues with text boxes in Python addin</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/latest-fusion-2605-0-97-causes-issues-with-text-boxes-in-python/m-p/13888457#M211004</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="timclaridgeNN5S4_0-1762775427551.jpeg" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1587069i4801CCC0A7929309/image-size/medium?v=v2&amp;amp;px=400" role="button" title="timclaridgeNN5S4_0-1762775427551.jpeg" alt="timclaridgeNN5S4_0-1762775427551.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Text boxes are too large. The textbox is created with&amp;nbsp;&lt;/P&gt;&lt;P&gt;addTextBoxCommandInput('txtUserName', 'User Email', getUsername(), 1, False)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;where 1 is the number of rows, so I would expect the height to be just 1 row. This has been fine up until release&amp;nbsp; 2605.0.97&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been told this might be something to do with the theme, but surely this is not right, and will affect everyone who uses textboxes in the api?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At the moment our addin is unusable as the textbox hides buttons. Please help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Tim.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Nov 2025 11:56:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/latest-fusion-2605-0-97-causes-issues-with-text-boxes-in-python/m-p/13888457#M211004</guid>
      <dc:creator>tim.claridgeNN5S4</dc:creator>
      <dc:date>2025-11-10T11:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: Latest Fusion (2605.0.97) causes issues with text boxes in Python addin</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/latest-fusion-2605-0-97-causes-issues-with-text-boxes-in-python/m-p/13914788#M211454</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5880036"&gt;@tim.claridgeNN5S4&lt;/a&gt;&lt;/SPAN&gt;,&lt;BR /&gt;&lt;BR /&gt;I wanted to check in and see if you still needed assistance, or if you found a solution to your question already? Let us know if you need further assistance by providing an update or if you have found a solution, please share it with the community so other members who may have the same question could learn from your experience.&lt;BR /&gt;&lt;BR /&gt;All the best,&lt;BR /&gt;&lt;BR /&gt;Heather | Community Manager&lt;/P&gt;</description>
      <pubDate>Fri, 21 Nov 2025 16:39:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/latest-fusion-2605-0-97-causes-issues-with-text-boxes-in-python/m-p/13914788#M211454</guid>
      <dc:creator>heather_tracy</dc:creator>
      <dc:date>2025-11-21T16:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: Latest Fusion (2605.0.97) causes issues with text boxes in Python addin</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/latest-fusion-2605-0-97-causes-issues-with-text-boxes-in-python/m-p/13916477#M211522</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13439439"&gt;@heather_tracy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am experiencing the same issue, along with other problems related to command inputs in my add-in. I reported this in the discussion linked below, but I have not received any response yet:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/fusion-support-forum/multiple-issues-in-api-command-inputs-after-latest-major-update/td-p/13904808" target="_blank"&gt;Multiple issues in API command inputs after latest major update - Autodesk Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would greatly appreciate any guidance or a solution to these issues. Thank you in advance for your support.&lt;/P&gt;</description>
      <pubDate>Sun, 23 Nov 2025 16:00:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/latest-fusion-2605-0-97-causes-issues-with-text-boxes-in-python/m-p/13916477#M211522</guid>
      <dc:creator>en9y37</dc:creator>
      <dc:date>2025-11-23T16:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Latest Fusion (2605.0.97) causes issues with text boxes in Python addin</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/latest-fusion-2605-0-97-causes-issues-with-text-boxes-in-python/m-p/13916510#M211524</link>
      <description>&lt;P&gt;Hi Heather_Tracy,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have changed the addin to use addStringValueInput rather than addTextBoxCommandInput so this has solved the problem for us, but the problem is still there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do think there ought to be a proper channel to report bugs and raise tickets etc as just putting something on a forum and hoping for a response is not good enough. In this instance I have found a workaround without your help, but if this wasn't possible the addin would still be useless. It seems to me that you will have many of your partners/ customers with the same issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Tim.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Nov 2025 16:50:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/latest-fusion-2605-0-97-causes-issues-with-text-boxes-in-python/m-p/13916510#M211524</guid>
      <dc:creator>tim.claridge</dc:creator>
      <dc:date>2025-11-23T16:50:20Z</dc:date>
    </item>
  </channel>
</rss>

