View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002179 | NoesisGUI | C# SDK | public | 2021-11-05 20:25 | 2021-11-23 11:00 |
| Reporter | DavidYawCSpeed | Assigned To | hcpizzi | ||
| Priority | normal | Severity | major | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.1.1 | ||||
| Target Version | 3.1.2 | Fixed in Version | 3.1.2 | ||
| Summary | 0002179: WebBrowser interferes with external processes and application termination | ||||
| Description | When the web browser component is loaded, it makes several other things not work.
We have traced these issues to These issues do not occur on Windows-x64. This appears to be an issue only on Linux. (Possibly only Linux-ARM64. I didn't test Linux-x64, so I don't know one way or the other.) This issue occurs with both WebBrowser 1.0.2 and 1.0.3. My best guess as to what's going on: For Ctrl-C and | ||||
| Steps To Reproduce | Here's my debugging code. Within a Linux-ARM64 application that loads the web browser, do this:
At the moment, the web browser is a smaller part of our application than spawning external processes is, so I have web browser disabled. | ||||
| Platform | Linux | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-11-05 20:25 | DavidYawCSpeed | New Issue | |
| 2021-11-05 20:29 | DavidYawCSpeed | Description Updated | |
| 2021-11-05 20:29 | DavidYawCSpeed | Steps to Reproduce Updated | |
| 2021-11-09 11:00 | sfernandez | Assigned To | => hcpizzi |
| 2021-11-09 11:00 | sfernandez | Status | new => assigned |
| 2021-11-09 11:00 | sfernandez | Target Version | => 3.1.2 |
| 2021-11-23 11:00 | sfernandez | Status | assigned => resolved |
| 2021-11-23 11:00 | sfernandez | Resolution | open => fixed |
| 2021-11-23 11:00 | sfernandez | Fixed in Version | => 3.1.2 |
| 2021-11-23 11:00 | sfernandez | Note Added: 0007601 |