Funkcionalnosć tutoho sydła so přez wothladowanske dźěła wobmjezuje, kotrež maja waše dožiwjenje polěpšić. Jeli nastawk waš problem njerozrisuje a chceće prašenje stajić, wobroćće so na naše zhromodźenstwo pomocy, kotrež na to čaka, wam na @FirefoxSupport na Twitter a /r/firefox na Reddit pomhać.

Pomoc přepytać

Hladajće so wobšudstwa pomocy. Njenamołwimy was ženje, telefonowe čisło zawołać, SMS pósłać abo wosobinske informacije přeradźić. Prošu zdźělće podhladnu aktiwitu z pomocu nastajenja „Znjewužiwanje zdźělić“.

Dalše informacije

symbol not supported by firefox or where will i find symbol font

  • 3 wotmołwy
  • 1 ma tutón problem
  • 4 napohlady
  • Poslednja wotmołwa wot cor-el

more options

WHEN I USE BULLET LIST IN FIREFOX USING DEVEXPRESS RICH EDITOR FONT-FAMILY SYMBOL BULLET SHOWING VERY SMALL

WHEN I USE BULLET LIST IN FIREFOX USING DEVEXPRESS RICH EDITOR FONT-FAMILY SYMBOL BULLET SHOWING VERY SMALL

Wšě wotmołwy (3)

more options

You shouldn't use the Symbol font, but use the Unicode version of such a character.

It is best to always use the Unicode representation of characters to avoid font problems, because in that case any font that supports those symbols can be used. It works on all platforms if you have a font installed that covers this Unicode range.

more options

You can generate a bulleted list in HTML using the Unordered List (<ul>) element. Then Firefox will take care of the symbol for you, matching the size of the bullet to the accompanying text.

https://developer.mozilla.org/docs/Web/HTML/Element/ul

Does the DevExpress editor generate standard HTML unordered lists or does it do something else? If it generates standard HTML, perhaps there is a problem with the style rules inserted by the tool.

more options

Can you attach a screenshot?

  • use a compressed image type like PNG or JPG to save the screenshot
  • make sure you do not exceed the maximum size of 1 MB

Can you post a link to a publicly accessible page (i.e. no authentication or signing on required) or post the code that you used?