If we have many components list under "Components" menu and if our component menu is at the last we are not able to see all submenu items of our component.
Able to see all submenu items.
Not able to see all submenu items.
Joomla! Version : Joomla! 3.5.1 Stable [ Unicorn ] 05-April-2016 22:45 GMT
PHP Version : 5.4.45-4+deprecated+dontuse+deb.sury.org~precise+1
After testing on RC with ir without that patch, I confirm the issue.
This is may be a release blocker.
To test on RC + #10987 , just modify in ROOT/administrator/language/en-GB/en-GB.com_banners.sys.ini
COM_BANNERS="Banners"
to
COM_BANNERS="Zbanners"
to force Banners to be displayed last in the Components Menu dropdown
Then go to a page with little content, for example:
/administrator/index.php?option=com_installer&view=warnings
Although one can solve it by enlarging the page, I think the submenu should push the page to the minimum correct size.
Title |
|
Title |
|
Category | ⇒ | Administration |
Title |
|
Title |
|
I'll have a look into this today if I have time.
I have also checked this and able to reproduce this issue.
Joomla Version : 3.5.1
Status | New | ⇒ | Confirmed |
@JamalTailored Please only test against the current staging. There have been over 400 commits since Joomla 3.5.1
test
Gonna work on a fix now
Too late for the 3.6 release
Yup, no worries, can be for the next one
@brianteeman Please close in favour of testing PR #11080
Status | Confirmed | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-07-12 22:33:38 |
Closed_By | ⇒ | brianteeman |
Please first install staging ( https://github.com/joomla/joomla-cms/archive/staging.zip) and apply this patch:
#10987