Go to any page in the Admin section. Select "Zoom Text Only" under View in the browser menu.
Either CTRL/scroll in or go to View > Zoom > Zoom In
Joomla! 4 Administration
This occurs on all pages not just the Media Manager page.
I do not know how to fix this. Am simply bringing it to people's attention.
Labels |
Added:
?
|
Category | ⇒ | Templates (admin) |
Which browser is that as i dont have that option in chrome, firefox, edge or internet explorer
correction - i see this is a firefox only option
@brianteeman - same question applies then
I would suggest it is impossible to resolve (and why the browsers now use or default to page zoom)
Status | New | ⇒ | Discussion |
If you want any further comment/contribution from me speak to Brian Teeman.
Title |
|
I think this issue is related the nav icons been set to a px line-height instead of rem... https://github.com/joomla/joomla-cms/blob/4.0-dev/administrator/templates/atum/scss/blocks/_header.scss#L62
To replicate you must set the Minimum font size in FF (lang & appearance -> advanced).
We should be ok supporting the standard browser zoom.. zooming will trigger media queries in the same manner as smaller screens.
Alas with the talk of a new admin design from UX/UI.. fixing these issues in the current status quo seems pointless?
Yeah it should probably use flexbox for this rather than the line-height
The way to fix this is to change the header height from 48px to auto
and remove the width and height from "icon-images mediamanager" which is on the SPAN inside of the H1 element.
Also remove max-height from .main-nav li a.
Is this still an issue with the new backend template?
Status | Discussion | ⇒ | Information Required |
Labels |
Added:
J4 Issue
|
Status | Information Required | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-08-17 04:31:09 |
Closed_By | ⇒ | joomla-cms-bot |
Closed_Date | 2018-08-17 04:31:09 | ⇒ | 2018-08-17 04:31:11 |
Closed_By | joomla-cms-bot | ⇒ | franz-wohlkoenig |
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/18181
Closed as no Answer. It can reopened if needed.
Closed as no Answer. It can reopened if needed.
AFAIK this is a browser specific issue and cannot be fixed