Unplanned
Last Updated: 11 Aug 2023 13:45 by Pavel
Pavel
Created on: 11 Aug 2023 13:45
Category: ToolBar
Type: Bug Report
0
Adaptive ToolBar does not show overflow items correctly

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

0 comments