https://gitlab.com/wireshark/wireshark/-/issues/16590 (Tooltips on menus
don't work)

https://gitlab.com/wireshark/wireshark/-/merge_requests/6221 (Tooltips for
menu items that open browser windows)


On Tue, Jun 3, 2025 at 6:22 AM Tamás Regős <reg...@gmail.com> wrote:

> Dear Developers,
>
> Does anyone know why the toolTips for the Menu items are not enabled?
>
> Is this deliberate or a bug?
>
> It's only enabled for 'Help' in the ui file:
>    <widget class="QMenu" name="menuHelp">
>     <property name="title">
>      <string>&amp;Help</string>
>     </property>
>     <property name="toolTipsVisible">
>      <bool>true</bool>
>     </property>
>
> toolTipsVisible : bool
> This property holds whether tooltips of menu actions should be visible
> This property specifies whether action menu entries show their tooltip.
> *By default, this property is false*.
>
> Thank you.
>
> Regards,
> Tamas
> _______________________________________________
> Wireshark-dev mailing list -- wireshark-dev@wireshark.org
> To unsubscribe send an email to wireshark-dev-le...@wireshark.org
>
_______________________________________________
Wireshark-dev mailing list -- wireshark-dev@wireshark.org
To unsubscribe send an email to wireshark-dev-le...@wireshark.org

Reply via email to