Unplanned
Last Updated: 17 Oct 2025 09:23 by Brian

Description

The AdaptiveToolBar does not display all items in the overflow section (more buttons) when there are Buttons with Visibility set to false.

Reproduction (if bug)

  1. Run the REPL snippet

  2. Shrink the window size so that the toolbar is narrower and some buttons are hidden

  3. Open the Overflow list

  4. Refresh and Refresh All buttons are missing from the list

Current (if bug)

Buttons with Visible=false parameter should not affect the overflowed button collection.

Expected (if bug)

All buttons that are Visible=true and overflowed should be available in the more buttons section.

Browser (if bug)

All

Project type (if bug)

All

Unplanned
Last Updated: 22 Jun 2022 06:07 by Miroslav
Created by: Miroslav
Comments: 0
Category: ToolBar
Type: Feature Request
2
It seems that the tooltip for the "More tools" button (with three vertically aligned dots) on the right side of toolbars is hardcoded and cannot be localized, can you check that, please?