Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#8463 closed defect (bug) (fixed)

Admin sub-menus incorrectly placed

Reported by: wnorris's profile wnorris Owned by:
Milestone: 2.7 Priority: normal
Severity: normal Version: 2.7
Component: UI Keywords: has-patch
Focuses: Cc:

Description

When collapsing and expanding the entire admin menu, some sub-menus are being displayed in the wrong position on the screen. So far I've only been able to reproduce this with the settings menu, but I'm not entirely sure that it doesn't effect others as well. I've uploaded a screencast of the bug at

http://willnorris.blip.tv/file/1530245/

Attachments (2)

firefox.png (34.3 KB) - added by vladimir_kolesnikov 17 years ago.
FireFox is affected as well
8463.diff (484 bytes) - added by vladimir_kolesnikov 17 years ago.
Patch to fix this bug

Download all attachments as: .zip

Change History (7)

#1 @FFEMTcJ
17 years ago

It acts appropriately for me in FF3 and IE7 on XP.

#2 @FFEMTcJ
17 years ago

I have this problem running IE6 on XP.

#3 @vladimir_kolesnikov
17 years ago

This happens in FireFox as well - screenshot attached. I have identified the problem (margin-top is incorrect; this happens when the submenu has to go above the selected menu item because of insufficient space in the bottom of the screen), working on the fix now.

@vladimir_kolesnikov
17 years ago

FireFox is affected as well

@vladimir_kolesnikov
17 years ago

Patch to fix this bug

#4 @vladimir_kolesnikov
17 years ago

  • Keywords has-patch added; needs-patch removed

#5 @azaozz
17 years ago

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

(In [10133]) Fix menu placement after folding/unfolding it several times, props vladimir_kolesnikov, fixes #8463

Note: See TracTickets for help on using tickets.