#5174 closed Bug (fixed)
the text field in "Properties > Trackers > Edit" won't resize
Reported by: | jordan | Owned by: | jordan |
---|---|---|---|
Priority: | Normal | Milestone: | 2.76 |
Component: | GTK+ Client | Version: | 2.70 |
Severity: | Normal | Keywords: | |
Cc: |
Description
Regressed in 2.70 due to r13388. hig_workarea_add_wide_tall_control() needs to call gtk_widget_set_vexpand (w, TRUE);
Change History (3)
comment:1 Changed 10 years ago by jordan
- Status changed from new to assigned
comment:2 Changed 10 years ago by jordan
- Resolution set to fixed
- Status changed from assigned to closed
comment:3 Changed 10 years ago by jordan
- Milestone changed from 2.80 to 2.76
Note: See
TracTickets for help on using
tickets.
Fixed r13677.