Bug 404885 - 'User Agent Manager' window is broken
Summary: 'User Agent Manager' window is broken
Status: RESOLVED FIXED
Alias: None
Product: Falkon
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: David Rosca
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-27 23:37 UTC by magiblot
Modified: 2019-03-01 21:58 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In: 3.1.0
Sentry Crash Report:


Attachments
Video recording of the issue (1.56 MB, video/x-matroska)
2019-02-27 23:37 UTC, magiblot
Details

Note You need to log in before you can comment on or make changes to this bug.
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?