Ticket #891 (closed defect: fixed)
Bottom right status field too small
| Reported by: | sjn | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | editor | Version: | 0.58 |
| Keywords: | Cc: |
Description
The bottom-right status field is too small to show it's contents completely (I'm assuming it's supposed to show "R/W" but on my setup it only shows "R/\".
Should the width of that field be measured in em's instead of px'es, perhaps? :)
(This is tested with the SVN revision 11124.)
- Salve
$ perl -v
This is perl, v5.10.0 built for i486-linux-gnu-thread-multi
$ perl -MWx -e'printf(qq(Wx Version=($Wx::VERSION) %s unicode=(%s)\n), Wx::wxVERSION_STRING(), Wx::wxUNICODE())'
Wx Version=(0.94) wxWidgets 2.8.10 unicode=(1)
$ uname -a
Linux gnurf 2.6.31-19-generic #56-Ubuntu SMP Thu Jan 28 01:26:53 UTC 2010 i686 GNU/Linux
Change History
Note: See
TracTickets for help on using
tickets.

i didn't realise this was a ticket.
I fixed it a while ago. please reopen if you aren't seeing the R/W in the bottom right corner in 0.59 or trunk.