Westbrook Johnson
Westbrook Johnson
## Description When the first item in the content area of a dialog can have a focus ring, it will get clipped by the current CSS application. ## Steps to...
## Description Hovering an item with an icon gives the icon the same color as the background, or something. ## Steps to reproduce 1. Go to https://opensource.adobe.com/spectrum-css/treeview.html#foldersfiles 2. Hover one...
https://github.com/adobe/spectrum-css/blob/ed6a68d0dd209ee0c993de10367789aab27151fe/components/swatch/index.css#L225 As seen in https://opensource.adobe.com/spectrum-css/swatch.html#gradient this statement requires that swatches representing non-flat colors have their internals reached into in order to prevent the value of the swatch to users. If...
## Description `display: inline-flex` _sometimes_ adds the trailing "space", but selecting the first Swatch in the Swatch Group causes the "space" to collapse. ## Steps to reproduce 1. Go to...
## Description Correct `margin-block-start` in Range variant of Slider component. fixes #1205 ## How and where has this been tested? - **How this was tested:** Visually inspecting the local build...
## Description ## Steps to reproduce 1. Go to https://opensource.adobe.com/spectrum-css/treeview.html#sizing 2. Hover over some of the Tree View Items 3. Observe the selection box and the hover box overlapping in...
## Description When an `.spectrum-ProgressBar--indeterminate` Progress Bar is leveraged with in a `.spectrum-Modal` wrapped dialog, then the animation of the progress bar skips. ## Steps to reproduce 1. Go to...
## Description When hovering a quiet express picker the visual delivery is awkward. ## Steps to reproduce 1. Go to http://opensource.adobe.com/spectrum-css/ 2. Switch to express vars 3. Hover one of...
https://github.com/adobe/spectrum-css/blob/92c045f540f2ab3578512abd76c94eda9c6faad6/components/fieldgroup/index.css#L24-L38 The above code reaches into the Checkbox component to apply styles rather the interacting with a CSS Custom Property API surfaced on that component making it difficult to apply...
https://github.com/adobe/spectrum-css/blob/3e91b5bd2dc70d1c25b87d0fd506eab59d850f86/components/actionbutton/skin.css#L335 This seems to have regressed. The `quiet / selected / disabled` version of this component should have a background color and it doesn't.  synced to jira: https://jira.corp.adobe.com/browse/CSS-82