Summary: | A Table field with many columns can cause the edit widget to not show horizontal scroll bars | ||
---|---|---|---|
Product: | [Applications] tellico | Reporter: | Robby Stephenson <robby> |
Component: | general | Assignee: | Robby Stephenson <robby> |
Status: | RESOLVED FIXED | ||
Severity: | minor | ||
Priority: | NOR | ||
Version: | 2.3.10 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
URL: | https://mail.kde.org/pipermail/tellico-users/2015-May/001046.html | ||
Latest Commit: | http://commits.kde.org/tellico/4e00b38df9b08c28090a485c092c5dabf32af5c5 | Version Fixed In: | 2.3.11 |
Sentry Crash Report: |
Description
Robby Stephenson
2015-05-24 23:02:42 UTC
Git commit 4e00b38df9b08c28090a485c092c5dabf32af5c5 by Robby Stephenson. Committed on 25/05/2015 at 02:06. Pushed by rstephenson into branch '2.3'. Don't hide the horizontal scrollbar in the table widget Tables with many columns could easily expand past the dialog widget. Don't disable the horizontal scrollbar. FIXED-IN: 2.3.11 M +4 -0 ChangeLog M +1 -1 src/gui/tablefieldwidget.cpp http://commits.kde.org/tellico/4e00b38df9b08c28090a485c092c5dabf32af5c5 |