Summary: | Misplaced editor in table view's combo box for right alignment | ||
---|---|---|---|
Product: | [Applications] KEXI | Reporter: | Jarosław Staniek <staniek> |
Component: | Tables | Assignee: | Jarosław Staniek <staniek> |
Status: | CLOSED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 2.8 beta2 | ||
Target Milestone: | 2.8 | ||
Platform: | unspecified | ||
OS: | All | ||
Latest Commit: | http://commits.kde.org/calligra/79193099af0b1c713574a7a4bf8e88ec992822db | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | Misplaced combo box editor in table view |
Description
Jarosław Staniek
2014-02-07 12:55:25 UTC
Created attachment 85032 [details]
Misplaced combo box editor in table view
Git commit b1b274e7fd79fe13f7cb3cb6bbc9acde023fe904 by Jaroslaw Staniek. Committed on 07/02/2014 at 13:11. Pushed by staniek into branch 'calligra/2.8'. Fix misplaced combobox editor and unnecessary scrollbars - Misplaced editor in table view's combo box for right alignment - Scrollbars sometimes appear in combo box popup even when they are not needed Related: bug 330886 REVIEW:115537 M +14 -8 kexi/widget/tableview/kexicomboboxtableedit.cpp M +23 -21 kexi/widget/tableview/kexiinputtableedit.cpp M +1 -0 kexi/widget/tableview/kexiinputtableedit.h M +5 -4 kexi/widget/tableview/kexitableedit.cpp M +4 -4 kexi/widget/tableview/kexitableview.cpp http://commits.kde.org/calligra/b1b274e7fd79fe13f7cb3cb6bbc9acde023fe904 Git commit 79193099af0b1c713574a7a4bf8e88ec992822db by Jaroslaw Staniek. Committed on 07/02/2014 at 13:11. Pushed by staniek into branch 'master'. Fix misplaced combobox editor and unnecessary scrollbars - Misplaced editor in table view's combo box for right alignment - Scrollbars sometimes appear in combo box popup even when they are not needed Related: bug 330886 M +14 -8 kexi/widget/tableview/kexicomboboxtableedit.cpp M +23 -21 kexi/widget/tableview/kexiinputtableedit.cpp M +1 -0 kexi/widget/tableview/kexiinputtableedit.h M +5 -4 kexi/widget/tableview/kexitableedit.cpp M +4 -4 kexi/widget/tableview/kexitableview.cpp http://commits.kde.org/calligra/79193099af0b1c713574a7a4bf8e88ec992822db |