Bug with pagination in chrome #16646

Closed
evilebottnawi opened this Issue Jun 16, 2015 · 6 comments

3 participants

@evilebottnawi

problem with z-index in hover selector

@mdo mdo added css confirmed labels Jun 16, 2015
@mdo mdo added this to the v3.3.6 milestone Jun 16, 2015
@patrickhlauke
Bootstrap member

suggest that an active and hovered/focused pagination link should get a treatment similar to #16154 ?

@mdo
Bootstrap member
mdo commented Jun 16, 2015

@patrickhlauke That's different—the problem here is definitely just z-index.

@patrickhlauke
Bootstrap member

oh i understand, but wondering if, as part of fixing it, we can consider this as well?

@mdo
Bootstrap member
mdo commented Jun 16, 2015

Maybe? The buttons make a lot more sense because when they're active they can still be toggled. Active states here don't get toggled ever really—one link is generally always going to be active.

@patrickhlauke
Bootstrap member

Perhaps overthinking it...will see once a fix for the original issue lands (thinking mainly keyboard users here, who will end up focusing on an active pagination link and wouldn't get the "focused AND active" visual indication). not a big concern though.

@kkirsche kkirsche added a commit to kkirsche/bootstrap that referenced this issue Jun 16, 2015
@kkirsche kkirsche Fix hover border covering active in pagination
Fix #16646
2a38a92
@mdo mdo closed this in #16651 Jun 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment