Feature #1184
Merge recent 08/31 Qt Song Info Edit window commits into GTK vsn. (patch included)
0%
Description
This patch should apply 08/31 commits (ddcbce7 & 7022315) into the GTK version ("Adjust widget stretch as suggested by Thomas Lange" and "Use QTextEdit for the Song Info path. Closes: #1174") and make the GTK window work much more like the Qt version. Even though the GTK vsn. already allows selecting the entry-path text, this version also makes this into a scrollable box (like Qt).
History
#1 Updated by John Lindgren about 2 years ago
- Status changed from New to Rejected
I don't think we want this. The scrollable box in the Qt version is just a consequence of using QTextEdit, and not necessarily better than the GTK behavior of expanding the dialog vertically.
Also, the GTK interface is deprecated and uses a toolkit that is two major versions behind what GNOME is on now. Not sure about other distributions, but Arch Linux isn't even packaging it any more. We'll continue to fix any bugs found in it, but trying to update it to match the Qt interface probably isn't worthwhile at this point.