Issue 12487

Summary: impress - going from unbulleted to previous bulleted line - the bullet disappeares
Product: Impress Reporter: caliger <postol>
Component: codeAssignee: malte_timmermann
Status: CLOSED NOT_AN_OOO_ISSUE QA Contact: issues@graphics <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: 644   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description caliger 2003-03-19 22:32:58 UTC
OOimpress - I am on a given unbulleted line and I would like to jump to the 
previous (bulleted) line by pressing <backspace>; the moment the cursor 
touches the last letter of the previous line, the bullet of the aforementioned 
line just disappeares.
Comment 1 wolframgarten 2003-03-24 08:59:57 UTC
Reassigned to Christian.
Comment 2 christian.guenther 2003-03-28 10:07:57 UTC
set to new
Comment 3 christian.guenther 2003-03-28 10:13:51 UTC
I can reproduce the bug.

- create a textbox
- enter some text paragraphs
- switch the bullet of the first paragraph on
- move the cursor to the front of the second paragraph
- press backspace
- the bullet of the first paragraph disappear
Comment 4 malte_timmermann 2003-04-03 09:47:12 UTC
It's not a bug, it's a feature:

- Bullets are paragraph attributes
- When using DEL at end of first para, para attribs from first para 
will be kept
- When using BACKDEL at start of second para, para attribs from 
second para will be kept

=> Use DEL instead of BEACKDEL to keep bullet.
Comment 5 malte_timmermann 2003-04-29 16:21:31 UTC
Nobody complains - I close it :)