Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-2780

Button height in Messagebox is inconsistency in Japanese language

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 6.5.8
    • 6.5.7
    • CSS
    • Security Level: Jean
    • None
    • Firefox and IE

      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.

            jumperchen jumperchen
            vincentjian 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