Bug #22654
closedhtmlArea RTE: RTE is greyed out and has no "styles" in page module QuickEdit
0%
Description
Using revision 7796 the RTE is "greyed" out and lost default css style
(issue imported from #M14567)
Files
Updated by Stanislas Rolland over 14 years ago
In what browser?
I am not able to reproduce this issue. Try to clear all caches and the RTE cache.
Updated by Soren Malling over 14 years ago
Found that the issue is related to the "Quick edit" function in the ("old") page module.
Issue found in FF 3.6.3 og Chrome 5
Updated by Stanislas Rolland over 14 years ago
I am not able to reproduce this issue even within QuickEdit with current SVN trunk.
I note that the screenshot does not look like the skin of the new backend design included in revision 7796.
Updated by Stanislas Rolland over 14 years ago
Could not reproduce with trunk revision 7836.
Please explain how to reproduce.
Updated by Stanislas Rolland over 14 years ago
Is this still an issue with current trunk (revision 7928)?
Updated by Soren Malling over 14 years ago
Sorry for my lack of response.
I will update my trunk tonight and get back with feedback!
Updated by Soren Malling over 14 years ago
Updated trunk and did some work on recreating the problem; the editor is not shown properly, but now it's different that first screenshot:
With the old "page" module do the following:
- Create a new content element in ex. "right" - the RTE is shown correctly
- Click the page module and choose "Quick edit" and choose the element you just created
- The RTE isn't showing any icons (see "rte-no-icons.png" for example)
I'm using latest trunk
Updated by Stanislas Rolland over 14 years ago
ok, thanks, now I can see. Now, the stylesheets of the RTE are empty, but the correct!
Updated by Stanislas Rolland over 14 years ago
A backpath soup....
I think the attached patch will fix the issue and make the RTE correctly layed out in every context. Tested with page module, fe edit, advanced fr edit, fe, irre.
Thanks you for testing.
Updated by Soren Malling over 14 years ago
Confirmed: The patch fixes the issue
Updated by Stanislas Rolland over 14 years ago
Committed to SVN TYPO3core trunk (revision 7935).