I recall at least 7.0.2 about it was still variable resolution, but now the RDP through the web browser is a fixed resolution, which … well… doesn’t work as nice for me as the previous variable resolution based on the browser’s size/etc.
Anybody else noticed this?Did I missed the release notes about this?
TAC response today (24/02/2022):i have checked internally under ID for similar reported issues,
the value of height and width will be 0 to take the resolution of the browser automatically,
however this will be introduced in 7.0.6 and 7.2.0 future releases,
at the moment the current workaround is to try to put the resolution manually in CLI of the bookmark.
TIL (2022/10/04): seems introduced 7.2.1 at least(Replace "RDP" with your ssl vpn portal)
config vpn ssl web portal
edit "RDP"
set default-window-width 0
set default-window-height 0
exit
end