[frameworks-knewstuff] [Bug 474949] Full store.kde.org description is cut off in the GHNS dialog's details page

2024-04-04 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=474949

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #9 from Nate Graham  ---
It's a large-ish change, so we didn't feel comfortable backporting it to KF5
since no one on the dev team is still using it. But feel free to backport it
yourself to Kubuntu's KF5 KNewStuff package if it works fine in your testing.
If so, we'd appreciate a report about it and then we might consider backporting
it to the kf5 branch too.

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

[frameworks-knewstuff] [Bug 474949] Full store.kde.org description is cut off in the GHNS dialog's details page

2024-04-03 Thread Scarlett Moore
https://bugs.kde.org/show_bug.cgi?id=474949

Scarlett Moore  changed:

   What|Removed |Added

 CC||sgmo...@kde.org
 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

--- Comment #8 from Scarlett Moore  ---
This was only fixed in 6? What about us 5 users. I am on 5.27.11 and the issue
remains...

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

[frameworks-knewstuff] [Bug 474949] Full store.kde.org description is cut off in the GHNS dialog's details page

2023-11-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=474949

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In|KF6 |6.0

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

[frameworks-knewstuff] [Bug 474949] Full store.kde.org description is cut off in the GHNS dialog's details page

2023-11-06 Thread Ismael Asensio
https://bugs.kde.org/show_bug.cgi?id=474949

Ismael Asensio  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
   Version Fixed In||KF6
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/fram
   ||eworks/knewstuff/-/commit/5
   ||629ee2de5facefb0b31df40d086
   ||b23f109e6b86

--- Comment #7 from Ismael Asensio  ---
Git commit 5629ee2de5facefb0b31df40d086b23f109e6b86 by Ismael Asensio.
Committed on 05/11/2023 at 14:59.
Pushed by iasensio into branch 'master'.

EntryDetails: Update entry contents when showing the details page

When showing the details page for an entry, we were just using
the data fetched on the previous search that included this entry.

This information is more limited:
- it does not include all the fields (ex. the donations link)
- the description is capped to only 300 characters

Now we retrive the detailed content for the information and update
the model and the view fields accordingly.
FIXED-IN: KF6

M  +25   -0src/qtquick/qml/EntryDetails.qml
M  +2-13   src/qtquick/qml/Page.qml
M  +9-0src/qtquick/quickengine.cpp
M  +2-0src/qtquick/quickengine.h
M  +5-0src/qtquick/quickitemsmodel.cpp

https://invent.kde.org/frameworks/knewstuff/-/commit/5629ee2de5facefb0b31df40d086b23f109e6b86

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

[frameworks-knewstuff] [Bug 474949] Full store.kde.org description is cut off in the GHNS dialog's details page

2023-11-04 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=474949

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #6 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/frameworks/knewstuff/-/merge_requests/282

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

[frameworks-knewstuff] [Bug 474949] Full store.kde.org description is cut off in the GHNS dialog's details page

2023-11-02 Thread Ismael Asensio
https://bugs.kde.org/show_bug.cgi?id=474949

--- Comment #5 from Ismael Asensio  ---
My bad, replied on the wrong bug report. Please Nate, mark this comment and the
previous one as spam.

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

[frameworks-knewstuff] [Bug 474949] Full store.kde.org description is cut off in the GHNS dialog's details page

2023-11-02 Thread Ismael Asensio
https://bugs.kde.org/show_bug.cgi?id=474949

Ismael Asensio  changed:

   What|Removed |Added

 CC||isma...@gmail.com

--- Comment #4 from Ismael Asensio  ---
I can reproduce this on self-built Qt6.6.

It seems like the views are not getting updated correctly, with a lot of extra
un-filtered empty items at the end. Changing the view mode fixes this
temporarily for the current filter.

Beside that, the sorting selector does not get applied to the views nor to the
menu (it stays showing `Recent Items`).

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

[frameworks-knewstuff] [Bug 474949] Full store.kde.org description is cut off in the GHNS dialog's details page

2023-09-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=474949

Nate Graham  changed:

   What|Removed |Added

Product|plasmashell |frameworks-knewstuff
Version|5.27.8  |5.110.0
   Target Milestone|1.0 |---
Summary|Show full store.kde.org |Full store.kde.org
   |widget description in the   |description is cut off in
   |"Download New Widgets"  |the GHNS dialog's details
   |explorer|page
 Ever confirmed|0   |1
  Component|Widget Explorer |general
   Severity|normal  |major
 Status|REPORTED|CONFIRMED
 CC||alexander.loh...@gmx.de,
   ||kdelibs-b...@kde.org,
   ||n...@kde.org
   Assignee|plasma-b...@kde.org |ad...@leinir.dk

--- Comment #3 from Nate Graham  ---
Ugh, you're right; can reproduce in Frameworks 6 too. We should not be
truncating content here.

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