Opened 11 years ago
Closed 4 years ago
#24545 closed defect (bug) (duplicate)
Fix Admin Layout When Displaying Errors
Reported by: | sunnyratilal | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.2 |
Component: | Administration | Keywords: | |
Focuses: | ui, administration | Cc: |
Description
Whenever a PHP error is displayed in the backend, it causes WordPress layout to screw up on the options pages by enlarging the font size and pushing the footer up to the bottom of the viewport so that it's not at the bottom of the page, instead, the bottom of the screen up so when you scroll to the bottom of the page, it's actually 3/4 way or 1/2 way up the page.
Attachments (2)
Change History (14)
#8
@
9 years ago
- Focuses administration added
This behaviour/appearance is really detrimental to developers trying to debug things in environments where they have no choice but to display errors in the browser.
The sticky/folding sidebar behaviour might make this more difficult, but it would be great to not cover up the left hand portion of anything output outside of the #wpcontent div.
Who wants to tackle this?
Some work in this direction was done in #19196.
See ticket:19196:19196.2.patch and ticket:19196:19196.after.png, also ticket:19196:8.