Bug #15023
closedCSS Classes not shown in Pulldown (Internetexplorer)
0%
Description
firefox shows the dynamic CSS correct.
But IE shows no classes.
(issue imported from #M1565)
Files
Updated by Stanislas Rolland about 19 years ago
Please install version 0.7. 2 and clear the browser cache.
Updated by old_CarstenBausW about 19 years ago
Hi Stanislas,
still the same problem.
Updated by old_CarstenBausW about 19 years ago
Troubleshooting mode says everything is fine:
[HTMLArea::init]: All scripts successfully loaded.
[HTMLArea::generate]: Toolbar successfully created.
[HTMLArea::generate]: Editor iframe successfully created.
[HTMLArea::initIframe]: Editor iframe head successfully initialized.
[HTMLArea::initIframe]: Stylesheets successfully loaded.
[HTMLArea::initIframe]: Design mode successfully set.
[HTMLArea::initIframe]: All plugins successfully generated.
Updated by Stanislas Rolland about 19 years ago
I am unable to reproduce this problem...
What value do you have in RTE.default.contentCSS ?
Updated by old_CarstenBausW about 19 years ago
RTE.default.contentCSS = fileadmin/templates/TV_Templates/css/rte_backend.css
File is attached.
Updated by Stanislas Rolland about 19 years ago
I cannot reproduce the problem even with this css file.
Please try with the default css file by commenting out your RTE.default.contentCSS assignment, and verify that the selector does get activated when the cursor is positioned within a p-tag.
Updated by old_CarstenBausW about 19 years ago
hi stanislas,
what i have done:
1.
- disable all PageTS Setups for RTE
- reinstalled RTE with enable alle editor options
- make a new css file with one class (td.myclass{border:1px solid black;})
RESULT: no class in pulldown for a table cell
2.
- disable the css file so that the default css file is in use
RESULT: no default class in any pulldown
Updated by Stanislas Rolland about 19 years ago
Out of ideas...
Maybe a XP security issue? Have you tried to set the site as a Trusted Site in IE?
Do you have mod_gzip installed on the server?
Updated by old_CarstenBausW about 19 years ago
mod_gzip is not installed.
the page is trusted.
i will try to disable all security stuff for this page and will have a look.
Updated by old_CarstenBausW about 19 years ago
Nothing changes by editing Security Options in IE =(
Updated by Stanislas Rolland about 19 years ago
Click on the About buttonand, in the About popup window, on the Plugins tab. What version do you get for DynamicCSS. You should have 1.6.
Updated by old_CarstenBausW about 19 years ago
Dynamic CSS Version 1.6
I also created a totaly new typosetup and installed the rte.
The Same Problems there. So a Page TS Setup problem is excluded.
Updated by old_CarstenBausW about 19 years ago
Hi Stanislas,
seems that i found the problem.
My CSS File is located in fileadmin/templates/TV_Templates/css/rte_backend.css.
In this location it is loaded but doesnt work in IE.
If i locate it in the home directory it works also in IE. All td classes, p classes etc are selectable.
Strange, isn't it?
Updated by Stanislas Rolland about 19 years ago
Strange indeed, but good progress!
Do you use a html base tag on this page?
Updated by old_CarstenBausW about 19 years ago
Yes, im using base. But isn't the base tag only in FE?
Updated by Stanislas Rolland about 19 years ago
Please upgade to version 0.7.4 and try with compressed scripts disabled and troubleshooting mode enabled.
Please report again the messages logged at the bottom of the editing area. Additional information should be displayed.
Updated by old_CarstenBausW about 19 years ago
Hi Stanislas,
i have to negate that everything works if the css files is located in the docroot.
Its still not working. But i recognize that the css selectors works sometimes and sometimes not. if they are not working (only "standard" and "undefined" in pulldown) i have to save the contentelement sometimes to reload it. most of all after the 2nd ort 3rd reload the css selectors works.
Below you see the troubleshooting with version .4
[HTMLArea::init]: All scripts successfully loaded.
[HTMLArea::init]: Editor url set to: /typo3conf/ext/rtehtmlarea/htmlarea/
[HTMLArea::init]: Editor skin CSS set to: /typo3conf/ext/rtehtmlarea/htmlarea/skins/default/htmlarea.css
[HTMLArea::init]: Editor content skin CSS set to: http://coroplast.boros.de/typo3conf/ext/rtehtmlarea/htmlarea/skins/default/htmlarea-edited-content.css
[HTMLArea::generate]: Toolbar successfully created.
[HTMLArea::generate]: Editor iframe successfully created.
[HTMLArea::initIframe]: Iframe baseURL set to: http://coroplast.boros.de/typo3/
[HTMLArea::initIframe]: Content CSS set to: http://coroplast.boros.de/rte_backend.css
[HTMLArea::initIframe]: Editor iframe head successfully initialized.
[HTMLArea::initIframe]: Stylesheets successfully loaded.
[HTMLArea::initIframe]: Design mode successfully set.
[HTMLArea::initIframe]: All plugins successfully generated.
Updated by Stanislas Rolland about 19 years ago
Please have a look at the IE cache settings. Make sure it is set to Automatic and not to "On every visit to the page".
Updated by Oliver Hader over 16 years ago
Old bug with no more feedback from the reporter.
Closed during Bug Day 07/2008