meydrew / otroslogviewer

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

Close tab control disappears from tab #306

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
-------------
Attention!

If you want to report issue for file browsing, open it in OtrosVfsBrowser
project: http://code.google.com/p/otrosvfsbrowser/

-------------
What steps will reproduce the problem?
1.  Open log.
2.  Open a second log.
3.  Click first tab.
4.  Click second tab.

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

Expected all tabs to have close tab control buttons.  Instead, the close tab 
control disappears off the first tab.  Other tabs still have control and can be 
closed.
What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by scottcar...@gmail.com on 17 Jun 2014 at 3:10

Attachments:

GoogleCodeExporter commented 9 years ago
This was with Otros Log Viewer 1.2.0, Java 1.6.0_45, Windows 7.

Original comment by scottcar...@gmail.com on 17 Jun 2014 at 3:16

GoogleCodeExporter commented 9 years ago
Fix: TabHeader.editing_idx must be initialized to -1 in constructor.

Original comment by kovacs...@gmail.com on 12 Aug 2014 at 11:27

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks kovacsz81 for a patch!

Original comment by otros.sy...@gmail.com on 18 Sep 2014 at 9:04