Actions
Bug #489
closed< ist incorrectly drawn as <LT>
Start date:
01/05/2009
Due date:
% Done:
100%
Estimated time:
Description
open a file type < and see <LT> appear instead
Files
Updated by Reza Jelveh over 13 years ago
- File lessthan.diff lessthan.diff added
the problem comes from toBasicRep in keys.cpp
why is there a check for mKey != '<' ?
Updated by Loïc P. over 13 years ago
- Category set to libyzis
- Status changed from New to Feedback
- Assignee set to Loïc P.
- Target version set to 1.0-alpha2
- % Done changed from 0 to 100
I applied this patch (r4202).
I dunno why this strange test. We have to take care about regressions.
Thanks.
Updated by Arnaud Tanguy about 13 years ago
- Status changed from Feedback to Closed
Actions