[frameworks-kirigami] [Bug 432372] FormLayout text gets elided too early when using a fractional font size

2022-05-12 Thread Usarin Heininga
https://bugs.kde.org/show_bug.cgi?id=432372

--- Comment #23 from Usarin Heininga  ---
Haha, not the answer I was hoping for.
But I'll give it a try this weekend, I don't promise anything.
I'm short on time currently and not familiar with the QT codebase.

Regards,

Usarin Heininga

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

[frameworks-kirigami] [Bug 432372] FormLayout text gets elided too early when using a fractional font size

2022-05-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432372

--- Comment #22 from Nate Graham  ---
Could be feasible. Feel free to send a merge request to do it. See
https://community.kde.org/Qt5PatchCollection#How_do_I_get_a_patch_merged.3F

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

[frameworks-kirigami] [Bug 432372] FormLayout text gets elided too early when using a fractional font size

2022-05-12 Thread Usarin Heininga
https://bugs.kde.org/show_bug.cgi?id=432372

--- Comment #21 from Usarin Heininga  ---
This bug has been fixed in QT 6.2.5 according to
https://bugreports.qt.io/browse/QTBUG-92006
Is it possible to include it in the KDE QT patch collection?

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

[frameworks-kirigami] [Bug 432372] FormLayout text gets elided too early when using a fractional font size

2022-05-05 Thread Grzegorz Kowzan
https://bugs.kde.org/show_bug.cgi?id=432372

Grzegorz Kowzan  changed:

   What|Removed |Added

 CC|grzegorz.kow...@gmail.com   |

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

[frameworks-kirigami] [Bug 432372] FormLayout text gets elided too early when using a fractional font size

2022-05-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432372

Nate Graham  changed:

   What|Removed |Added

 CC||kitt...@gmail.com

--- Comment #20 from Nate Graham  ---
*** Bug 453419 has been marked as a duplicate of this bug. ***

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

[frameworks-kirigami] [Bug 432372] FormLayout text gets elided too early when using a fractional font size

2022-05-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432372

--- Comment #19 from Nate Graham  ---
Git commit 9d0a71d7e514cb4a11649464e8e867b2ce39e106 by Nate Graham.
Committed on 02/05/2022 at 20:42.
Pushed by ngraham into branch 'master'.

kcms/fonts: show warning when user tries to set a non-integer font size

It triggers https://bugreports.qt.io/browse/QTBUG-92006, and we need to
warn users about that.

M  +23   -0kcms/fonts/package/contents/ui/main.qml

https://invent.kde.org/plasma/plasma-workspace/commit/9d0a71d7e514cb4a11649464e8e867b2ce39e106

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

[frameworks-kirigami] [Bug 432372] FormLayout text gets elided too early when using a fractional font size

2022-05-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432372

--- Comment #18 from Nate Graham  ---
Sure, that seems reasonable. I'll look into it.

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

[frameworks-kirigami] [Bug 432372] FormLayout text gets elided too early when using a fractional font size

2022-05-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432372

--- Comment #17 from i...@gmx.net ---
Bug 453303, now marked as duplicate of this one, suggests "adding a warning to
the Font settings". Closing bug 432372 did not save me wasting time on
reporting this defect, nor others managing the duplicate bug. Either add a
permanent label next to the settings or add a reactive pop up when a half point
size is used.

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

[frameworks-kirigami] [Bug 432372] FormLayout text gets elided too early when using a fractional font size

2022-05-02 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=432372

Patrick Silva  changed:

   What|Removed |Added

 CC||i...@gmx.net

--- Comment #16 from Patrick Silva  ---
*** Bug 453303 has been marked as a duplicate of this bug. ***

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

[frameworks-kirigami] [Bug 432372] FormLayout text gets elided too early when using a fractional font size

2022-02-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432372

Nate Graham  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED
 Resolution|FIXED   |UPSTREAM

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

[frameworks-kirigami] [Bug 432372] FormLayout text gets elided too early when using a fractional font size

2022-02-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432372

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REOPENED|RESOLVED

--- Comment #15 from Nate Graham  ---
Please don't re-open bug marked RESOLVED UPSTREAM reports because you want a
local workaround.

In this case I don't believe a local workaround is easily possible. We could
prevent the ability to set fractional font sizes i the fong dialog, but I don't
think that would make people very happy. :)

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

[frameworks-kirigami] [Bug 432372] FormLayout text gets elided too early when using a fractional font size

2022-02-10 Thread Szczepan Hołyszewski
https://bugs.kde.org/show_bug.cgi?id=432372

Szczepan Hołyszewski  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|UPSTREAM|---

--- Comment #14 from Szczepan Hołyszewski  ---
I believe that once it has been established that "upstream" has a bug that
won't be fixed in foreseeable future, but "application" and its users
continually suffer from the bug, then "application" should try to come up with
a workaround instead of telling users that they will have to wait indefinitely
for the bug to be fixed upstream.

KDE is the "application" here.

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

[frameworks-kirigami] [Bug 432372] FormLayout text gets elided too early when using a fractional font size

2022-01-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432372

Nate Graham  changed:

   What|Removed |Added

 CC||pieterkristen...@gmail.com

--- Comment #13 from Nate Graham  ---
*** Bug 449201 has been marked as a duplicate of this bug. ***

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

[frameworks-kirigami] [Bug 432372] FormLayout text gets elided too early when using a fractional font size

2021-10-21 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=432372

Patrick Silva  changed:

   What|Removed |Added

 CC||kde-b...@ginguppin.de

--- Comment #12 from Patrick Silva  ---
*** Bug 444181 has been marked as a duplicate of this bug. ***

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

[frameworks-kirigami] [Bug 432372] FormLayout text gets elided too early when using a fractional font size

2021-10-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432372

Nate Graham  changed:

   What|Removed |Added

 CC||albertosh...@gmail.com

--- Comment #11 from Nate Graham  ---
*** Bug 443950 has been marked as a duplicate of this bug. ***

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

[frameworks-kirigami] [Bug 432372] FormLayout text gets elided too early when using a fractional font size

2021-09-28 Thread Szczepan Hołyszewski
https://bugs.kde.org/show_bug.cgi?id=432372

--- Comment #10 from Szczepan Hołyszewski  ---
Th.. Qt tea... shou... definit... alloc... mo... resou... to fixi... thi...
bu... .

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

[frameworks-kirigami] [Bug 432372] FormLayout text gets elided too early when using a fractional font size

2021-09-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432372

Nate Graham  changed:

   What|Removed |Added

 CC||grzegorz.kow...@gmail.com

--- Comment #9 from Nate Graham  ---
*** Bug 442343 has been marked as a duplicate of this bug. ***

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

[frameworks-kirigami] [Bug 432372] FormLayout text gets elided too early when using a fractional font size

2021-08-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432372

Nate Graham  changed:

   What|Removed |Added

 CC||sadiyumu...@gmail.com

--- Comment #8 from Nate Graham  ---
*** Bug 437077 has been marked as a duplicate of this bug. ***

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

[frameworks-kirigami] [Bug 432372] FormLayout text gets elided too early when using a fractional font size

2021-08-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432372

Nate Graham  changed:

   What|Removed |Added

 CC||rula...@wp.pl

--- Comment #7 from Nate Graham  ---
*** Bug 414418 has been marked as a duplicate of this bug. ***

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

[frameworks-kirigami] [Bug 432372] FormLayout text gets elided too early when using a fractional font size

2021-08-19 Thread Safa Alfulaij
https://bugs.kde.org/show_bug.cgi?id=432372

Safa Alfulaij  changed:

   What|Removed |Added

 CC||safa1996alful...@gmail.com

--- Comment #6 from Safa Alfulaij  ---
*** Bug 441177 has been marked as a duplicate of this bug. ***

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

[frameworks-kirigami] [Bug 432372] FormLayout text gets elided too early when using a fractional font size

2021-06-29 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=432372

Patrick Silva  changed:

   What|Removed |Added

 CC||n_s_mend...@hotmail.com

--- Comment #5 from Patrick Silva  ---
*** Bug 439271 has been marked as a duplicate of this bug. ***

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

[frameworks-kirigami] [Bug 432372] FormLayout text gets elided too early when using a fractional font size

2021-05-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432372

Nate Graham  changed:

   What|Removed |Added

 CC||lv215...@anonaddy.me

--- Comment #4 from Nate Graham  ---
*** Bug 437762 has been marked as a duplicate of this bug. ***

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

[frameworks-kirigami] [Bug 432372] FormLayout text gets elided too early when using a fractional font size

2021-03-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432372

Nate Graham  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
URL||https://bugreports.qt.io/br
   ||owse/QTBUG-92006
 Resolution|--- |UPSTREAM

--- Comment #3 from Nate Graham  ---
Darn. Thanks for the investigation!

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

[frameworks-kirigami] [Bug 432372] FormLayout text gets elided too early when using a fractional font size

2021-03-19 Thread Usarin Heininga
https://bugs.kde.org/show_bug.cgi?id=432372

--- Comment #2 from Usarin Heininga  ---
I have just investigated this bug, but unfortunately it's a QT bug.
I reported the bug at QT https://bugreports.qt.io/browse/QTBUG-92006.
So this means that this won't get fixed very soon. Not until QT6 i guess.
I have been able to fix it by hacking some of the default plasma controls.
But this doesn't work everywhere. The latte-dock configuration widgets use
plain QtQuick 1 controls for example and those will not be affected by anything
that KDE does, Right?

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

[frameworks-kirigami] [Bug 432372] FormLayout text gets elided too early when using a fractional font size

2021-02-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432372

Nate Graham  changed:

   What|Removed |Added

   Assignee|k...@davidedmundson.co.uk|notm...@gmail.com
 Status|REPORTED|CONFIRMED
 CC||n...@kde.org
  Component|general |general
 Ever confirmed|0   |1
Summary|QML widgets don't reserve   |FormLayout text gets elided
   |enough space for text with  |too early when using a
   |a point font size.  |fractional font size
Version|5.20.90 |5.78.0
Product|plasmashell |frameworks-kirigami

--- Comment #1 from Nate Graham  ---
Can confirm. Seems like an issue with the Kirigami FormLayout component.

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