Project

General

Profile

Actions

Bug #29485

closed

Padding of RTE statusbar is too big

Added by Webadmin no-lastname-given over 12 years ago. Updated over 6 years ago.

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

100%

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

Description

If a RTE is configured on not on the first tab of a TCA Form, the statusbar is not correctly positioned.

If you leave the form on the tab with the RTE and reopen it, everything works fine.


Files

rte_status_bar.PNG (36.9 KB) rte_status_bar.PNG Webadmin no-lastname-given, 2011-09-05 12:07
rte_status_bar2.PNG (35.7 KB) rte_status_bar2.PNG Webadmin no-lastname-given, 2011-09-05 12:07
Actions #1

Updated by Stanislas Rolland over 12 years ago

  • Status changed from New to Needs Feedback

In what version of what browser?

Actions #2

Updated by Stanislas Rolland over 12 years ago

  • Assignee set to Stanislas Rolland
Actions #3

Updated by Webadmin no-lastname-given over 12 years ago

We get this in FF 4,5,6, Chrome 13, IE8. Always if the editor is not placed on the first tab, which will be loaded after openening the record.

Actions #4

Updated by Mr. Hudson over 12 years ago

Patch set 1 of change I607d2fb61b3d9ba4a37d1ac5cf92542f41e23c37 has been pushed to the review server.
It is available at http://review.typo3.org/4779

Actions #5

Updated by Stanislas Rolland over 12 years ago

  • Status changed from Needs Feedback to Under Review

Problem: The height of the RTE framework is not correctly set because
this.setSize is NOT setting size in ExtJS 3.3.1 or ExtJS 3.4
Solution: Use this.setWidth and this.setHeight

Note: The problem does not arise when the RTE is resizable.

Please test this patch: http://review.typo3.org/4779
Clear the RTE cache using the BE Clear cache menu option after applying the patch.

Actions #6

Updated by Mr. Hudson over 12 years ago

Patch set 1 of change I76a0af5b711fe723328e966b48049596962f4826 has been pushed to the review server.
It is available at http://review.typo3.org/4780

Actions #7

Updated by Webadmin no-lastname-given over 12 years ago

It seems that the path does not solve the problem. We applied it, cleared the cache, but nothing changed.

Actions #8

Updated by Mr. Hudson over 12 years ago

Patch set 1 of change Ie2218a1e69fcba4f79507f7e3d450511c1ff5d60 has been pushed to the review server.
It is available at http://review.typo3.org/4829

Actions #9

Updated by Stanislas Rolland over 12 years ago

Webadmin wrote:

It seems that the path does not solve the problem. We applied it, cleared the cache, but nothing changed.

You're right. It worked only in Firefox.

Please test this new patch: hhttp://review.typo3.org/4831

Tested in IE8, Firefox 7, Chrome 13, Safari 5.1 and Opera 11.51.

Actions #10

Updated by Mr. Hudson over 12 years ago

Patch set 1 of change Iebba44be9e51812458d14c525ad30136939f3f30 has been pushed to the review server.
It is available at http://review.typo3.org/4831

Actions #11

Updated by Stanislas Rolland over 12 years ago

Mr. Hudson wrote:

Patch set 1 of change Ie2218a1e69fcba4f79507f7e3d450511c1ff5d60 has been pushed to the review server.
It is available at http://review.typo3.org/4829

Abandoned.

Actions #12

Updated by Webadmin no-lastname-given over 12 years ago

Stanislas Rolland wrote:

Webadmin wrote:

It seems that the path does not solve the problem. We applied it, cleared the cache, but nothing changed.

You're right. It worked only in Firefox.

Please test this new patch: hhttp://review.typo3.org/4831

Tested in IE8, Firefox 7, Chrome 13, Safari 5.1 and Opera 11.51.

Works great!!! Tested in Chrome 13 and IE 8

Actions #13

Updated by Mr. Hudson over 12 years ago

Patch set 1 of change Iffe239a05f43033ca7bb352d0f840e733b82bace has been pushed to the review server.
It is available at http://review.typo3.org/4859

Actions #14

Updated by Stanislas Rolland over 12 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #15

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF