text should wrap, not expand window
Bug #1355023 reported by
Cody Garver
This bug affects 2 people
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Agenda |
Fix Released
|
Undecided
|
Fabio Zaramella | ||
Bug Description
if agenda window size is small and you start typing a long task it will expand the window, not wrap as expected
Related branches
lp:~fabiozaramella/agenda-tasks/fix-1355023
- Cameron Norman: Pending requested
-
Diff: 175 lines (+54/-11)6 files modifiedCMakeLists.txt (+1/-0)
data/agenda.desktop (+1/-1)
po/agenda.pot (+22/-6)
src/Agenda.vala (+1/-1)
src/AgendaWindow.vala (+20/-3)
src/Translations.vala (+9/-0)
| Changed in agenda-tasks: | |
| status: | New → Confirmed |
| Changed in agenda-tasks: | |
| status: | Confirmed → In Progress |
| assignee: | nobody → Fabio Zaramella (ffabio-96-x) |
| Changed in agenda-tasks: | |
| status: | In Progress → Fix Committed |
| Changed in agenda-tasks: | |
| status: | Fix Committed → Fix Released |
To post a comment you must log in.

Wrap doesn't look good and since the chars limit is set to 50 i used tooltip to show overflow text