Project

General

Profile

Actions

Bug #46849

closed

rtehtmlarea: no links possible with display:block css in image class

Added by Harald no-lastname-given over 11 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2013-04-01
Due date:
% Done:

0%

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

Description

Hello!

I use TYPO3 6.04.

I've configured the rtehtmlarea. For this I use my own classes to position images (in their own RTE CSS).
But if I use only the class-centered images, the link function in the RTE is not accepted! It does not work.

Try it yourself!

I came up with the error.

It happens only when the CSS class with: "display block" is used - but why?!?!?!?

.rte-image-center {
margin: 0 auto;
display: block;
}

This is a bug?

Thank you so much for your help

Harald

Actions #1

Updated by Stanislas Rolland almost 11 years ago

  • Category set to RTE (rtehtmlarea + ckeditor)
  • Is Regression set to No
Actions #2

Updated by Sander Leeuwesteijn over 10 years ago

It also seems impossible to link an image when it's floating to the right.

- Add image in RTE
- Set it to float right
- Try to link it, the popup closes but no link is made.

TYPO3 6.1.7

Actions #3

Updated by Riccardo De Contardi over 9 years ago

I can confirm it on TYPO3 CMS 6.2.10

Actions #4

Updated by Riccardo De Contardi over 9 years ago

also on 7 (latest master)

Actions #5

Updated by Rafal Brzeski almost 9 years ago

Any progress with this issue? I have the same situation in TYPO3 6.2.17,
the only workaround is to unset class on image, make link and add class to image at the end.

Actions #6

Updated by Riccardo De Contardi about 8 years ago

This issue is still present on 8.4-dev (latest master)

Actions #7

Updated by Mathias Schreiber about 7 years ago

  • Status changed from New to Closed

HTMLArea is no longer supported by TYPO3.
You can open up new issues here https://github.com/FriendsOfTYPO3/rtehtmlarea.

Cheers
Mathias

Actions

Also available in: Atom PDF