Uploaded image for project: 'Keikai'
  1. Keikai
  2. KEIKAI-375

keikai causes input components to have shadow inside

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 5.5.0
    • 5.4.0
    • None
    • None

      Steps to Reproduce

          <radiogroup id="useCases" orient="vertical">
              <radio label="Show input/output only" value="multiple" selected="true"/>
              <radio label="Show all intermediate calculation" value="single"/>
          </radiogroup>
          <checkbox checked="true"/>
          <textbox/>
      

      1. include zkmax.jar
      2. visit the page with Safari or Chrome of iPad 12 ~ 14, safari on iPhone (ios 13.7), iceblue/iceblue_c theme

      Current Result


      there is a dark shadow inside some input elements

      Expected Result

      no dark shadow inside input elements

      Debug Information

      input, input:focus, textarea, textarea:focus

      { -webkit-appearance: none; ... }

      Workaround

      input

      { -webkit-appearance: none !important; }

        1. input shadow.jpeg
          input shadow.jpeg
          429 kB
        2. input.jpeg
          input.jpeg
          429 kB

            wenninghsu wenninghsu
            hawk hawk
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: