[lokalize] [Bug 404169] Pasting scrolls back up

2019-03-20 Thread Simon Depiets
https://bugs.kde.org/show_bug.cgi?id=404169

Simon Depiets  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/lok |https://commits.kde.org/lok
   |alize/53bc45aeddf3e9af0265c |alize/6c6f78e8948687b440f37
   |b1b502b2571c0afcd71 |9eefae8a7af53709b00

--- Comment #3 from Simon Depiets  ---
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 403131, bug 405008

M  +4-9src/catalog/catalog.cpp
M  +4-8src/catalog/gettext/gettextstorage.cpp
M  +2-4src/catalog/ts/tsstorage.cpp
M  +2-4src/catalog/xliff/xliffstorage.cpp
M  +1-1src/common/flowlayout.h
M  +1-1src/editorview.cpp
M  +1-3src/lokalizemainwindow.cpp
M  +1-1src/mergemode/mergecatalog.cpp
M  +14   -9src/xlifftextedit.cpp
M  +1-0src/xlifftextedit.h

https://commits.kde.org/lokalize/6c6f78e8948687b440f379eefae8a7af53709b00

-- 
You are receiving this mail because:
You are watching all bug changes.

[lokalize] [Bug 404169] Pasting scrolls back up

2019-03-19 Thread Simon Depiets
https://bugs.kde.org/show_bug.cgi?id=404169

--- Comment #2 from Simon Depiets  ---
I've made some changes to the scrolling mecanism to ensure the cursor is
visible, it actually depends if your source string is coming from Lokalize or
outside lokalize (there might be unneeded scrolling if you paste from lokalize,
but the cursor should still be visible). Could you have a look ?

-- 
You are receiving this mail because:
You are watching all bug changes.

[lokalize] [Bug 404169] Pasting scrolls back up

2019-03-19 Thread Simon Depiets
https://bugs.kde.org/show_bug.cgi?id=404169

Simon Depiets  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
  Latest Commit||https://commits.kde.org/lok
   ||alize/53bc45aeddf3e9af0265c
   ||b1b502b2571c0afcd71

--- Comment #1 from Simon Depiets  ---
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 403131, bug 405008

M  +4-9src/catalog/catalog.cpp
M  +4-8src/catalog/gettext/gettextstorage.cpp
M  +2-4src/catalog/ts/tsstorage.cpp
M  +2-4src/catalog/xliff/xliffstorage.cpp
M  +1-1src/common/flowlayout.h
M  +1-1src/editorview.cpp
M  +1-3src/lokalizemainwindow.cpp
M  +1-1src/mergemode/mergecatalog.cpp
M  +14   -9src/xlifftextedit.cpp
M  +1-0src/xlifftextedit.h

https://commits.kde.org/lokalize/53bc45aeddf3e9af0265cb1b502b2571c0afcd71

-- 
You are receiving this mail because:
You are watching all bug changes.