cancel
Showing results for 
Search instead for 
Did you mean: 

Dialog title text is truncated?

Former Member
0 Kudos

Hi all ,

I am using standard dialog in xml view


<Dialog

    title ="Article list"

    draggable = "false"

    resizable = "false"

    type = "Standard"

    state = "None">

</Dialog>

The title "Article list" is truncated as shown below

What can be the reason?

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Thanks karthik.I am using this dialog within a fragment .I am not changing the standard style class.

karthikarjun
Active Contributor
0 Kudos

Could you please paste your fragment code here?

Thanks,

KA

karthikarjun
Active Contributor
0 Kudos

Will this Help? JS Bin - Collaborative JavaScript Debugging

Thanks,

Karthik A

karthikarjun
Active Contributor
0 Kudos

Hi Thivi,

Check your custom css classes. Did you change the standard style class?

Thanks,

Karthik A