After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 123026 - GtkNotebook gets confused when showing/hiding widgets on a never-mapped page
GtkNotebook gets confused when showing/hiding widgets on a never-mapped page
Status: RESOLVED DUPLICATE of bug 302283
Product: gtk+
Classification: Platform
Component: Widget: GtkNotebook
2.2.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
: 126778 131249 332325 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2003-09-23 12:37 UTC by david gowers
Modified: 2011-02-04 16:16 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description david gowers 2003-09-23 12:37:25 UTC
the path tool options only appear when 
a) the tool-options dialog is the visible dialog of the docked dialogs
b) i have newly switched to the path tool (ie. bringing up the path tool
then selecting the tool-options from the dock gives no visible options)

this is the procedure i followed:
start up the gimp. with the palette selection dialog visible *, i 
select the path tool. i select the tool-options from the dock.
nothing is visible. i select another tool (pencil usually), then select
path again. the proper tool options for the path tool appear.

* as part of a set of dialogs docked onto the toolbox, including tool-options.
Comment 1 Sven Neumann 2003-09-23 13:36:06 UTC
This is not restricted to the path tool. It can be reproduced with
other tools as well. IIRC there is bug report about this problem already.
Comment 2 Sven Neumann 2003-09-30 16:30:39 UTC
Can't find a bug report on this one but I could reproduce it.
Confirming and setting milestone to 2.0.
Comment 3 Michael Natterer 2003-10-30 18:08:46 UTC
This is clearly a bug in GtkNotebook. We just show/hide
widgets on a notebook tab that was never mapped before.

The notebook probably gets lost in its disrespect
for visible/mapped constraints.

Reassigning to GTK+
Comment 4 Matthias Clasen 2003-10-31 21:50:41 UTC
I can't reproduce this. Can you provide a test case ?
Comment 5 Sven Neumann 2003-11-12 12:07:00 UTC
*** Bug 126778 has been marked as a duplicate of this bug. ***
Comment 6 Michael Natterer 2004-01-12 17:38:58 UTC
*** Bug 131249 has been marked as a duplicate of this bug. ***
Comment 7 Michael Natterer 2004-01-12 17:39:50 UTC
*** Bug 131249 has been marked as a duplicate of this bug. ***
Comment 8 Owen Taylor 2004-03-11 20:29:30 UTC
Needs standalone compileable test case.
Comment 9 Dave Neary 2004-03-12 08:30:12 UTC
The GIMP 1.3.20 isn't good enough, I suppose? :)

Dave.
Comment 10 david gowers 2004-03-12 10:19:22 UTC
this problem became apparent immediately that gimp supported dockable
dialogs. most if not all 1.3.xx versions of gimp evidence it, all
2.0pre versions evidence it.

minimal requirements for confirmation: two tabs, one that hasn't been
mapped yet (ie is not the active tab + hasn't been the active tab).
switching to the currently inactive tab can show nothing at all.
alteration of the tab contents while it is visible causes remapping ->
now it becomes visible.

correct me on my terminology if necessary -- i partially adlibed it.
Comment 11 Matthias Clasen 2004-03-12 10:24:33 UTC
As Owen said: Needs standalone compileable test case.


You have described one, now we just need to find someone to code it 
up...


Comment 12 Owen Taylor 2004-03-12 14:42:38 UTC
To clarify, the key word here is "standalone" - having a one file test
as compared to the GIMP means that the time for someone to start
working on this is a couple of minutes rather than an hour or more
if they have to compile the GIMP. Plus there are far less complicating 
factors, gdb runs much faster, etc.
Comment 13 Elijah Newren 2004-06-19 18:44:32 UTC
Mass changing gtk+ bugs with target milestone of 2.4.2 to target 2.4.4, as
Matthias said he was trying to do himself on IRC and was asking for help with. 
If you see this message, it means I was successful at fixing the borken-ness in
bugzilla :)  Sorry for the spam; just query on this message and delete all
emails you get with this message, since there will probably be a lot.
Comment 14 Matthias Clasen 2004-07-13 06:27:16 UTC
Lets see if NEEDINFO can produce another testcase...
Comment 15 Matthias Clasen 2005-05-04 03:57:21 UTC
I believe this is the same issue as bug 302283, which has a testcase. I'll dup
this one.

*** This bug has been marked as a duplicate of 302283 ***
Comment 16 david gowers 2006-02-27 16:15:23 UTC
*** Bug 332325 has been marked as a duplicate of this bug. ***