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 753057 - Replace window is not resizable
Replace window is not resizable
Status: RESOLVED FIXED
Product: gedit
Classification: Applications
Component: search and replace
3.16.x
Other Linux
: Normal normal
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2015-07-30 13:49 UTC by Tomáš Hnyk
Modified: 2015-10-01 16:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
replace-dialog: Make the replace dialog resizable (1.02 KB, patch)
2015-09-27 13:33 UTC, Robert Roth
committed Details | Review
replace-dialog: Make the replace dialog resizable (1.02 KB, patch)
2015-10-01 16:08 UTC, Sébastien Wilmet
committed Details | Review

Description Tomáš Hnyk 2015-07-30 13:49:45 UTC
I cannot resize find&replace dialog window. I am entering a long regex expression and it is hard when I cannot see it in its entirety. A workaronud is to use advanced search and replace plugin, but I do not see why I would have to do that for something as simple.
Comment 1 Sébastien Wilmet 2015-07-30 15:21:50 UTC
I confirm, this can be annoying.
Comment 2 Robert Roth 2015-09-27 13:33:36 UTC
Created attachment 312239 [details] [review]
replace-dialog: Make the replace dialog resizable
Comment 3 Sébastien Wilmet 2015-10-01 16:08:29 UTC
The following fix has been pushed:
commit d127820 replace-dialog: Make the replace dialog resizable
Comment 4 Sébastien Wilmet 2015-10-01 16:08:40 UTC
Created attachment 312505 [details] [review]
replace-dialog: Make the replace dialog resizable
Comment 5 Sébastien Wilmet 2015-10-01 16:09:23 UTC
Thanks!
Comment 6 Tomáš Hnyk 2015-10-01 16:12:17 UTC
Yes, this has been quick!