Welcome!
Sorry! There is no “team” here, but independent volunteers.
Sorry again: I don’t now enough about your issue to answer the question, but:
Your issue is specific to ‘Writer’. Please edit your question and add the tag writer
. You may remove common
instead.
Oh! Just noticed the version there… 4.3! And the asker wants someone to “look into this ASAP”! Sigh…
@sakshi: You recently updated your question. (I cannot find the differences yet.) But you did not regard the comment by @mikekaganski here above. To be clear:
Your version 4.3 has reached end of development long ago. The same with 4.4, and there never was a 4.5. The series of versions for which still bug fixing is done is 5.4. The next “fresh” version 6.0 is to come soon. 6.0.0.0 is presently in Beta2 state
@sakshi: I still can’t find what changs you made by editing.
And I still don’t know what indentation issues there are.
hi
Can the issue of the indentation can be resolved or is handled in the version 5.4.
Thanks
Sakshi Singh
Did you read my answer below?
Without better information there will not be any progress in this thread. As far as I can see nobody can even tell if there actually is an issue that might need a fix.
I perssonally cannot find the information needed for trying to find out if there is a related bug report.
hi
We can not share the word document or the screenshot of the resultant html due to some security issues.
If we were able to show it the issue can be better explained thus can we have a discussion over call if possible so that I can explain the issue.
Kindly let us know in case of any concerns.
Thanks
Sakshi
I will grant the “karma” needed for attaching documents. (I am not much interested in screenshots. To check some html code for the way it gets rendered I can use my own browser.)
If y documnt type is rejected you may append a fake extension.
@Lupp: the OP doesn’t want to attach a document here (referring to some “security issues”). As if one couldn’t create a sample with the issue, but without sensitive information.
hi
Where I can attach the document here. I have created a sample document describing the issue.
Thanks
Sakshi
@sakshi: edit your question above, and use an “attachment (Ctrl+F)” button to attach the file, as @Lupp already has given you required access rights.
hi
I have uploaded the document referring the issue.
Kindly check and let me know in case of any concerns.
Thanks
Sakshi Singh
hi
Is the attached document was helpful for the understanding the issue. Can this issue be resolved using new version or with the same version used.
Thanks
Sakshi Singh
Quoting @sakshi: “Is the attached document was helpful…”
May I assume there was a ‘typo’, and you wanted to start wit “If…”?
The issue is clear. It exists in all versions, including current master. It also happens with both HTML output filters (available in Save As and Export).
Thank you for filing a bug report for this, and providing a sample (finally!). We would be also thankful for any patches. Other than that, there can be no guarantees as of when (and if) it will be improved. You can look for certified developers and companies providing L3 support, if you need.
@mikekaganski: Your comment above looks as if you can confirm a bug concerning the creation of html code by LibO.
As I also tried to analyse the attached example, I came to the conclusion that the hoped-for result was not to be expected. It would require LibO to autoamtically convert a sequence of paragraphs formatted to a very special style to a numbered list in html. See the amendment to my answer (to come) for mor detail.
Of course, the hoped-for result isn’t got with LO export. That’s the OP’s issue, and I see it in the LO output. As I see it, OP didn’t post a hoped-for code, but the actual result of export that OP is unhappy with.
I do see it as a minor issue, because LO isn’t a HTML editor, and some loose of formatting is expected. The wanted behavior would require us to generate bloated HTML, for little gain.
The piece of html code posted in the question should not be expected to cause a visible indentation because the indent value is negative (-1/4in) and compensates exactly the left-margin setting (1/4in).
The OQ told the html file was made from a “word document”. No further information. I can only tell that the code is accepted by my browser, and if I insert a hard line break <br>
and onother piece of text behind the given piece the indentation of the second line is as expected. But this doesn’t contain anything about LibO now.
No progress possible without
-1- An example “word document” of the kind producing the issues
-2- A reasonably precise explanation of in what way the supposed issue shows.
Editing after some analysis of the finally attached example of the OQ’s.
Imo the file is not to be expected to create a html code rendering to numbered paragraphs. To achieve this the following steps should help (they don’t):
Select the group of concerned paragraphs
Apply the List Style `Numbering 1` (e.g.) using the `Styles and Formatting` dialogue.
Remove the numbering ny hand you had applied previously.
This doesn’t solve the issue - and that’s clearly a bug now. You may add a space in front of every first word in every first line to compensate for the error approximately. (Not good.)
By the way: There were lots of unneeded <span>
s in the original.
I don’t know remedy. Did you actually file a bug? (I didn’t find it yet.) If so, please give a link here.
(I fond th link to tdf# meanwhile in a comment by @mikekaganski above.)