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 725910 - clone window: add checks for existing pages on panels
clone window: add checks for existing pages on panels
Status: RESOLVED FIXED
Product: gedit
Classification: Applications
Component: general
unspecified
Other All
: Normal trivial
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2014-03-07 18:18 UTC by sébastien lafargue
Modified: 2014-03-07 18:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
clone window: add checks for existing pages on panels (1.44 KB, patch)
2014-03-07 18:18 UTC, sébastien lafargue
none Details | Review
clone window: add checks for existing pages on panels (1.45 KB, patch)
2014-03-07 18:22 UTC, sébastien lafargue
committed Details | Review

Description sébastien lafargue 2014-03-07 18:18:39 UTC
When cloning a window ( new window from tab ), a critical error is triggered
if we don't have side and/or bottom panel.
Comment 1 sébastien lafargue 2014-03-07 18:18:42 UTC
Created attachment 271258 [details] [review]
clone window: add checks for existing pages on panels

When cloning a window from a tab, a critical error is triggered
if we don't have side and/or bottom panel.
Comment 2 sébastien lafargue 2014-03-07 18:22:13 UTC
Created attachment 271259 [details] [review]
clone window: add checks for existing pages on panels

add space lines
Comment 3 Paolo Borelli 2014-03-07 18:29:17 UTC
Review of attachment 271259 [details] [review]:

looks good
Comment 4 sébastien lafargue 2014-03-07 18:56:56 UTC
Attachment 271259 [details] pushed as b6ecf3d - clone window: add checks for existing pages on panels