Opened 10 years ago
Closed 9 years ago
#30790 closed defect (bug) (invalid)
Distraction-Free sticky notice on editor pages
Reported by: | Psychopig7 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.1 |
Component: | Editor | Keywords: | reporter-feedback |
Focuses: | javascript, administration | Cc: |
Description
Hi - updated to 4.1 and now every time I open a page to edit it I get a notification in top left-hand corner telling me about distraction-free writing but when I hit the 'dismiss' icon on the notification the notice does not go away and it blocks a large part of the editor screen at top left.
Attachments (1)
Change History (9)
#3
@
10 years ago
- Milestone Awaiting Review deleted
- Resolution set to invalid
- Status changed from new to closed
No feedback in 2 months.
Are you still experiencing this problem? Are all plugins disabled? Do you see any JavaScript errors?
http://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors
Please don't hesitate to reopen if this is still a problem.
#4
@
10 years ago
- Resolution invalid deleted
- Status changed from closed to reopened
I am still experiencing this problem.
I see this information in the Console:
XHR finished loading: POST "http://e6e.eac.myftpupload.com/wp-admin/admin-ajax.php".send @ jquery.js:4m.extend.ajax @ jquery.js:4j @ load-scripts.php?c=0&load[]=hoverIntent,common,admin-bar,heartbeat,autosave,suggest,wp-ajax-respons…:4(anonymous function) @ load-scripts.php?c=0&load[]=hoverIntent,common,admin-bar,heartbeat,autosave,suggest,wp-ajax-respons…:4 jquery.js:4 XHR finished loading: POST "http://e6e.eac.myftpupload.com/wp-admin/admin-ajax.php".send @ jquery.js:4m.extend.ajax @ jquery.js:4j @ load-scripts.php?c=0&load[]=hoverIntent,common,admin-bar,heartbeat,autosave,suggest,wp-ajax-respons…:4(anonymous function) @ load-scripts.php?c=0&load[]=hoverIntent,common,admin-bar,heartbeat,autosave,suggest,wp-ajax-respons…:4
#6
@
9 years ago
@nooozeguy Could you give us the error in the console with SCRIPT_DEBUG on? See links above.
This sounds like a JavaScript error. Could you use http://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors to see what those errors are?