Make WordPress Core

Changes between Version 9 and Version 10 of Ticket #10646, comment 17


Ignore:
Timestamp:
04/07/2011 02:27:45 PM (14 years ago)
Author:
nuxwin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10646, comment 17

    v9 v10  
    1 With the last patch (10646-3.patch) applied and under no-js mode, the '''Posts''' menu is always displayed (expanded). For me, it's bad behavior.
     1With the last patch (10646-3.patch) applied and under '''no-js''' mode, the '''Posts''' menu is always displayed (expanded). For me, it's bad behavior.
    22
    33'''Edit'''
     
    77'''Edit:'''
    88
    9 Ok; that seem to be another bug, but I don't know if I must create separate ticket for it... In '''no-js''' mode, the Posts menu is always expanded because the menu has always the class '''open-if-no-js''' added to it. I doesn't known if it's the expected behavior or not. If yes, why ?
     9Ok; that seem to be another bug, but I don't know if I must create separate ticket for it... In '''no-js''' mode, the '''Posts''' submenu is always expanded because the menu has always the class '''open-if-no-js''' added to it. I doesn't known if it's the expected behavior or not. If yes, why ?
    1010
    1111For me, under '''no-js''' mode, the '''open-if-no-js''' must be only added on the current menu (linked to the current loaded admin page).