Download & Extend

Administration menu overlaps editors in fullscreen mode

Project:Wysiwyg
Version:7.x-2.x-dev
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

See attached screens.

AttachmentSize
Before maximising.png48.24 KB
After maximising.png17.99 KB

Comments

#1

Title:CKEditor 4 'maximise' leads to edior toolbar displayed under admin_menu toolbar» Administration menu overlaps editors in fullscreen mode
Version:7.x-2.2» 7.x-2.x-dev
Component:Editor - CKEditor» User interface
Status:active» needs review

This appears to happen only when the Overlay is used. We've already got the logic in place to hide the standard Toolbar for editors which supports fullscreen modes, so this patch simply adds #admin-menu to the list of elements to show/hide.

AttachmentSize
wysiwyg-fullscreen-admin-menu.1898210.1.patch 3.41 KB

#2

Status:needs review» reviewed & tested by the community

That patch seems to fix the issue for me. Many thanks.

#3

Looks good.

As a possible follow-up improvement (in a separate issue), we could investigate to provide central API helper methods for this, in order to decrease the amount of duplicated code.

#4

Status:reviewed & tested by the community» fixed

Thanks for the quick review, sorry it took me a month to patch this.

I've committed this to all major branches and the -dev snapshots will be updated within 12 hours and this will be part of the next official releases..

EDIT: Yes, a central utility function sounds good.
Follow-up in #1927000: Add utility functions for fullscreen mode management.

#5

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here