https://bugs.documentfoundation.org/show_bug.cgi?id=153176
Bug ID: 153176
Summary: Improving tab handling in pasting
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Description:
Pasting some text with tabs for indents could be improved in the pasting in
impress plan and normal modes.
With formatting (standard mode) the tabs are ignored.
In special mode (unformatted), the tabs are inserted as text.
I am missing a mode in which the tab indent the text.
Steps to Reproduce:
0. Copy the text :
1st level 1
1st level 2
2nd level
3rd level 1
3rd level 2
2nd level 2
1st level 3
1. Create a new presentation
1.1 Display > Plan Mode
1.2 Paste the text (Ctrl-V) in the plan
2. Create a new presentation
2.1 Display > Plan Mode
2.1 Paste the text as special > unformatted in the plan
3. Create a new presentation
3.1 Create a new page with a simple content frame, click on it
3.2 Paste the text (Ctrl-V) in the frame
4. Create a new presentation
4.1 Create a new page with a simple content frame, click on it
4.2 Paste the text as special > unformatted in the frame
Actual Results:
Results from 1.2 (and 3.2): 7 pages (bullets) are created with titles (bullets)
1st level 1
1st level 2
2nd level
3rd level 1
3rd level 2
2nd level 2
1st level 3
Results from 2.2 (4.2): 7 pages (bullets) are created with titles (bullets)
1st level 1
1st level 2
2nd level
3rd level 1
3rd level 2
2nd level 2
1st level 3
Expected Results:
Expected 1.2 (and maybe 2.2):
3 pages created with titles "1st level1, 2, 3" and on the 2nd page a bullet
list with
- 2nd level
- 3rd level 1
- 3rd level 2
- 2nd level 2
Expected 3.2 (and maybe 4.2) : a bullet list like
• 1st level 1
• 1st level 2
◦ 2nd level 2
▪ 3rd level 1
▪ 3rd level 2
◦ 2nd level 2
• 1st level 3
Reproducible: Always
User Profile Reset: No
Additional Info:
None.
--
You are receiving this mail because:
You are the assignee for the bug.