Bug 1965832 - Opening URLs from Java programs doesn't work right
Summary: Opening URLs from Java programs doesn't work right
Keywords:
Status: CLOSED DUPLICATE of bug 1961119
Alias: None
Product: Fedora
Classification: Fedora
Component: java-11-openjdk
Version: 34
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: jiri vanek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-05-30 15:50 UTC by M. Kristall
Modified: 2021-05-31 15:55 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-05-31 15:55:02 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description M. Kristall 2021-05-30 15:50:25 UTC
Description of problem:
URLs opened from Java programs do not open until the program exits

Version-Release number of selected component (if applicable):
java-11-openjdk-headless-11.0.11.0.9-2.fc34.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Click a link in a Java program
2. Wait
3. Close the program

Actual results:
1. An item appears in the window list that says "Opening [URL]". It disappears after a few seconds.
2. The URL is not opened.
3. The URL opens.

Expected results:
Open the URL without having to quit the program

Additional info:
xdg-open opens the URL immediately. As far as I know, this only happens when xdg-open is used from a Java program. I tested with two different Java programs  (Chatty and Magarena).

Comment 1 Severin Gehwolf 2021-05-31 15:55:02 UTC

*** This bug has been marked as a duplicate of bug 1961119 ***


Note You need to log in before you can comment on or make changes to this bug.