Bug 139066 - Arrow up doesn't go up in a straight line at left side of the paragraphs, but follow them at the right side
Summary: Arrow up doesn't go up in a straight line at left side of the paragraphs, but...
Status: RESOLVED DUPLICATE of bug 93441
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
4.4.0.3 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks:
 
Reported: 2020-12-19 15:09 UTC by Telesto
Modified: 2020-12-19 15:47 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
Example file (9.63 KB, application/vnd.oasis.opendocument.text)
2020-12-19 15:10 UTC, Telesto
Details
Bibisect log (3.67 KB, text/plain)
2020-12-19 15:45 UTC, Telesto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Telesto 2020-12-19 15:09:54 UTC
Description:
Arrow up doesn't go up in a straight line at left side of the paragraphs, but follow them at the right side

Steps to Reproduce:
1. Open the attached file
2. Place cursor after "greenbacks." (last line)
3. Press Enter
4. Press arrow up multiple times

Actual Results:
Cursor will follow the right side of the paragraphs

Expected Results:
Straight line up (compare with Word). 


Reproducible: Always


User Profile Reset: No



Additional Info:
Found in
Version: 7.2.0.0.alpha0+ (x64)
Build ID: e97a81e94511b52987a50b7bdb72c922899da588
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

also in
4.4.7.2

not in
4.3
Comment 1 Telesto 2020-12-19 15:10:08 UTC
Created attachment 168329 [details]
Example file
Comment 2 Telesto 2020-12-19 15:45:59 UTC
Created attachment 168331 [details]
Bibisect log

Bibiseced to:
~/bibisect-44max$ git bisect bad e70aa7f023c75d90fdcbe5c107efdae2beaf198d is the first bad commit
commit e70aa7f023c75d90fdcbe5c107efdae2beaf198d
Author: Matthew Francis <mjay.francis@gmail.com>
Date:   Sun Mar 15 02:58:47 2015 +0800

    source-hash-d58bea0ffa2a2fe79103ab7aa743aea63e27a0fd
    
    (Bibisect: Skipped preceding irrelevant commit(s) 6528a6ab7bee98503be763bcae7c57a4d0129ca1)
    
    commit d58bea0ffa2a2fe79103ab7aa743aea63e27a0fd
    Author:     Juergen Funk <juergen.funk_ml@cib.de>
    AuthorDate: Wed Sep 17 16:31:20 2014 +0200
    Commit:     Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
    CommitDate: Mon Sep 22 08:01:57 2014 +0000
    
        Fix fdo#38884 Improve Up/Down movement in writer
    
        - It was provided, but the X-Position was reset after the cursor Up/Down
    
        - But in the Table is the X-Position not right -> other bug
    
        Change-Id: I2d70b7dc4ffa1e2612330d9b30ea5d916f5a9439
        Reviewed-on: https://gerrit.libreoffice.org/11500
        Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
        Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>

https://cgit.freedesktop.org/libreoffice/core/commit/?id=d58bea0ffa2a2fe79103ab7aa743aea63e27a0fd
Comment 3 Telesto 2020-12-19 15:47:14 UTC

*** This bug has been marked as a duplicate of bug 93441 ***