WordPress.org

Make WordPress Core

Opened 7 months ago

Last modified 6 months ago

#22735 new defect (bug)

A given pointer should only show once on a screen

Reported by: helen Owned by:
Priority: normal Milestone: Awaiting Review
Component: Administration Version:
Severity: normal Keywords:
Cc:

Description

If you have, say, multiple media buttons on a screen, you'll get multiple pointers, each pointing to an instance of that button. This shouldn't happen. In the case of the media button, it should probably only show up for the one associated with the main editor. In terms of the pointers in general, it should only show up once, not for each match in the DOM.

Change History (1)

comment:1 helen6 months ago

  • Reporter changed from helenyhou to helen
Note: See TracTickets for help on using tickets.