Bug 399047 - Text cropped in status bar (Spanish language interface)
Summary: Text cropped in status bar (Spanish language interface)
Status: RESOLVED INTENTIONAL
Alias: None
Product: krita
Classification: Applications
Component: General (other bugs)
Version First Reported In: 4.1.1
Platform: openSUSE Linux
: NOR minor
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-25 08:11 UTC by Rafael Linux User
Modified: 2018-09-25 08:42 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
It appears like "ando documento" and should be "Guardando documento" (12.94 KB, image/png)
2018-09-25 08:11 UTC, Rafael Linux User
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rafael Linux User 2018-09-25 08:11:28 UTC
Created attachment 115216 [details]
It appears like "ando documento" and should be "Guardando documento"

SUMMARY
Text appear cropped in status bar (Spanish language)

STEPS TO REPRODUCE
1. Open a large image with Krita
2. "Save" or "Save as" the image
3. Observe the status bar

EXPECTED RESULT
To show what's doing Krita and percentage 

ACTUAL RESULT
Cropped text of what's doing, in this case, "Guardando documento" (Saving document).

SOFTWARE VERSIONS
(available in About System)
There is no "About System" in my version (4.1.1) but "Show system info in bug reports". Anyway, there is no info about Plasma or Frameworks versions:
Krita
  Version: 4.1.1

OS Information
  Build ABI: x86_64-little_endian-lp64
  Build CPU: x86_64
  CPU: x86_64
  Kernel Type: linux
  Kernel Version: 4.12.14-lp150.12.16-default
  Pretty Productname: openSUSE Leap 15.0
  Product Type: opensuse-leap
  Product Version: 15.0

OpenGL Info
  **OpenGL not initialized**


ADDITIONAL INFORMATION
Comment 1 Halla Rempt 2018-09-25 08:14:31 UTC
Well, this is not a bug, I'm afraid. Texts get cropped if there's not enough space, so this works as intended.
Comment 2 Rafael Linux User 2018-09-25 08:35:25 UTC
I agree, not a "bug", but an usability issue. User should not "guess" what's the text inside that field. Scrolling text that not fits could be a solution. Or do not show a "text" percentage but a background bar filling by steps the whole field background, so the text will have more characters to show the text.

I'm not a C/C++ programmer, so I can't help to implement this issue as I would like to do, I'm sorry.
Comment 3 Rafael Linux User 2018-09-25 08:42:25 UTC
Only to make you understand why it is important: This case is exactly like if you were only showing "ing document: ...20%" always. I propose to reclaim the "...:xx%" characters space (seven characters at least) and use a background color that will grow according the completed percentage.  ;)