Skip to content

pagination page-link :focus z-index problem #28620

@TRCYX

Description

@TRCYX
  • Operating system and version: Windows 10
  • Browser and version: (should be irrelevant) Chrome 73.0.3683.86; Edge 42.17134.1.0; IE 11.648.17134.0

Steps to reproduce:

2 over 1

2 under 3

For consistency, it seems that .page-link:focus should have a higher z-index than .page-link:hover. Currently, for both situations the z-indices are the same (2). Please consider increase the z-index for .page-link:focus.

But there's another problem: if a .page-link:focus lies within a .page-item.active, the current z-index of 2 gets overridden by .page-item.active .page-link's z-index of 1:

page-link in active page-item

It seems that the relationship between normal and .page-item.active's .page-link is a bit entangled. I'm not currently sure how to fix this problem. Thanks for your amazing work anyway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions