Make WordPress Core

Opened 8 years ago

Closed 6 years ago

Last modified 6 years ago

#44213 closed defect (bug) (fixed)

Tab order in Tools

Reported by: superpoincare Owned by:
Priority: low Milestone: 5.3
Component: Privacy Version: 4.9.6
Severity: normal Keywords:
Cc: Focuses: ui, administration

Description

Since 4.9.6, two new menu items are added in "Tools" when one logs in: "Export Personal Data" and "Erase Personal Data".

The position of these are lower than what is added by plugins and should be below "Export"
.

Screenshot:

https://i.imgur.com/6pzcmpV.png

Attachments (1)

Screen Shot 2020-04-08 at 12.09.39 AM.png (76.3 KB ) - added by donmhico 6 years ago.

Download all attachments as: .zip

Change History (6)

#1 @valentinbora
7 years ago

  • Focuses ui administration added
  • Keywords 2nd-opinion added
  • Milestone Awaiting Review5.5
  • Priority normallow
  • Type enhancementdefect (bug)

Thank you @superpoincare for your ticket

#2 @donmhico
6 years ago

  • Keywords reporter-feedback added

Hi @superpoincare,

Thanks for the ticket. Unfortunately, as you can see on my screenshot above, I can't replicate it. I'm testing against the latest trunk files.

#3 @superpoincare
6 years ago

Hey in my installation I am getting the same behaviour as you, @donmhico!

That was not the case when I raised the ticket long back.

Probably something changed since I raised the tickey.

#4 @samful
6 years ago

  • Keywords close added

Tested in 5.4.1 and cannot replicate the issue, it would be nice to know what caused this, but the bug seems to have been fixed now, or it was being caused by some conflict or other issue... Without the means to replicate it, I suggest we close this ticket.

#5 @SergeyBiryukov
6 years ago

  • Component AdministrationPrivacy
  • Keywords 2nd-opinion reporter-feedback close removed
  • Milestone 5.55.3
  • Resolutionfixed
  • Status newclosed

Thanks for testing!

It looks like this was fixed in [45448] / #43895 as a result of moving these items directly to wp-admin/menu.php, instead of using add_submenu_page() as before.

Last edited 6 years ago by SergeyBiryukov (previous) (diff)
Note: See TracTickets for help on using tickets.