zwf
April 4, 2023, 8:37am
1
Hi,
In Mautic v4.4.0 : I have this little thing that is OK but still can be a bit annoying.
Whenever I edit the content and I need to do a space/entry within the same content : it scrolls me down to the bottom of my email => then I have to scroll up again.
Does someone know if this is fixed in the latest version ?
I am pretty sure that this was fixed with this PR:
mautic:5.x
← volha-pivavarchyk:fix/email-editor-scrolls-down-after-enter
opened 06:09PM - 22 Sep 22 UTC
<!-- ## Which branch should I use for my PR?
Assuming that:
a = current ma… jor release
b = current minor release
c = future major release
* a.x for any features and enhancements (e.g. 5.x)
* a.b for any bug fixes (e.g. 4.4, 5.1)
* c.x for any features, enhancements or bug fixes with backward compatibility breaking changes (e.g. 5.x) -->
| Q | A
| -------------------------------------- | ---
| Bug fix? (use the a.b branch) | [ ]
| New feature/enhancement? (use the a.x branch) | [ ]
| Deprecations? | [ ]
| BC breaks? (use the c.x branch) | [ ]
| Automated tests included? | [ ]
| Related user documentation PR URL | mautic/mautic-documentation#...
| Related developer documentation PR URL | mautic/developer-documentation#...
| Issue(s) addressed | Fixes [#10737](https://github.com/mautic/mautic/issues/10737)
<!--
Additionally (see https://contribute.mautic.org/contributing-to-mautic/developer/code/pull-requests#work-on-your-pull-request):
- Always add tests and ensure they pass.
- Bug fixes must be submitted against the lowest maintained branch where they apply
(lowest branches are regularly merged to upper ones so they get the fixes too.)
- Features and deprecations must be submitted against the "4.x" branch.
-->
#### Description:
This PR fixes the bug a long email jumps/scrolls down when editing.
This PR uses the way proposed [here](https://github.com/mautic/mautic/issues/10737#issuecomment-1157418764).
<!--
Please write a short README for your feature/bugfix. This will help people understand your PR and what it aims to do. If you are fixing a bug and if there is no linked issue already, please provide steps to reproduce the issue here.
-->
#### Steps to test this PR:
1. Open the email editor of a long email
2. Scroll to the middle
3. Edit a text and press enter
#### Steps to test this PR:
<!--
This part is really important. If you want your PR to be merged, take the time to write very clear, annotated and step by step test instructions. Do not assume any previous knowledge - testers may not be developers.
-->
1. Open this PR on Gitpod or pull down for testing locally (see docs on testing PRs [here](https://contribute.mautic.org/contributing-to-mautic/tester))
2. Open the email editor of a long email
3. Scroll to the middle
4. Edit a text and press enter
5. The bug is gone
<!--
If you have any deprecations, list them here along with the new alternative.
If you have any backwards compatibility breaks, list them here.
-->
<a href="https://gitpod.io/#https://github.com/mautic/mautic/pull/11491"><img src="https://gitpod.io/button/open-in-gitpod.svg"/></a>
I don’t see a back-port of it to 4.4.x though, as yet, so that would mean waiting for 5.0 to be released. So if you need it you could ask the developer to make a back-port and offer to test it.
1 Like
zwf
April 4, 2023, 9:42am
3
Well, ok, I will give the info to my colleagues because I don’t know what to do with that. I don’t handle the technical part.
Hopefully it will be fixed in the new version of Mautic.
zwf
December 15, 2023, 10:26am
4
Hi,
Does someone knows if the new version of Mautic fixed this issue ?
I also have the same issue with the backspace.
It is pretty time consuming to scroll up again an again for one year.
zwf
January 17, 2024, 10:29am
5
I hope this got fixed in Mautic 5
system
Closed
April 15, 2024, 9:38am
8
This topic was automatically closed 36 hours after the last reply. New replies are no longer allowed.