Skip to content

review-row: Display tooltip for review summary text

Sid requested to merge sid/gnome-software:gs-review-summary-tooltip into main

Though not a sophisticated fix, this helps #1746 a bit.

gs-review-summary-tooltip

Ideally, we should be displaying tooltip only when the review summary (GtkLabel) is in ellipsized state, but it appears there is currently no way to achieve that in GTK.

Refer:

Merge request reports