Opened 18 months ago

Closed 18 months ago

Last modified 18 months ago

#19356 closed defect (bug) (fixed)

#wp-admin-bar-user-info link gets misshapen background on focus

Reported by: duck_ Owned by: koopersmith
Priority: normal Milestone: 3.3
Component: Toolbar Version: 3.3
Severity: normal Keywords: has-patch
Cc:

Description

See attached screenshot. First appeared after [19162].

Patch attached sets background: none for this element as this is consistent with behaviour at r18776. Also, the parent li doesn't get the backgound-color on hover either unlike other li elements.

Attachments (2)

link-backround.png (2.0 KB) - added by duck_ 18 months ago.
user-info-a.background-none.diff (324 bytes) - added by duck_ 18 months ago.

Download all attachments as: .zip

Change History (5)

duck_18 months ago

comment:1 follow-up: ↓ 3   azaozz18 months ago

Don't see this happening as of [19479] but can remove the background there just in case.

  • Owner set to koopersmith
  • Resolution set to fixed
  • Status changed from new to closed

In [19480]:

Prevent misshapen background from appearing when admin-bar user info item is focused. props duck_, fixes #19356.

comment:3 in reply to: ↑ 1   koopersmith18 months ago

Replying to azaozz:

Don't see this happening as of [19479] but can remove the background there just in case.

I can confirm. It's possible to trigger the focus by ctrl+clicking the item. It's a special item, and should be backgroundless.

Note: See TracTickets for help on using tickets.