Bug #32957
Task #32185: Migrate TYPO3 Backend to ExtJS4
Task #32201: Umbrella for smaller outstanding tasks
Fonts change during loading
Status: | Rejected | Start date: | 2012-01-04 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | - | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 4.7 | Is Regression: | ||
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
The standard fonts in the backend change diring loading.
This is caused by the x-body ExtJS4 class on body that is added onDocumentReady.
Font-Definition in body and .x-body differ.
Solution: Remove "Tahoma" in .x-body
Related issues
History
#1 Updated by Felix Kopp over 3 years ago
Actually the css definitions between BODY and .X-BODY must be equal.
x-body is not necessary.
#2 Updated by Felix Kopp over 3 years ago
This issue can be closed. The ExtJS4 Errors are resolved by reverting the migration.
#3 Updated by Thorsten Kahler over 3 years ago
- Category changed from Backend User Interface to 1137
- Status changed from New to On Hold
- Parent task set to #32201
I put it "on hold", which is more suitable for the moment.
#4 Updated by Wouter Wolters about 2 years ago
- Status changed from On Hold to Rejected
ExtJS 4 will not make it into the core