Bug Report: DialogWindow as Tab with Default Button

Public support forum for peer to peer support with related to the Visual Objects and Vulcan.NET products
Post Reply
User avatar
rjpajaron
Posts: 364
Joined: Fri Nov 06, 2015 12:01 am

Bug Report: DialogWindow as Tab with Default Button

Post by rjpajaron »

In our apps, there is tabcontrol that hosted several DialogWindow in tab mode. One of the them has a button set as Default Button. However, when pressing ENTER, it does not trigger the "button onclick event",

This is present in VO. To work around this: "Tab Key = Form Only" which kind of sucks because it loses some user interaction on other tabs.

On X# apps, I set the "Tab Key = Include Parent" and the default button no longer works.
User avatar
Chris
Posts: 4562
Joined: Thu Oct 08, 2015 7:48 am
Location: Greece

Bug Report: DialogWindow as Tab with Default Button

Post by Chris »

Hi Rene,

Can you create a sample reproducing this? Just create a standard MDI app in VO, add a window with such tab controls that demonstrates this behavior of VO and send it here. Then we can export it also in X# and if the difference is reproducible, we will look into what is causing this and will fix it.
Chris Pyrgas

XSharp Development Team test
chris(at)xsharp.eu
Post Reply