https://bugs.kde.org/show_bug.cgi?id=488639

Luke Horwell <c...@horwell.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|REPORTED                    |CONFIRMED

--- Comment #2 from Luke Horwell <c...@horwell.me> ---
I was able to track down the problematic commit/MR:

https://invent.kde.org/graphics/gwenview/-/commit/3663c774ca0b766583ee92d9b2776d67cf5d5c2a
https://invent.kde.org/graphics/gwenview/-/merge_requests/220

Reverting that commit fixes the title bar for Gwenview. Although, it was to fix
a localisation issue:

* https://bugs.kde.org/show_bug.cgi?id=473638
* https://bugs.kde.org/show_bug.cgi?id=473636

Not sure if it's the i18nc() function that causes the integers (e.g. 1024) to
end up formatted with commas according to locale (e.g. 1,024). Makes sense for
something like "15,200 files" but not "1024x1024 pixels".

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to