benjaminkott / benjaminkott/bootstrap_package

Issues with RTE because of contentsCss

Open
#930 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
PHP
Stars
355
Forks
212
Avg merge
1h 4m
Merged PRs (30d)
31

Description

# Bug Report

## Prerequisites

* [x] Can you reproduce the problem on TYPO3 v9.5 LTS
* [x] Can you reproduce the problem on TYPO3 v10.4 LTS
* [x] Did you [perform a cursory search](https://github.com/issues?q=is%3Aissue+user%3Abenjaminkott+repo%3Abenjaminkott%2Fbootstrap_package)
to see if your bug or enhancement is already reported?

## Description

I've found some issues and "hipcups" with the CSS which was used for ckeditor.

1) Buttons are not clickable, the text can't be changed. To reproduce, click on third button and try to change the text:

![rte_buttons](https://user-images.githubusercontent.com/2690489/94424393-71b90e80-018a-11eb-8eb6-b9df55849330.PNG)

2) The default text size is pretty high: the text size is higher than the other texts in the TYPO3 BE or the buttons of the RTE (compare it to button "Normal").

![rte_styles](https://user-images.githubusercontent.com/2690489/94424804-1c313180-018b-11eb-8230-699446990738.PNG)

3) There's so much unneeded CSS code in bootstrapX-rte.css, e.g. for PhotoSwipe or carousel. This should be removed.

## How to fix

Change the styles in EXT:bootstrap_package/Resources/Public/Css/bootstrapX-rte(.min).css.
I will provide a PR.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.