Attachments (1)
Change History (14)
by , 12 years ago
| Attachment: | blurred.PNG added |
|---|
comment:1 by , 12 years ago
| Cc: | added |
|---|---|
| Milestone: | → next-stable-1.0.x |
comment:2 by , 12 years ago
Firefox for Windows works fine. I guess the issue is reproduced with only Firefox on Linux (using GTK?). That seems it caused by text-shadow: 1px 0 #eee in [11132].
comment:4 by , 11 years ago
I see it on Windows Firefox and Chrome when the browser's zoom setting is changed to certain levels. Setting text-shadow to 0.06em instead of 1px seems to fix this.
comment:5 by , 11 years ago
| Keywords: | layout added |
|---|---|
| Milestone: | next-stable-1.0.x → 1.0.4 |
| Owner: | set to |
| Status: | new → assigned |
IIRC, I also used 0.06em at one point in my tests, so I think this make for an acceptable workaround.
As a reminder, the reason why I used the text-shadow trick instead of simply bold is that the former doesn't change the overall width of the text, while the latter does and this changes the layout of the navigation bar while hovering.
comment:6 by , 11 years ago
| Milestone: | 1.0.4 → 1.0.5 |
|---|
comment:7 by , 11 years ago
| Milestone: | 1.0.5 → 1.0.6 |
|---|
comment:8 by , 11 years ago
| Milestone: | 1.0.6 → 1.0.7 |
|---|
comment:9 by , 10 years ago
| Milestone: | 1.0.7 → next-stable-1.0.x |
|---|
comment:10 by , 10 years ago
| Owner: | removed |
|---|---|
| Status: | assigned → new |
comment:11 by , 9 years ago
| Milestone: | next-stable-1.0.x → next-stable-1.2.x |
|---|
Moved ticket assigned to next-stable-1.0.x since maintenance of 1.0.x is coming to a close. Please move the ticket back if it's critical to fix on 1.0.x.
comment:12 by , 9 years ago
| Milestone: | next-stable-1.2.x |
|---|---|
| Resolution: | → duplicate |
| Status: | new → closed |
#633 changes the fonts from pixels to em, so closing as a duplicate of that ticket.
comment:13 by , 9 years ago
Actually, it's just that in the wiki-restyling branch (#12640) I no longer try to make the text of the selected tab appear bolder, using text-shadow or otherwise.



I've noticed this as well on one of my Trac sites.