per-file commit messages not shown
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar GTK+ Frontends |
Fix Released
|
High
|
Curtis Hovey |
Bug Description
When I do bzr gcommit, a window is shown in which I can enter the per file commit messages. But this per file commit window is too small. And I am unable to make it big (and usable). My environment is given below:
$ bzr version
Bazaar (bzr) 2.4.1
Python interpreter: /usr/bin/python 2.7.2
Python standard library: /usr/lib/python2.7
Platform: Linux-3.
bzrlib: /usr/lib/
Bazaar configuration: /home/anna/.bazaar
Bazaar log file: /home/anna/.bzr.log
Copyright 2005-2011 Canonical Ltd.
http://
bzr comes with ABSOLUTELY NO WARRANTY. bzr is free software, and
you may use, modify and redistribute it under the terms of the GNU
General Public License version 2 or later.
Bazaar is part of the GNU Project to produce a free operating system.
$
Related branches
- Jelmer Vernooij (community): Approve
-
Diff: 59 lines (+16/-2)2 files modifiedcommit.py (+9/-2)
tests/test_commit.py (+7/-0)
Changed in bzr-gtk: | |
assignee: | nobody → Curtis Hovey (sinzui) |
status: | Triaged → In Progress |
Changed in bzr-gtk: | |
status: | In Progress → Fix Committed |
Changed in bzr-gtk: | |
status: | Fix Committed → Fix Released |
The problem is easily reproduced in Ubuntu 11.10, but does not seem to occur in Ubuntu 11.04. I have attached the screenshot for your reference. Any work around also would be highly appreciated.