Project

General

Profile

Actions

Bug #15023

closed

CSS Classes not shown in Pulldown (Internetexplorer)

Added by old_CarstenBausW over 18 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
Should have
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2005-10-10
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

firefox shows the dynamic CSS correct.
But IE shows no classes.

(issue imported from #M1565)


Files

ie_css.gif (28.2 KB) ie_css.gif Administrator Admin, 2005-10-10 11:50
rte_backend.css (1.42 KB) rte_backend.css Administrator Admin, 2005-10-12 10:06
Actions #1

Updated by Stanislas Rolland over 18 years ago

Please install version 0.7. 2 and clear the browser cache.

Actions #2

Updated by old_CarstenBausW over 18 years ago

Hi Stanislas,
still the same problem.

Actions #3

Updated by old_CarstenBausW over 18 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.

Actions #4

Updated by Stanislas Rolland over 18 years ago

I am unable to reproduce this problem...

What value do you have in RTE.default.contentCSS ?

Actions #5

Updated by old_CarstenBausW over 18 years ago

RTE.default.contentCSS = fileadmin/templates/TV_Templates/css/rte_backend.css

File is attached.

Actions #6

Updated by Stanislas Rolland over 18 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.

Actions #7

Updated by old_CarstenBausW over 18 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

Actions #8

Updated by Stanislas Rolland over 18 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?

Actions #9

Updated by old_CarstenBausW over 18 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.

Actions #10

Updated by old_CarstenBausW over 18 years ago

Nothing changes by editing Security Options in IE =(

Actions #11

Updated by Stanislas Rolland over 18 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.

Actions #12

Updated by old_CarstenBausW over 18 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.

Actions #13

Updated by old_CarstenBausW over 18 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?

Actions #14

Updated by Stanislas Rolland over 18 years ago

Strange indeed, but good progress!

Do you use a html base tag on this page?

Actions #15

Updated by old_CarstenBausW over 18 years ago

Yes, im using base. But isn't the base tag only in FE?

Actions #16

Updated by Stanislas Rolland over 18 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.

Actions #17

Updated by old_CarstenBausW over 18 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.

Actions #18

Updated by Stanislas Rolland over 18 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".

Actions #19

Updated by Oliver Hader over 15 years ago

Old bug with no more feedback from the reporter.
Closed during Bug Day 07/2008

Actions

Also available in: Atom PDF