Skip to content

disabledToolbarClasses has no effect on UIDocumentBrowserViewController #2113

Open
@HassanTaleb90

Description

@HassanTaleb90

I'm using IQKeyboardManager and trying to disable the toolbar in a subclass of UIDocumentBrowserViewController using:

IQKeyboardToolbarManager.shared.disabledToolbarClasses.append(DocumentBrowserViewController.self)

However, when I tap the navigation title to rename the document (which brings up the keyboard), the toolbar still appears above the keyboard.

Expected behavior:
The toolbar should not be shown when the rename field is activated in DocumentBrowserViewController.

Actual behavior:
The toolbar is still visible when editing the title via the navigation bar’s renaming feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions