Kevincosme / flexlib

Automatically exported from code.google.com/p/flexlib
0 stars 0 forks source link

SuperTabNavigator #39

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Create a SuperTabNavigator with 4 closeable tabs
2. Select Tab 2
3. While on Tab 2, click to close Tab 3

What is the expected output? What do you see instead?

Expected output: stay on Tab 2, actual output: move to Tab 4

What version of the product are you using? On what operating system?

Not sure what version (downloaded swc on May 24 2007), on Windows XP - also
reproduced in the examples page on the Google Code site (whatever version
that may be)

Please provide any additional information below.

The SuperTabNavigator seems to be firing a "change" event when you click to
close a non-active tab, as if that tab were being selected.  Clicking on a
 close button should probably not select the tab that's being closed -
preventing the component from selecting a tab if the click was on the close
button might fix the problem.

Original issue reported on code.google.com by brian.ra...@gmail.com on 3 Jul 2007 at 2:29

GoogleCodeExporter commented 8 years ago
This  is a duplicate for ticket #35 (didn't see the previous ticket at first - 
sorry)

Original comment by brian.ra...@gmail.com on 3 Jul 2007 at 2:31

GoogleCodeExporter commented 8 years ago
marked as duplicate of issue #35

Original comment by dmcc...@gmail.com on 29 Aug 2007 at 4:07

GoogleCodeExporter commented 8 years ago

Original comment by dmcc...@gmail.com on 25 Dec 2007 at 2:28