Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"packageName": "office-ui-fabric-react",
"comment": "Fix an issue in IE11 where focus outline was not visible in BaseButton component",
"type": "patch"
}
],
"packageName": "office-ui-fabric-react",
"email": "[email protected]"
}
Original file line number Diff line number Diff line change
Expand Up @@ -80,13 +80,13 @@ exports[`CommandBar renders commands correctly 1`] = `
}
.ms-Fabric.is-focusVisible &:focus:after {
border: 1px solid #ffffff;
bottom: 0px;
bottom: 1px;
content: "";
left: 0px;
left: 1px;
outline: 1px solid #666666;
position: absolute;
right: 0px;
top: 0px;
right: 1px;
top: 1px;
z-index: 1;
}
&:hover {
Expand Down Expand Up @@ -181,13 +181,13 @@ exports[`CommandBar renders commands correctly 1`] = `
}
.ms-Fabric.is-focusVisible &:focus:after {
border: 1px solid #ffffff;
bottom: 0px;
bottom: 1px;
content: "";
left: 0px;
left: 1px;
outline: 1px solid #666666;
position: absolute;
right: 0px;
top: 0px;
right: 1px;
top: 1px;
z-index: 1;
}
&:hover {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -218,13 +218,13 @@ exports[`Breadcrumb renders breadcumb correctly 2`] = `
}
.ms-Fabric.is-focusVisible &:focus:after {
border: 1px solid #ffffff;
bottom: 0px;
bottom: 1px;
content: "";
left: 0px;
left: 1px;
outline: 1px solid #666666;
position: absolute;
right: 0px;
top: 0px;
right: 1px;
top: 1px;
z-index: 1;
}
&:hover {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export const getStyles = memoizeFunction((

return {
root: [
getFocusStyle(theme, -1),
getFocusStyle(theme, 0),
theme.fonts.medium,
{
boxSizing: 'border-box',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@ exports[`Button renders ActionButton correctly 1`] = `
}
.ms-Fabric.is-focusVisible &:focus:after {
border: 1px solid #ffffff;
bottom: 0px;
bottom: 1px;
content: "";
left: 0px;
left: 1px;
outline: 1px solid #666666;
position: absolute;
right: 0px;
top: 0px;
right: 1px;
top: 1px;
z-index: 1;
}
&:hover {
Expand Down Expand Up @@ -144,13 +144,13 @@ exports[`Button renders CommandBarButton correctly 1`] = `
}
.ms-Fabric.is-focusVisible &:focus:after {
border: 1px solid #ffffff;
bottom: 0px;
bottom: 1px;
content: "";
left: 0px;
left: 1px;
outline: 1px solid #666666;
position: absolute;
right: 0px;
top: 0px;
right: 1px;
top: 1px;
z-index: 1;
}
&:hover {
Expand Down Expand Up @@ -294,13 +294,13 @@ exports[`Button renders CompoundButton correctly 1`] = `
}
.ms-Fabric.is-focusVisible &:focus:after {
border: 1px solid #ffffff;
bottom: 0px;
bottom: 1px;
content: "";
left: 0px;
left: 1px;
outline: 1px solid #666666;
position: absolute;
right: 0px;
top: 0px;
right: 1px;
top: 1px;
z-index: 1;
}
&:hover {
Expand Down Expand Up @@ -422,13 +422,13 @@ exports[`Button renders DefaultButton correctly 1`] = `
}
.ms-Fabric.is-focusVisible &:focus:after {
border: 1px solid #ffffff;
bottom: 0px;
bottom: 1px;
content: "";
left: 0px;
left: 1px;
outline: 1px solid #666666;
position: absolute;
right: 0px;
top: 0px;
right: 1px;
top: 1px;
z-index: 1;
}
&:hover {
Expand Down Expand Up @@ -520,13 +520,13 @@ exports[`Button renders IconButton correctly 1`] = `
}
.ms-Fabric.is-focusVisible &:focus:after {
border: 1px solid #ffffff;
bottom: 0px;
bottom: 1px;
content: "";
left: 0px;
left: 1px;
outline: 1px solid #666666;
position: absolute;
right: 0px;
top: 0px;
right: 1px;
top: 1px;
z-index: 1;
}
&:hover {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -160,13 +160,13 @@ exports[`ComboBox Renders ComboBox correctly 1`] = `
}
.ms-Fabric.is-focusVisible &:focus:after {
border: 1px solid #ffffff;
bottom: 0px;
bottom: 1px;
content: "";
left: 0px;
left: 1px;
outline: 1px solid #666666;
position: absolute;
right: 0px;
top: 0px;
right: 1px;
top: 1px;
z-index: 1;
}
@media screen and (-ms-high-contrast: active){& {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -129,13 +129,13 @@ exports[`Facepile renders Facepile correctly 1`] = `
}
.ms-Fabric.is-focusVisible &:focus:after {
border: 1px solid #ffffff;
bottom: 0px;
bottom: 1px;
content: "";
left: 0px;
left: 1px;
outline: 1px solid #666666;
position: absolute;
right: 0px;
top: 0px;
right: 1px;
top: 1px;
z-index: 1;
}
data="75%"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,13 +81,13 @@ exports[`Nav renders Nav correctly 1`] = `
}
.ms-Fabric.is-focusVisible &:focus:after {
border: 1px solid #ffffff;
bottom: 0px;
bottom: 1px;
content: "";
left: 0px;
left: 1px;
outline: 1px solid #666666;
position: absolute;
right: 0px;
top: 0px;
right: 1px;
top: 1px;
z-index: 1;
}
&:hover {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,13 @@ exports[`Pivot renders Pivot correctly 1`] = `
}
.ms-Fabric.is-focusVisible &:focus:after {
border: 1px solid #ffffff;
bottom: 0px;
bottom: 1px;
content: "";
left: 0px;
left: 1px;
outline: 1px solid #666666;
position: absolute;
right: 0px;
top: 0px;
right: 1px;
top: 1px;
z-index: 1;
}
&:hover {
Expand Down Expand Up @@ -152,13 +152,13 @@ exports[`Pivot renders Pivot correctly 1`] = `
}
.ms-Fabric.is-focusVisible &:focus:after {
border: 1px solid #ffffff;
bottom: 0px;
bottom: 1px;
content: "";
left: 0px;
left: 1px;
outline: 1px solid #666666;
position: absolute;
right: 0px;
top: 0px;
right: 1px;
top: 1px;
z-index: 1;
}
&:hover {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -185,13 +185,13 @@ exports[`SpinButton renders SpinButton correctly 1`] = `
}
.ms-Fabric.is-focusVisible &:focus:after {
border: 1px solid #ffffff;
bottom: 0px;
bottom: 1px;
content: "";
left: 0px;
left: 1px;
outline: 1px solid #666666;
position: absolute;
right: 0px;
top: 0px;
right: 1px;
top: 1px;
z-index: 1;
}
&:hover {
Expand Down Expand Up @@ -291,13 +291,13 @@ exports[`SpinButton renders SpinButton correctly 1`] = `
}
.ms-Fabric.is-focusVisible &:focus:after {
border: 1px solid #ffffff;
bottom: 0px;
bottom: 1px;
content: "";
left: 0px;
left: 1px;
outline: 1px solid #666666;
position: absolute;
right: 0px;
top: 0px;
right: 1px;
top: 1px;
z-index: 1;
}
&:hover {
Expand Down
Loading