Closed
Bug 530761
Opened 16 years ago
Closed 16 years ago
TestGtkEmbedNotebook background tab broken
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.9.3a1
| Tracking | Status | |
|---|---|---|
| status1.9.2 | --- | beta5-fixed |
People
(Reporter: yaneti, Assigned: karlt)
References
Details
Attachments
(1 file, 1 obsolete file)
|
1.36 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
Fedora rawhide x86_64
In TestGtkEmbedNotebook built against xulrunner-1.9.2.1-0.4.b3.fc13.x86_64 the tab thats initially created in the background no longer works.
Reverting
http://hg.mozilla.org/releases/mozilla-1.9.2/rev/f212daadb16b
fixes it.
| Assignee | ||
Comment 1•16 years ago
|
||
This was meant to check the window state of the toplevel not the container widget. This problem didn't show up for XUL apps because for them the toplevel is in the same nsIWidget as the container and so hasn't been shown at this point, but this is a problem for embedding clients.
Attachment #414791 -
Flags: review?(roc) → review+
| Assignee | ||
Updated•16 years ago
|
Flags: blocking1.9.2?
Flags: blocking1.9.2? → blocking1.9.2+
| Assignee | ||
Comment 2•16 years ago
|
||
Attachment #414792 -
Flags: review?(roc)
| Assignee | ||
Updated•16 years ago
|
Attachment #414791 -
Attachment is obsolete: true
Attachment #414792 -
Flags: review?(roc) → review+
| Assignee | ||
Comment 3•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Whiteboard: [needs 192 landing]
Target Milestone: --- → mozilla1.9.3a1
Version: 1.9.2 Branch → Trunk
| Assignee | ||
Comment 4•16 years ago
|
||
status1.9.2:
--- → final-fixed
Whiteboard: [needs 192 landing]
You need to log in
before you can comment on or make changes to this bug.
Description
•