Skip to content

bug(Paginator): Last page icon not showing tooltip #33761

Description

@osumionline

Is this a regression?

  • Yes, this behavior used to work in the previous version

The previous version in which this bug was not present was

No response

Description

In the MatPaginator component, when icons for "first page", "previous page", "next page" and "last page" are shown, the "last page" icon doesn't show the tooltip. The other icons show the tooltip correctly.

Reproduction

Angular Material documentation link: https://material.angular.dev/components/paginator/examples
Steps to reproduce:

  1. In the documentation page of MatPaginator go to the examples section.
  2. The first example, "Configurable paginator" has icons for "first page", "previous page", "next page" and "last page".
  3. Change to second page using the "next page" icon so all the icons are enabled.
  4. Hovering the first three icons show the tooltip correctly, but the last one doesn't show anything.

Expected Behavior

All pagination icons should show the tooltip on hover.

Actual Behavior

Currently the "first page", "previous page" and "last page" show the tooltip. The "last page" icon does not.

Environment

  • Angular: 22.1.4
  • CDK/Material: 22.1.5
  • Browser(s): Chrome 152
  • Operating System (e.g. Windows, macOS, Ubuntu): Windows 11

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions