Issue 50916 - Editing text boxes with list(-styles) shows unexpected behavior
Summary: Editing text boxes with list(-styles) shows unexpected behavior
Status: CONFIRMED
Alias: None
Product: Impress
Classification: Application
Component: editing (show other issues)
Version: 680m109
Hardware: All All
: P4 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-17 16:28 UTC by haui
Modified: 2017-05-20 11:08 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description haui 2005-06-17 16:28:22 UTC
- Create new empty presentation.
- Insert a custom text box on a slide,
- Select Bullets On/Off to enable list style
- Enter some text at level 1
- Press enter
- Press tab
- Enter some text on level 2
- Press enter
- Press shift tab
- You are now on line three at level 1 and your text box 
  should look like the following (where | denotes the cursor):

*some text
  * some text
*|

- Now press backspace.
- The result is the following:

*some text
*some text|

- This is unexpected since line 2 seems to have changed its list 
  level during deletion of line 3.
- Internally, this is not the case: Press ESC to finish editing.
- The text box rearranges again to:

*some text
  * some text

- This is the expected result, but it should already have been 
  displayed during the edit operation.
Comment 1 christian.guenther 2005-06-23 17:40:42 UTC
one for me (cgu)
Comment 2 christian.guenther 2005-06-23 17:42:45 UTC
I can reproduce the bug.
Please have a look.
Comment 3 Marcus 2017-05-20 11:08:40 UTC
Reset assigne to the default "issues@openoffice.apache.org".