Environment:
-
Core Tunnel 4.0.2 (4712), Codinn Store / Direct version
-
Bundle ID: io.coressh.tunnel-direct
-
macOS 26.5 (25F71)
Issue:
In Edit Tunnel -> General -> Local Port Forwarding, the forwarding row fields look editable, but clicking them with the mouse does not focus the text fields. This makes Local Port Forwarding appear impossible to edit.
Steps to reproduce:
-
Open an existing tunnel that has Local Port Forwarding entries.
-
Choose Tunnel -> Edit Tunnel.
-
Go to General -> Local Port Forwarding.
-
Click the local port / target host / target port fields.
-
Try to edit the value.
Expected:
Clicking a Local Port Forwarding field should focus the clicked text field and allow editing.
Actual:
Mouse clicks do not focus the clicked field. Focus is taken by the parent table/outline instead, or sometimes jumps elsewhere. The fields themselves are still editable via keyboard navigation, so this appears to be a mouse focus / hit-testing issue rather than a data or permission issue.
Workaround:
Click the forwarding table, then press Tab to move into the fields. For the first row, Tab cycles through bind address, local port, target host, and target port.
Additional note:
For empty bind address values, the UI displays "bind_address" like visible text/placeholder. Combined with the mouse focus issue, this makes the row look even more like static, non-editable text.
Related:
This may be related to the earlier v4.0.1 report where Local Port Forwarding fields appeared not editable:
https://community.codinn.com/t/issues-with-core-tunnel-v4-0-1/4970
However, in this case the issue is specifically that mouse clicks do not focus the clicked text field, while keyboard Tab can still reach and edit the fields.
