"WebLink.Target" Issue With WebLink embedded in WebContainer

There seems to be a bug when setting the “Target” property of a “WebLink” control that’s in a WebContainer on a WebPage in Xojo 2016r4.1

When attempting to set the Target property at runtime, the URL value is set instead. (i.e. URL would be set to “2” for kTargetNewWindow.

This bug does not appear in Xojo2016r1.1 so this feels like a regression.

Workaround is to use two different links (or containers with links) where Target property was set at design time.

Would appreciate if some folks could verify they are seeing this too.

Sample project available here: https://www.dropbox.com/s/834h650cqd979us/weblink%20target%20test.xojo_binary_project.zip?dl=0

Please file a bug report in Feedback and include your sample project there.

Thanks Greg. I’ll file the report tomorrow AM.

<https://xojo.com/issue/46567> created with sample project attached.