Opened 13 months ago
Closed 8 months ago
#20887 closed defect (bug) (worksforme)
Widget titles - some characters cropped
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | UI | Version: | 3.2 |
| Severity: | minor | Keywords: | has-patch |
| Cc: | pavelevap@… |
Description
Some characters are cropped in widget titles in administration, please see attached screenshot (using latest trunk, Chrome).
1) Current situation (cropped "j" characters").
2) Removing line-height: 1; shows all characters, but the whole title is moved a little down.
Attachments (6)
Change History (19)
comment:2
pavelevap
— 13 months ago
I do not think so, tested also in original english version, you can see this problem for example at "Categories" widget.
comment:3
alexvorn2
— 13 months ago
maybe to remove the overflow property instead of line-height...
not only j character is cropped but p, g also...
comment:4
alexvorn2
— 13 months ago
- Keywords needs-patch added
- Severity changed from normal to major
comment:9
azaozz
— 13 months ago
- Component changed from Widgets to UI
- Milestone changed from Awaiting Review to Future Release
- Priority changed from normal to low
- Severity changed from major to minor
This is dependent on the font and the browser. Generally line-height: 1; shouldn't hide the top and bottom bits of letters only make the lines "touch" vertically. However some browsers don't render this properly.
Thinking there are few more places where this may be happening.
(BTW, perhaps we need "CSS" component for things like this?)
SergeyBiryukov
— 13 months ago
SergeyBiryukov
— 13 months ago
comment:10
SergeyBiryukov
— 13 months ago
- Keywords has-patch added; needs-patch removed
SergeyBiryukov
— 12 months ago
comment:11
SergeyBiryukov
— 12 months ago
- Milestone changed from Future Release to 3.5
To reproduce, move Tag Cloud widget to the Inactive Widgets area (20887.tag-cloud.png).
20887.patch fixes that as well. Tested in Firefox 13, Chrome 19, IE 8, Opera 11.64.
comment:12
lessbloat
— 10 months ago
While I couldn't replicate the issue without the patch, after applying the patch, everything looks fine.
comment:13
SergeyBiryukov
— 8 months ago
- Milestone 3.5 deleted
- Resolution set to worksforme
- Status changed from new to closed
Tested again in Firefox 15, Chrome 22, IE 7, IE 8, Opera 12.
Could not reproduce Widget_titles.jpg or 20887.tag-cloud.png in current trunk.
maybe the problem is in the translated text?