Issue 100707 - removing tab of simple tab control doesn't work
Summary: removing tab of simple tab control doesn't work
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: OOO310m7
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 3.1
Assignee: jsc
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks: 95768
  Show dependency tree
 
Reported: 2009-03-31 12:44 UTC by jsc
Modified: 2009-06-17 09:02 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 jsc 2009-03-31 12:44:54 UTC
Removing of a tab in a simple tab control doesn't work correctly. The tab seems
to be removed but is still superimposing other tabs.

In detail one tab is removed and three new ones are inserted. The new tabs are
initialized and shown correctly but the removed tab is not 100% removed and
conflict with the new ones.
Comment 1 carsten.driesner 2009-03-31 13:01:39 UTC
cd: In progress. Looks like a incomplete implementation of the removeTab() function.
Comment 2 carsten.driesner 2009-03-31 14:40:15 UTC
cd: Fix looking good.
Comment 3 mikhail.voytenko 2009-03-31 14:47:07 UTC
fix reviewed
Comment 4 carsten.driesner 2009-03-31 15:53:59 UTC
cd->jsc: Please verifyx.
Comment 5 jsc 2009-04-01 09:00:07 UTC
checked and verified on 4 plattforms (Linux, Windows, Solaris Sparc and Mac OS).
Comment 6 jsc 2009-06-17 09:02:17 UTC
cross checked on master