Skip to content

πŸ› ComboBox throws rendering exception when it is rendered at the bottom of the screenΒ #1350

Description

@printpagestopdf

ComboBox with Windows11 fluent_ui ^4.15.1:
ComboBox is placed at the bottom of the window.
On opening the popup this exception is thrown in debug mode:

════════ Exception caught by rendering library ═════════════════════════════════
'package:fluent_ui/src/controls/form/combo_box.dart': Failed assertion: line 483 pos 16: 'menuLimits.top + menuLimits.height <= size.height': is not true.
The relevant error-causing widget was:
NavigationView-[LabeledGlobalKey#c0330] NavigationView:file:///H:/Source/Flutter/caldav_todo/lib/core/shell/app_shell.dart:39:12
════════════════════════════════════════════════════════════════════════════════

The popup opens at an arbitrary Position inside the window

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't workingw: ComboBoxRelated to the ComboBox widget.

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions