#2976 closed bug (fixed)
Email preferences character problem
Reported by: | miqlas | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta2 |
Component: | Kits/Interface Kit | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
I can write Hungarian letter to the textboxes, I have problem only the "á" character. This width don't calculated correctly, i think, because the caracters overlaping this character. Check the screenshot. Haiku R28283
Attachments (1)
Change History (11)
by , 16 years ago
Attachment: | Email_character_problems.jpg added |
---|
comment:1 by , 16 years ago
And this is supposed to be specific to E-Mail, and is not reproducible with StyledEdit, Tracker, etc.? Are you sure it's not a general problem with that character???
Have you tried if using another font helps? It could very well be a problem of the font we're using.
comment:2 by , 16 years ago
Axel, this is why You are the best.. :) Yeah, You have right, sorry, i don't tested it in another program, but i will test it, and i will put a comment here, ok? Sorry again, i forget it.
comment:3 by , 16 years ago
Sorry, but i can't reproduce this problem. I tested, now everything fine, but i don't change anything. (Before the last reboot i select bigger font to check the application, and i set back to default (Same font, same size), and now its fine.
comment:4 by , 16 years ago
Hm. Please don't close the ticket though, it may point to a problem in the BTextView::WidthBuffer implementation. In that case, it also wouldn't be visible in more than one application at the same time, since the WidthBuffer is application global, but not system global.
comment:6 by , 16 years ago
There is a simple test for WidthBuffer in src/tests/kits/interface/WidthBufferTest.cpp. I used it once to track down some bugs in it. Maybe it could be extended.
comment:7 by , 13 years ago
Component: | User Interface → Kits/Interface Kit |
---|---|
Owner: | changed from | to
comment:8 by , 11 years ago
Checked on hrev46130 : everything fine, You can close this ticket, if there is nothing else. Thanks!
comment:9 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:10 by , 5 years ago
Milestone: | R1 → R1/beta2 |
---|
Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone
Email preferences character problems