Bug 404885

Summary: 'User Agent Manager' window is broken
Product: [Applications] Falkon Reporter: magiblot
Component: generalAssignee: David Rosca <nowrep>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 3.1.0
Sentry Crash Report:
Attachments: Video recording of the issue

Description magiblot 2019-02-27 23:37:38 UTC
Created attachment 118411 [details]
Video recording of the issue

SUMMARY

Many of the functions of the 'User Agent Manager' window don't work properly: it is impossible to delete entries, and editing already existing entries might also fail.

In addition, text within the table (the preview of user agents) is wrapped and vertically centered, causing visual mess when it doesn't fit.

STEPS TO REPRODUCE

Please refer to the attached video recording. 

SOFTWARE/OS VERSIONS

Operating System: Arch Linux 
KDE Plasma Version: 5.15.1
KDE Frameworks Version: 5.55.0
Qt Version: 5.12.1
Kernel Version: 4.20.12-arch1-1-ARCH
OS Type: 64-bit

ADDITIONAL INFORMATION

Thank you very much.
Comment 1 David Rosca 2019-03-01 15:17:18 UTC
Git commit 3f4dd627be2224c63049dbfe363b4c24efb446c5 by David Rosca.
Committed on 01/03/2019 at 15:16.
Pushed by drosca into branch 'downloadmanager'.

UserAgentDialog: Disable word wrap in table widget
FIXED-IN: 3.1.0

M  +3    -0    src/lib/preferences/useragentdialog.ui

https://commits.kde.org/falkon/3f4dd627be2224c63049dbfe363b4c24efb446c5
Comment 2 magiblot 2019-03-01 21:58:02 UTC
Thanks David, is there a release date for version 3.1.0?