Opened 5 years ago
Last modified 5 years ago
#18979 awaitsfeedback defect
Port forwarding "NAT network" window for IPv4 display issue
Reported by: | tutug | Owned by: | |
---|---|---|---|
Component: | GUI | Version: | VirtualBox 6.0.12 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | Mac OS X |
Description
The window does not display the name column properly and it is neither resizable
Attachments (4)
Change History (10)
by , 5 years ago
Attachment: | Screenshot 2019-10-03 at 10.18.11 AM.png added |
---|
by , 5 years ago
Attachment: | Screenshot_2019-11-17_at_11_08_27.png added |
---|
comment:2 by , 5 years ago
I can reproduce the bug.
The columns are resizable, although the default width of the ”Name” should be increased so that the whole string is displayed. (See example in the screenshot I attached.)
The window itself is not resizable.
OS: macOS 10.14.6 (Mojave)
Virtualbox version: 6.0.14 r133895 (Qt5.6.3)
comment:3 by , 5 years ago
Component: | other → GUI |
---|---|
Host type: | other → Mac OS X |
Status: | new → awaitsfeedback |
Summary: | Port forwarding Nat network window for IPv4 display error → Port forwarding "NAT network" window for IPv4 display issue |
I corrected my comment regarding the resizability of the "window" in question:
I don't know what I was seeing, but the "window" in question is not resizable, the parent window is. And it's not even a "window", it's a sheet in OSX-speak.
But this is still not what I'm seeing, my feeling is that it is OSX-version dependent. I'm attaching 2 images, "VirtualBox_Preferences.png
" and "VM_Settings.png
". This is on OSX 10.11.6, seeing the same thing on 10.9.5.
@giffengrabber
This is not the same dialog as the one reported by the OP (tutug). The OP is talking about the "VirtualBox Preferences" » "Network" » select your "NATservice" network » "Properties" » "Port Forwarding".
You on the other hand, are talking about the "VM Settings" » "Network" » "Adapter #N" (which is set to NAT) » "Advanced" » "Port Forwarding".
But both "sheets" seem to behave exactly the same, which might mean that it's actually the same code under the hood.
@tutug
Please state which OSX version exactly you're running. This is a must in this case, marking the ticket as [AwaitsFeedback] until you do.
by , 5 years ago
Attachment: | VirtualBox_Preferences.png added |
---|
by , 5 years ago
Attachment: | VM_Settings.png added |
---|
comment:4 by , 5 years ago
@socratis: Thank you for the clarifications. I can verify that both these sheets have the same issue on my OS (macOS 10.14.6).
follow-up: 6 comment:5 by , 5 years ago
AFAICT the relevant code for this ticket is in the file UIPortForwardingTable.cpp, however I’m afraid I can’t tell which lines are causing the issue.
comment:6 by , 5 years ago
Replying to giffengrabber:
I’m afraid I can’t tell which lines are causing the issue
I’m afraid I can’t tell which lines are causing the issue which are OSX version dependent.
Slight "adjustment"... ;)
Can't reproduce it on OSX 10.11.6
The window itself is resizable.EDIT/UPDATE
I don't know what I was seeing, but the "window" in question is not resizable, the parent window is. And it's not even a "window", it's a sheet in OSX-speak.