Button height in Messagebox is inconsistency in Japanese language

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 6.5.8
    • Affects Version/s: 6.5.7
    • Component/s: CSS
    • Security Level: Jean
    • None
    • Environment:

      Firefox and IE

    • None

      Reproducible sample:

      <zk>
      	<button label="Show Messagebox">
      		<attribute name="onClick"><![CDATA[
      		Messagebox.show("Do you really want to delete the object(s)", "Confirmation", Messagebox.OK + Messagebox.CANCEL, null);
      		]]></attribute>
      	</button>
      </zk>
      

      Reproduce steps:
      1. Change browser language to Japanese.
      2. Click the button, the cancel button label is wrapped to two lines in Firefox and IE.

            Assignee:
            jumperchen
            Reporter:
            vincentjian
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 0 minutes
                0m
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 1 hour
                1h