| Summary: | When text is at bottom, window does not scroll down when you press 'Enter' | ||
|---|---|---|---|
| Product: | [Applications] lokalize | Reporter: | Alexander Potashev <aspotashev> |
| Component: | editor | Assignee: | Simon Depiets <sdepiets> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | shafff |
| Priority: | NOR | ||
| Version First Reported In: | 18.12.2 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/lokalize/6c6f78e8948687b440f379eefae8a7af53709b00 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Alexander Potashev
2019-03-03 00:02:08 UTC
Git commit 53bc45aeddf3e9af0265cb1b502b2571c0afcd71 by Simon Depiets. Committed on 19/03/2019 at 09:40. Pushed by sdepiets into branch 'master'. Ensure the cursor is visible after a text operation Related: bug 404169, bug 403131 M +4 -9 src/catalog/catalog.cpp M +4 -8 src/catalog/gettext/gettextstorage.cpp M +2 -4 src/catalog/ts/tsstorage.cpp M +2 -4 src/catalog/xliff/xliffstorage.cpp M +1 -1 src/common/flowlayout.h M +1 -1 src/editorview.cpp M +1 -3 src/lokalizemainwindow.cpp M +1 -1 src/mergemode/mergecatalog.cpp M +14 -9 src/xlifftextedit.cpp M +1 -0 src/xlifftextedit.h https://commits.kde.org/lokalize/53bc45aeddf3e9af0265cb1b502b2571c0afcd71 I've made some changes to ensure the cursor is always visible Git commit 6c6f78e8948687b440f379eefae8a7af53709b00 by Simon Depiets. Committed on 19/03/2019 at 13:35. Pushed by sdepiets into branch 'Applications/19.04'. Ensure the cursor is visible after a text operation Related: bug 404169, bug 403131 M +4 -9 src/catalog/catalog.cpp M +4 -8 src/catalog/gettext/gettextstorage.cpp M +2 -4 src/catalog/ts/tsstorage.cpp M +2 -4 src/catalog/xliff/xliffstorage.cpp M +1 -1 src/common/flowlayout.h M +1 -1 src/editorview.cpp M +1 -3 src/lokalizemainwindow.cpp M +1 -1 src/mergemode/mergecatalog.cpp M +14 -9 src/xlifftextedit.cpp M +1 -0 src/xlifftextedit.h https://commits.kde.org/lokalize/6c6f78e8948687b440f379eefae8a7af53709b00 |