Page 1 of 2
Variables - ComboBox buggy?
Posted: Thu Jul 16, 2020 8:14 am
by ednt
Hello,
in both - designer and viewer - i cant click the submit or reset buttons of variables because of a piece of overlapping gui, after selection. (see pictures)
Anyone any idea how i can fix that?
I am using:
- Windows 10 (latest release)
- Visual Studio 2019 (latest release)
- .NET Framework 4.8 (C#) (latest release)
- Stimulsoft.Reports.Engine (latest release) as NuGet Package
- Stimulsoft.Reports.Net (latest release) as NuGet Package
- Stimulsoft.Dashboards.Win (latest release) as NuGet Package
Re: Variables - ComboBox buggy?
Posted: Sun Jul 19, 2020 7:01 am
by Lech Kulikowski
Hello,
We couldn't reproduce that issue on our samples.
Please send us a sample project that reproduces the issue for analysis.
Thank you.
Re: Variables - ComboBox buggy?
Posted: Thu Aug 06, 2020 2:10 pm
by ednt
Thank you for your reply,
after some testing we determined that only this report (in the attachments) has the specified problems.
Thank you
Re: Variables - ComboBox buggy?
Posted: Fri Aug 07, 2020 1:10 pm
by Lech Kulikowski
Hello,
We couldn't reproduce the issue.
Please clarify how do you call your report?
Thank you.
Re: Variables - ComboBox buggy?
Posted: Wed Oct 28, 2020 10:01 am
by ednt
From the dotnet core winforms designer/viewer
Re: Variables - ComboBox buggy?
Posted: Fri Oct 30, 2020 8:22 am
by Lech Kulikowski
Hello,
Please send us a sample project that reproduces the issue for analysis.
Thank you.
Re: Variables - ComboBox buggy?
Posted: Tue Nov 03, 2020 10:29 am
by ednt
I have build a liddle example project and add it to the attachments for you
We have determined if you publish it with the comand:
dotnet publish -o test -r win10-x64 -c Release --self-contained true -p:PublishTrimmed=false -p:PublishReadyToRun=true -p:PublishSingleFile=true /p:DebugType=None /p:DebugSymbols=false
It is working.
However, we need a build comand with 32bit and thats still not working:
dotnet publish -o test -r win10-x86 -c Release --self-contained true -p:PublishTrimmed=false -p:PublishReadyToRun=true -p:PublishSingleFile=true /p:DebugType=None /p:DebugSymbols=false
Re: Variables - ComboBox buggy?
Posted: Thu Nov 05, 2020 11:24 am
by Lech Kulikowski
Hello,
We need some additional time to investigate the issue, we will let you know about the result.
Thank you.
Re: Variables - ComboBox buggy?
Posted: Mon Dec 14, 2020 12:56 pm
by ednt
Any news?

We really only want to use 32-bit in our apps.
Re: Variables - ComboBox buggy?
Posted: Wed Dec 16, 2020 8:56 am
by HighAley
Hello,
We need some time for analysis of the issue.
we will let you know about the results.
Thank you.