Issue 92275 - 2 Tabpages with the same ID.
Summary: 2 Tabpages with the same ID.
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: current
Hardware: All All
: P2 Trivial (vote)
Target Milestone: ---
Assignee: fredrik.haegg
QA Contact: issues@sw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-30 10:12 UTC by fredrik.haegg
Modified: 2013-08-07 14:44 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 fredrik.haegg 2008-07-30 10:12:37 UTC
All controls in the the dialog:   Writer - Tools - Outline Numbering (Tabpages:
Numbering + Position) are listed under the same control/TabPage. 

Or, two Tabpages are declared, but one of the ID's is found within the others
"range". 

Expected: Tappages separated from each other. 

P2, because writing automatic tests for the second Tabpage is currently not
possible.
Comment 1 Mathias_Bauer 2008-07-30 10:18:15 UTC
please take over
Comment 2 Oliver Specht 2008-07-31 11:25:08 UTC
I checked the dialog with HELP_DEBUG environment setting and each control of the
two tab pages has it's own number. 

Would you please write exactly what your problem is?
Comment 3 fredrik.haegg 2008-08-06 20:59:32 UTC
Sorry, my bad. The TabPages have unique id's, but the same TabPage shows up in
two different dialogs, and the one I was referring to was declared twice in the
automation-environment.
Comment 4 fredrik.haegg 2008-08-06 21:00:01 UTC
closing.