Cannot add OpenVPN server port into bridge (OS6.21.1)

Winbox interface does not allow to add OpenVPN server binding port into bridge, while from command line it is possible:

/interface bridge port add interface=ovpn-in1 bridge=bHome

though after adding port with this command possible, you cannot use this interface in bridge rules - it’s just is not present in the bridge rules list.

It was possible to add OpenVPN server interface into bridge in ROS 4.11.
Was this functionality removed?

Can someone who runs OpenVPN in bridge mode confirm that the problem is not only mine?

Thank you.

PS my server OpenVPN config:

[admin@orion6] > /interface ovpn-server server print 
                     enabled: yes
                        port: 1194
                        mode: ethernet
                     netmask: 24
                 mac-address: FE:B3:A6:77:B1:7A
                     max-mtu: 1500
           keepalive-timeout: 60
             default-profile: ovpn-server-test
                 certificate: cert1
  require-client-certificate: yes
                        auth: sha1
                      cipher: aes256

Few more information: the rules can be added if the interface is running. In MirkroTik’s terminology http://wiki.mikrotik.com/wiki/Manual:Interface/OVPN it looks like all OpenVPN interfaces now are assumed dynamic.

The problem introduced in 6.16 and available till 6.21.1. Latest RouterOS version without the problem is 6.15.

I suppose it is wise to register a support ticket to reevaluate changes made in 6.16 for item:

*) ovpn - fixed ethernet mode;

Can someone hint me where and how to fill support ticket?