Bug reportSep 2, 2026· 0:35· 3 views
Angular Material Paginator: last-page icon button shows no tooltip
0:35 total
Comments · 0
Be the first to comment.
Bug report— by SceneRecap AI
lowcomponents/paginator
os: macOSurl: /components/paginator/examplesbrowser: Chromium 151.0.7922.34viewport: 1280x720
Repro steps
- 1.Navigate to the Angular Material Paginator examples page (/components/paginator/examples).
- 2.Ensure 'Show first/last buttons' toggle is enabled on the Configurable paginator example.
- 3.Hover over the 'Next page', 'Previous page', and 'First page' buttons to confirm tooltips appear.
- 4.Hover over the 'Last page' button (>|).
Expected
Hovering over the 'Last page' button displays a tooltip (e.g., 'Last page'), consistent with the 'First page', 'Previous page', and 'Next page' buttons.
Actual
No tooltip is displayed when hovering over the 'Last page' button.
Evidence
visualHovering the 'Next page' button displays the 'Next page' tooltip correctly.
visualHovering the 'Previous page' button displays the 'Previous page' tooltip correctly.
visualHovering the 'First page' button displays the 'First page' tooltip correctly.
visualHovering the 'Last page' (>|) button fails to render any tooltip.
visualRe-hovering the 'Last page' button confirms the tooltip is consistently missing.
Issue markdown (copy-paste ready)
### Description
In the Angular Material Paginator component (with first/last page buttons enabled), hovering over the 'Last page' (`>|`) button does not display a tooltip, unlike the other pagination controls ('First page', 'Previous page', 'Next page') which render their respective tooltips on hover.
### Steps to Reproduce
1. Navigate to `/components/paginator/examples`.
2. Locate the **Configurable paginator** example with `Show first/last buttons` enabled.
3. Hover over the pagination buttons: 'Next page', 'Previous page', 'First page', and 'Last page'.
### Expected Behavior
Hovering over the 'Last page' button should show a 'Last page' tooltip.
### Actual Behavior
No tooltip is rendered when hovering the 'Last page' button.
*Recorded with SceneRecap.*Your recordings could explain themselves too.
Free plan · silent recordings welcome · bug reports included.
Try SceneRecap free →