Skip to main content

Search and Top Navigation

#15216 open bug ()

Opened July 05, 2017 05:50PM UTC

Last modified July 05, 2017 07:10PM UTC

Checked checkbox has wrong icon when using tabs

Reported by: ArtemBro Owned by:
Priority: blocker Milestone: 1.12.2
Component: ui.checkbxoradio Version: 1.12.1
Keywords: Cc:
Blocked by: Blocking:
Description

When I use Jquery UI tabs and Jquery UI checkbox on same page checked checkbox get wrong icon (/\\ instead \\/)

https://jsfiddle.net/e78o8yjy/

Attachments (0)
Change History (2)

Changed July 05, 2017 05:55PM UTC by ArtemBro comment:1

description: When I use Jquery UI tabs and Jquery UI checkbox on same page checked checkbox get wrong icon (^ instead v) \ \ https://jsfiddle.net/e78o8yjy/When I use Jquery UI tabs and Jquery UI checkbox on same page checked checkbox get wrong icon (/\\ instead \\/) \ \ https://jsfiddle.net/e78o8yjy/

Changed July 05, 2017 07:10PM UTC by scottgonzalez comment:2

milestone: none1.12.2
priority: minorblocker
status: newopen

This is caused by the generic hover and focus rules setting background which overrides the existing background-position: https://github.com/jquery/jquery-ui/blob/74f8a0ac952f6f45f773312292baef1c26d81300/themes/base/theme.css#L78-L87