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 768432 - The calculator doesn't set a window title
The calculator doesn't set a window title
Status: RESOLVED FIXED
Product: gnome-calculator
Classification: Core
Component: general
3.18.x
Other Linux
: Normal normal
: ---
Assigned To: gcalctool maintainers
gcalctool maintainers
: 772001 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2016-07-05 09:29 UTC by Ron Yorston
Modified: 2016-10-11 15:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Set a suitably localised window title (715 bytes, patch)
2016-07-05 09:29 UTC, Ron Yorston
committed Details | Review

Description Ron Yorston 2016-07-05 09:29:18 UTC
Created attachment 330890 [details] [review]
Set a suitably localised window title

GNOME Shell extensions (such as my Frippery Bottom Panel and the Classic mode window list) display the application title in the window list.  The calculator doesn't set a window title so the unlocalised string 'gnome-calculator' is used.
Comment 1 Robert Roth 2016-09-16 11:10:06 UTC
Review of attachment 330890 [details] [review]:

Simple and fair patch, it should get in the next cycle (as strings and code freeze is already in effect for this cycle)
Comment 2 Piotr Drąg 2016-09-16 19:36:17 UTC
FWIW, the exact same string already exists, so it wouldn't break string freeze.
Comment 3 Robert Roth 2016-10-06 19:40:54 UTC
*** Bug 772001 has been marked as a duplicate of this bug. ***
Comment 4 Robert Roth 2016-10-11 07:03:24 UTC
Thank you for your contribution, committed to master.