Task #86667
closedTask #86236: Debug Exception output design improvements - pretty please
adapt font size
0%
Description
the output of the exception is in a larger font than the rest of the BE. This wastes precious screen space, where one wants to find as much information as possible without scrolling.
Updated by Anja Leichsenring almost 6 years ago
- Related to Bug #86879: Strange Extbase Variable Dump "Design" on an Whoops, looks like something went wrong. page added
Updated by Markus Poerschke almost 6 years ago
The debug exception page is using the default font size of the browser as its base. In my mind the solution here is to change the browser settings.
Updated by Riccardo De Contardi over 5 years ago
I just want to add here that the latest version of Bootstrap (4.3.x) supports the "Responsive font size" that means that the font size is calculated with the viewport width. See more information here: https://github.com/twbs/rfs
Updated by Riccardo De Contardi over 5 years ago
- Category set to Backend User Interface
Updated by Benni Mack about 1 year ago
- Status changed from New to Needs Feedback
Do you still have this problem with Bootstrap 5?
Updated by Christian Kuhn 11 months ago
- Status changed from Needs Feedback to Closed
Hey. I hope it's ok to close here - this probably improved with latest v5 bootstrap. Let's re-open or create a fresh issue in case we missed something.