Bug 463387

Summary: Tab button text cut off on tablet
Product: [Applications] QMLKonsole Reporter: Plata <plata.hill>
Component: GeneralAssignee: Devin Lin <espidev>
Status: RESOLVED FIXED    
Severity: normal CC: dev-kde
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: screenshot

Description Plata 2022-12-23 11:32:40 UTC
Created attachment 154778 [details]
screenshot

SUMMARY
Even though enough space is available, the text of the tab button is cut off on my Surface Go tablet.

STEPS TO REPRODUCE
Run qmlkonsole.

OBSERVED RESULT
The text of the tab button is cut off.

EXPECTED RESULT
The text of the tab button is completely readable.

SOFTWARE/OS VERSIONS
22.11
KDE Plasma Version: 5.26.4
KDE Frameworks Version: 5.101.0
Qt Version: 5.15.7
Comment 1 Plata 2022-12-23 11:41:59 UTC
Note: this is with German translation. It could be that the text is not "Tab" but "Tabulator".
Comment 2 Devin Lin 2022-12-23 17:43:42 UTC
Do you know if keyboards sold in Germany have "Tab" or "Tabulator"? Those button names need to match the keys on the keyboard.
Comment 3 Plata 2022-12-23 18:01:05 UTC
Not sure if all are the same but I cannot recall any with text. They only have the symbol (↹).
Comment 4 Devin Lin 2022-12-23 18:05:17 UTC
Hmm, we probably need to get the translation changed to ↹ then for that language, I'm not super sure of the process for that...
Comment 5 Plata 2022-12-23 18:15:07 UTC
Or use the symbol generally? English keyboards also have it: https://en.wikipedia.org/wiki/Tab_key.
Comment 6 Plata 2022-12-23 18:20:58 UTC
Actually, you cannot tab back (as in shift + tab), right? So U+21E5 (⇥) would be more correct.
Comment 7 Devin Lin 2022-12-23 18:45:22 UTC
Only older keyboards have the ↹ symbol, nowadays they usually just write "Tab". I personally would not be able to understand that character actually...
Comment 8 Frank Steinmetzger 2022-12-27 12:08:30 UTC
I checked: the translation indeed says  „Tabulator“. 🙃 We’ll change it then.
Comment 9 Unknown 2022-12-27 20:22:53 UTC
SVN commit 1640936 by steinmetzger:

updated qmlkonsole (D30069)



 M  +42 -7     qmlkonsole.po  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1640936