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

maximizable and minimizable buttons in panel have the same tooltip

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 8.0.2
    • 8.0.1.1
    • None
    • Security Level: Jimmy
    • None

      using maximizable="true" minimizable="true", a panel will have a minimize button and a maximize button.

      when maximizing a panel, the "maximize" button (arrows out) change into a restore size button (arrows in).
      Currently the tooltips for the restore action is "minimize". which is the same tooltip as the "minimize" button (hide the panel).

         <window height="97%" width="97%" border="normal" mode="overlapped" position="center"> 
           <panel width="250px" height="100px" framable="true" border="normal" maximizable="true" minimizable="true" title="Title">
              <panelchildren/>
           </panel> 
         </window> 
      

            DevChu DevChu
            MDuchemin MDuchemin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

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