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

Combobox causes overflow after ZK-4227

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 9.0.1
    • 9.0.0
    • Components
    • None

      Steps to Reproduce

      http://zkfiddle.org/sample/1d3j4u/1-ZK-4227-side-effect

      Current Result

      The div has a horizontal scrollbar

      Expected Result

      The div has no horizontal scrollbar

      Debug Information

      .z-combobox-button is position: relative

      Workaround

      .z-combobox-button {
         position: absolute;
         right: 0;
      }
      

            DevChu DevChu
            rudyhuang rudyhuang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 4 hours
                4h
                Remaining:
                Remaining Estimate - 4 hours
                4h
                Logged:
                Time Spent - Not Specified
                Not Specified