Issue 74440 - Basic Modules can have empty names
Summary: Basic Modules can have empty names
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: ui (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.3
Assignee: joerg.skottke
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-12 09:59 UTC by joerg.skottke
Modified: 2007-11-01 10:13 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 joerg.skottke 2007-02-12 09:59:57 UTC
Reproduction:
- Open BASIC IDE for a module that can be edited
- Right click on the first Module on the tabbar to open context menu
- Select "Rename"
- Delete the content
- Move the mousepointer away from the tab, click somewhere into the BASIC IDE
-> The tab has an empty name field and thus the module is unnamed.

Sideeffect: 
- Create another module via tabbar
- Select the first module and remove the string, press enter
- Rename the first module again to something useful, press enter
-> The second module is renamed as well so both modules have identical names
Comment 1 ab 2007-02-14 15:52:03 UTC
STARTED
Comment 2 ab 2007-06-21 15:28:50 UTC
FIXED, also for Dialogs
Comment 3 ab 2007-07-26 10:48:16 UTC
ab->jsk: Now an Error Box is displayed. Please verify
Comment 4 joerg.skottke 2007-08-02 14:21:57 UTC
Verified.
Comment 5 joerg.skottke 2007-11-01 10:13:18 UTC
Close