Xpra-org / xpra-html5

HTML5 client for Xpra
Mozilla Public License 2.0
209 stars 55 forks source link

Hyperlinks in applications don't work anymore after upgrading to version 6 when using the HTML Client #304

Closed zvooveDev closed 5 months ago

zvooveDev commented 5 months ago

Describe the bug After upgrading Xpra from version 4.4.6-r29-1 to 6.0-r0-1 hyperlinks in our application don't work anymore when using the HTML Client.

To Reproduce Steps to reproduce the behavior:

  1. Upgrade to Xpra version 6.0-r0-1
  2. Click on a link inside an application
  3. The link doesn't open inside a new tab anymore. The following error is displayed in the log: New socket connection received on '/run/user/1000/xpra/635951d33320-0' Warning: remote end does not accept URLs 1 packets received (2.6K bytes) 1 packets sent (57 bytes)

System Information (please complete the following information):

Additional context

totaam commented 5 months ago

Sorry about that. Fixed by the commit ~above~ below.

Tested using xdg-open http://google.com/ from within a basic session.