Problem/Motivation

See attached screenshot. This occurs in Safari, Chrome and Edge in my testing.

Steps to reproduce

  1. Configure a field to use the multiselect_dropdown widget. I used a term reference field.
  2. Expand the dropdown and use the keyboard (tab) to navigate to one of the checkboxes.

Expected: The full selection outline is visible
Actual:

Proposed resolution

Adjust the CSS to include more padding.

Remaining tasks

None.

User interface changes

Small graphical change to the widget.

API changes

None.

Data model changes

None.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

joshf created an issue. See original summary.

joshf’s picture

Issue summary: View changes
joshf’s picture

Issue summary: View changes

joshf changed the visibility of the branch 1.2.x to hidden.

joshf changed the visibility of the branch 1.2.x to hidden.

joshf changed the visibility of the branch 1.2.x to active.

joshf’s picture

Assigned: joshf » Unassigned
Status: Active » Needs review

I don't know what happened with the branch names. Either MR should work.

mdranove’s picture

Should this also work with better exposed filters? If so this css file is not attached.

joshf’s picture

@mdranove I'm not sure; the issue I was experiencing was on admin-side fields and not related to BEF.