Opened 3 years ago
Last modified 3 years ago
#17740 new bug
BUrl::OpenWithPreferredApplication doesn't keep WebPositive running after the caller exits
Reported by: | hgsfghs | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Kits/Support Kit | Version: | R1/beta3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Ensure that WebPositive isn't already running and is the default browser. Run "open https://www.example.com", and no browser window will appear, because WebPositive is killed alongside `open' shortly after it calls BUrl::OpenWithPreferredApplication.
Note:
See TracTickets
for help on using tickets.
I can't reproduce this.
Are you sure that WebPositive is closed? (Sometimes it will hang and keep running, but without any new windows beeing able to pop up)
Which hrev are you on?