Closed Bug 527114 Opened 15 years ago Closed 15 years ago

[FyFx] Two parts of the German text "Spread Firefox aufrufen" are on top of each other

Categories

(Webtools Graveyard :: Five Years of Firefox, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: sethb, Assigned: andres)

References

()

Details

Attachments

(3 files)

The two parts of the text "Spread Firefox aufrufen" ("Go to Spread Firefox") on the top right of the German site are on top of each other.

See screen shot.
Attached image Screenshot of de site
Blocks: 526183
Hi, I checked the "de" po file and noticed that the html is different:
English version:
<span>Go to</span><span class=\"spreadfirefox-text\"> SpreadFirefox</span>

German version:
<span class=\"spreadfirefox-text\">SpreadFirefox </span><span>aufrufen</span>

So I'd need to create specific css rules for this text since "spreadfirefox" is
an image that fits in a certain position of the background.

To do this, I' need to apply css content selectors that are not supported on
all browsers, OR make some js approach.

Do you think we are going to have more languages with this specific rule?

thanks!
Assignee: nobody → andres
Blocks: 525857
(In reply to comment #3)
> 
> Do you think we are going to have more languages with this specific rule?

Yes, the same applies to the Basque (eu) site. We have text before and after the "SpreadFirefox" text/image.
Given how little time we have left before Monday, I'd shoot for the simplest solution...

Localizers: are you OK if we don't use text in this link for de, bn-BD and eu at all? I know this is not perfect, but at least the text won't be rendered on top of the image, and the link will still look compelling, IMHO. What do you think?

Andres: Do you think you could prepare a alternative version of the background graphic for a no-text scenario?
I'm happy with no text.
I'm ok with that, too.
Thanks guys. I think [fa] could use the same solution, it has a similar problem (see bug 527152).
Attached image text partly covered
Stas, what about this? It's "Prejst na SpreadFirefox" with "na" covered by the graphic. This should be easy fixable on the server side, right?
HI, Stas, just to clarify, do you need just the image background without the the text "SpreadFIREFOX" so the entire text will be placed as HTML without the custom calligraphic text? OR, are you going to place no text there so the link will read just "SpreadFIREFOX" using the Calligraphic image on the background?

thanks!!
(In reply to comment #9)
> Created an attachment (id=410961) [details]
> text partly covered
> 
> Stas, what about this? It's "Prejst na SpreadFirefox" with "na" covered by the
> graphic. This should be easy fixable on the server side, right?

Wladow, not so easy, unfortunately. The background image's width is fixed, and
so is the space for the "go to" translation... Sorry about this.  Right now I
can suugest trying other translation, maybe "visit" or "see"? Or maybe even
"→"?

If that doesn't work, can we leave the text out entirely for Slovak? (see
comment 5)
(In reply to comment #10)
> HI, Stas, just to clarify, do you need just the image background without the
> the text "SpreadFIREFOX" so the entire text will be placed as HTML without the
> custom calligraphic text? OR, are you going to place no text there so the link
> will read just "SpreadFIREFOX" using the Calligraphic image on the background?

Andres: sorry for not being clear about this. I meant using "Spreadfirefox" image only, without the "go to" text. That's option no. 2 from your question.

Julen, Coce: are you OK with this?
Thank you Stas... in that case, the Localizers just need to remove the "go to" text from the html spam this way:
<span></span><span class=\"spreadfirefox-text\"> SpreadFirefox</span>

Please let me know if it works.
I'm OK with that, I'm going to check in an updated messages.po to remove the "go to" text.
I've checked in r55432 and also removed the space behind the word "SpreadFirefox".
Attached image Fix of the [de] site
I tested Coce's fix on stage.  

http://fyfx.stage.mozilla.com/de/

This screen shot shows the fix.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Verified FIXED.
Status: RESOLVED → VERIFIED
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: