View Issue Details

IDProjectCategoryView StatusLast Update
0002180NoesisGUIC# SDKpublic2021-11-11 10:00
ReporterDavidYawCSpeed Assigned Tohcpizzi  
PrioritynormalSeveritymajor 
Status resolvedResolutionfixed 
Product Version3.1.1 
Target Version3.1.2Fixed in Version3.1.2 
Summary0002180: WebBrowser: Links that want to be in a new window show outside the main UI
Description

Found with WebBrowser 1.0.3.

When clicking a link, where the link wants to be in a new window/new tab, it shows/tries to show the page outside the main UI.

Expected: Since this is a UI Element within a larger application, I expect the new window/new tab concept to be overridden, and it to open the link in the same area as the previous page.

Actual, Both platforms: The UI Element in the main application stops responding. The rest of the UI in the main application is fine.
Actual, Windows x64: It somehow opens a second window. Clicking more links open more windows.
Actual, Linux ARM64: I'm not running X, so there's no place for a second window to appear. Clicking the link doesn't show the linked page.

Steps To Reproduce

Click any link that opens in a new window.

(Your bug tracker is parsing HTML inside a 'pre' tag. That's weird! Using square brackets instead.)


[a href="https://www.google.com/" target="_blank"]Google in a new window[/a]

PlatformAny

Activities

sfernandez

sfernandez

2021-11-11 10:00

manager   ~0007565

Fixed for WebBrowser 1.0.4

Issue History

Date Modified Username Field Change
2021-11-06 03:17 DavidYawCSpeed New Issue
2021-11-06 03:18 DavidYawCSpeed Steps to Reproduce Updated
2021-11-06 03:19 DavidYawCSpeed Description Updated
2021-11-06 03:19 DavidYawCSpeed Steps to Reproduce Updated
2021-11-06 03:20 DavidYawCSpeed Steps to Reproduce Updated
2021-11-06 03:21 DavidYawCSpeed Steps to Reproduce Updated
2021-11-09 10:57 sfernandez Assigned To => hcpizzi
2021-11-09 10:57 sfernandez Status new => assigned
2021-11-09 10:57 sfernandez Target Version => 3.1.2
2021-11-11 10:00 sfernandez Status assigned => resolved
2021-11-11 10:00 sfernandez Resolution open => fixed
2021-11-11 10:00 sfernandez Fixed in Version => 3.1.2
2021-11-11 10:00 sfernandez Note Added: 0007565