Actions
Bug #25102
closedhtmlArea RTE: Dialogue window positioning properties not honoured
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