Created attachment 106684 [details] A document in which on the end of the first line of the text the word "Slachthuisstraat" is cut into "Sl" and "achthuisstraat" Problem description: Steps to reproduce: 1. produce a document in libre office 4 containing some long words in plain text and some long words included in fields 2. adjust the margin of the alinea, so that is would cut the word in half. Current behavior: in the plain text the word is moved to the next line the words in the field are cut where the margin is placed. Also, no Hyphenation takes place. Expected behavior: the words in the field is moved to the next line. Operating System: All Version: 4.3.1.2 release
Hi Tom, Thanks for the report. I can confirm the problem. 4.2.0.0 beta1 is the first with the problem; 4.0.0.0 alpha1 is OK. Cheers Cor
bibisected: There are only 'skip'ped commits left to test. The first bad commit could be any of: 10aad62814a73c9f547fe1ae8b566b8905e62675 dbc806fd61243c2ae720c1c884758cc4d9f2073a We cannot bisect more! # bad: [423a84c4f7068853974887d98442bc2a2d0cc91b] source-hash-c15927f20d4727c3b8de68497b6949e72f9e6e9e # good: [65fd30f5cb4cdd37995a33420ed8273c0a29bf00] source-hash-d6cde02dbce8c28c6af836e2dc1120f8a6ef9932 git bisect start 'latest' 'oldest' # good: [e02439a3d6297a1f5334fa558ddec5ef4212c574] source-hash-6b8393474974d2af7a2cb3c47b3d5c081b550bdb git bisect good e02439a3d6297a1f5334fa558ddec5ef4212c574 # bad: [4850941efe43ae800be5c76e1102ab80ac2c085d] source-hash-980a6e552502f02f12c15bfb1c9f8e6269499f4b git bisect bad 4850941efe43ae800be5c76e1102ab80ac2c085d # skip: [a043626b542eb8314218d7439534dce2fc325304] source-hash-9379a922c07df3cdb7d567cc88dfaaa39ead3681 git bisect skip a043626b542eb8314218d7439534dce2fc325304 # skip: [aba65c3e4c0df07e4909aeefb758cdb688242bf6] source-hash-827524abfb4b577d08276fde40929a9adfb7ff1a git bisect skip aba65c3e4c0df07e4909aeefb758cdb688242bf6 # skip: [aba65c3e4c0df07e4909aeefb758cdb688242bf6] source-hash-827524abfb4b577d08276fde40929a9adfb7ff1a git bisect skip aba65c3e4c0df07e4909aeefb758cdb688242bf6 # good: [c81a8a0dcfc1ed095a80e4485c89dd0fcaf73f31] source-hash-c69ed33628ec0b7abf6296539cf280d6c4265930 git bisect good c81a8a0dcfc1ed095a80e4485c89dd0fcaf73f31 # good: [c81a8a0dcfc1ed095a80e4485c89dd0fcaf73f31] source-hash-c69ed33628ec0b7abf6296539cf280d6c4265930 git bisect good c81a8a0dcfc1ed095a80e4485c89dd0fcaf73f31 # bad: [30cde618212ecaf5725321372bd1b8339f8e2b9f] source-hash-137f872aa8e6e598e7c7ed1ffa4d21e580e22bdb git bisect bad 30cde618212ecaf5725321372bd1b8339f8e2b9f # bad: [30cde618212ecaf5725321372bd1b8339f8e2b9f] source-hash-137f872aa8e6e598e7c7ed1ffa4d21e580e22bdb git bisect bad 30cde618212ecaf5725321372bd1b8339f8e2b9f # good: [c8a5658505930ebcd7ac5bc6057a6f7204f4e1d3] source-hash-547750e8c2d001f92e3e303ebfda9b395538e741 git bisect good c8a5658505930ebcd7ac5bc6057a6f7204f4e1d3 # bad: [3f7dffadbdabcc8730fd19598afa9f5f70dca5b5] source-hash-2abcff25137c7c9af007554c97a4512319ec2e4d git bisect bad 3f7dffadbdabcc8730fd19598afa9f5f70dca5b5 # bad: [b18335db4508dca93ce79adcc3de8f565677aa9b] source-hash-5a3143c1a44d4c9d922aa33812d7c428664a8cf9 git bisect bad b18335db4508dca93ce79adcc3de8f565677aa9b # skip: [10aad62814a73c9f547fe1ae8b566b8905e62675] source-hash-e79c706ddda21f850fe3c5a867bacf3982e5b112 git bisect skip 10aad62814a73c9f547fe1ae8b566b8905e62675 # good: [4bc946d4de21c39a676394c1da0b714fcb9af011] source-hash-3dab6fcbedf21c1d2971527f6f99fa46d3d45514 git bisect good 4bc946d4de21c39a676394c1da0b714fcb9af011 # good: [4bc946d4de21c39a676394c1da0b714fcb9af011] source-hash-3dab6fcbedf21c1d2971527f6f99fa46d3d45514 git bisect good 4bc946d4de21c39a676394c1da0b714fcb9af011 # bad: [dbc806fd61243c2ae720c1c884758cc4d9f2073a] source-hash-d7e4e5d35e66dbfcc30576d198e393661d84f616 git bisect bad dbc806fd61243c2ae720c1c884758cc4d9f2073a # only skipped commits left to test # possible first bad commit: [dbc806fd61243c2ae720c1c884758cc4d9f2073a] source-hash-d7e4e5d35e66dbfcc30576d198e393661d84f616 # possible first bad commit: [10aad62814a73c9f547fe1ae8b566b8905e62675] source-hash-e79c706ddda21f850fe3c5a867bacf3982e5b112
Removing comma from whiteboard (please use a space to delimit values in this field) https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Whiteboard#Getting_Started
The behaviour seems to have changed at the below commit. Adding Cc: to caolanm@redhat.com. Could you possibly take a look at this? Thanks commit c2b5521921b806ff7b04cdacebde3834d2aafd4b Author: Oliver-Rainer Wittmann <orw@apache.org> AuthorDate: Mon Nov 18 11:29:24 2013 +0000 Commit: Caolán McNamara <caolanm@redhat.com> CommitDate: Tue Nov 19 15:51:27 2013 +0000 Resolves: #i33737# enable in-place editing of Input Fields (cherry picked from commit c2afeb1c3f11e8f420b59f3786eb8626c99ff595)
There is actually an earlier duplicate of this, so shifting the relevant details there *** This bug has been marked as a duplicate of bug 77014 ***
Migrating Whiteboard tags to Keywords: (bibisected) [NinjaEdit]