Bug #54401

[Neos BE] - HTML editor issue in Firefox

Added by Rania Marou over 1 year ago. Updated over 1 year ago.

Status:Resolved Start date:2013-12-13
Priority:Should have Due date:
Assigned To:- % Done:

100%

Category:-
Target version:-

Description

Typo3 Neos 1.0.0 Installation,
Browser: Firefox 25.0.1

In the BE when you add a new HTML node and you press "Edit HTML" (on the right side) a part of the HTML editor is hidden.
I figured out that the rule "padding-right: 320px;" of the class ".neos .neos-secondary-inspector" hides a part of the HTML editor and puts it outside the screen on the left side.
If I disable the rule the editor is fine.

Associated revisions

Revision 41cb1261
Added by Aske Ertmann over 1 year ago

[BUGFIX] Secondary inspector is rendered outside viewport in FF

The secondary inspector opens from the right to the left using a
transition, but in Firefox the left positioning is incorrect so it
animates to a position which is outside the viewport.

This patch changes the animation to be done on the left css property
to make it less error prone.

Change-Id: I8ac215e6901a5414a6b66824ea8804915815991b
Fixes: #54401
Releases: master, 1.0
Reviewed-on: https://review.typo3.org/26547
Reviewed-by: Aske Ertmann
Tested-by: Aske Ertmann
Reviewed-by: Christian Mueller
Tested-by: Christian Mueller
Reviewed-by: Rens Admiraal
Tested-by: Rens Admiraal

Revision d60059cc
Added by Aske Ertmann over 1 year ago

[BUGFIX] Secondary inspector is rendered outside viewport in FF

The secondary inspector opens from the right to the left using a
transition, but in Firefox the left positioning is incorrect so it
animates to a position which is outside the viewport.

This patch changes the animation to be done on the left css property
to make it less error prone.

Change-Id: I8ac215e6901a5414a6b66824ea8804915815991b
Fixes: #54401
Releases: master, 1.0
Reviewed-on: https://review.typo3.org/28009
Reviewed-by: Rens Admiraal
Tested-by: Rens Admiraal
Reviewed-by: Aske Ertmann
Tested-by: Aske Ertmann

History

#1 Updated by Gerrit Code Review over 1 year ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.Neos has been pushed to the review server.
It is available at https://review.typo3.org/26547

#2 Updated by Gerrit Code Review over 1 year ago

Patch set 2 for branch master of project Packages/TYPO3.Neos has been pushed to the review server.
It is available at https://review.typo3.org/26547

#3 Updated by Gerrit Code Review over 1 year ago

Patch set 3 for branch master of project Packages/TYPO3.Neos has been pushed to the review server.
It is available at https://review.typo3.org/26547

#4 Updated by Gerrit Code Review over 1 year ago

Patch set 4 for branch master of project Packages/TYPO3.Neos has been pushed to the review server.
It is available at https://review.typo3.org/26547

#5 Updated by Gerrit Code Review over 1 year ago

Patch set 5 for branch master of project Packages/TYPO3.Neos has been pushed to the review server.
It is available at https://review.typo3.org/26547

#6 Updated by Gerrit Code Review over 1 year ago

Patch set 6 for branch master of project Packages/TYPO3.Neos has been pushed to the review server.
It is available at https://review.typo3.org/26547

#7 Updated by Gerrit Code Review over 1 year ago

Patch set 1 for branch 1.0 of project Packages/TYPO3.Neos has been pushed to the review server.
It is available at https://review.typo3.org/28009

#8 Updated by Aske Ertmann over 1 year ago

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

Also available in: Atom PDF