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

Textbox text selection in draggable row unavailable in Firefox

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Normal
    • 8.0.2
    • 7.0.7, 8.0.1.1
    • None
    • Security Level: Jimmy
    • None
    • Firefox.
      Reproduced in FF 43.0.1

    Description

      If a textbox is located in a draggable row, text selection in the textbox is not available in Firefox.

      Reproduced with:

      <zk>
          <grid>
              <columns sizable="true">
                  <column label="label" width="50px"/>
                  <column label="textbox"/>
              </columns>
              <rows>
                  <row draggable="true">
                      <label value="test"/>
                      <textbox value="test text" width="99%"/>
                  </row>
              </rows>
          </grid>
      </zk>
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 0 minutes
                  0m
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 3 hours
                  3h