Project

General

Profile

Actions

Bug #25102

closed

htmlArea RTE: Dialogue window positioning properties not honoured

Added by Simon Schaufelberger about 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2011-02-19
Due date:
% Done:

0%

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

Description

What i have is:
buttons.link.dialogueWindow {
height = 500
width = 860
positionFromTop = 5
positionFromLeft = 20
doNotResize = 1
doNotCenter = 1
}
buttons.image.dialogueWindow {
height = 500
width = 860
positionFromTop = 5
positionFromLeft = 20
doNotResize = 1
doNotCenter = 1
}

the window has the correct size but the rest of the parametes have no effect. The window is still centered and not positioned in any way.

See also #19323: htmlArea RTE: Configuration options for size and position of dialogue windows

(issue imported from #M17669)


Files

Actions #1

Updated by Stanislas Rolland about 13 years ago

These properties were forgotten when converting the RTE to ExtJS.

With the attached patch properties for top and left positioning of dialogue windows will be honoured.

However, properties doNotCenter and doNotResize are not of any use anymore.

Actions #2

Updated by Stanislas Rolland about 13 years ago

Committed to SVN TYPO3core trunk (revision 10512), branch TYPO3_4-5 (revision 10513) and branch TYPO3_4-4 (revision 10514).

Actions #3

Updated by Susanne Moog about 13 years ago

  • Target version deleted (4.4.7)
Actions #4

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF