Ticket #1808 (new enhancement)
Featured skin: hiddenfiles-sign-show not showing in Putty
Reported by: | dmartina | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Future Releases |
Component: | mc-skin | Version: | 4.7.0-pre4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description (last modified by andrew_b) (diff)
The centred dot (Unicode 0x22C5 I think), appears in my Putty under WXP as a square (the default for a missing character). I found this is because of the character missing in the Courier New standard font. I tried some other TTF and most of them didn't support this dot (Deja Vu Sans does). The thick dot for hiddenfiles-sign-hide seems to be a better choice and is always supported.
Can we change in the featured.ini this dot in behalf of the common one, 0x0B7 (in my Spanish keyboard it is in Shift-3)?
BTW, when doing these "experiments" I noticed that it was possible to put there a two character string (I tried both good and bad dots there) and the mouse input was confused by it. Maybe these strings should be checked at runtime and just pick the first unicode character of the string. Anyway, I'm afraid that mouse input in the header line needs some extra fine tuning.
Change History
comment:1 Changed 15 years ago by andrew_b
- Component changed from mc-core to mc-skin
- Description modified (diff)
comment:2 follow-up: ↓ 3 Changed 15 years ago by dmartina
This is an easy one, harmless, suitable for final 4.7.0, isn't it?
comment:3 in reply to: ↑ 2 Changed 15 years ago by dmartina
Replying to dmartina:
This is an easy one, harmless, suitable for final 4.7.0, isn't it?
At least the dot character, I meant.
comment:4 Changed 15 years ago by slavazanko
Well.. featured skin (like any other, except default.ini) is not important for us. If you have trouble with default skin - feel free to create ticket with patch.
BTW, do you want attach to this ticket 'dmartina.ini' skin? ;) This skin may based on 'featured' skin...