You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2020/01/21 09:56:11 UTC

[GitHub] [cordova] marcosvega91 opened a new issue #193: Button partially visible with input type=time

marcosvega91 opened a new issue #193: Button partially visible with input type=time 
URL: https://github.com/apache/cordova/issues/193
 
 
   <!--
   Please have a look at the issue templates you get when you click "New issue" in the GitHub UI.
   We very much prefer issues created by using one of these templates.
   -->
   
   ### Issue Type
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [ X] Bug Report
   - [ ] Feature Request
   - [ ] Support Question
   
   ## Description
   Hi i have developed an application with cordova and angular. I'm facing a problem with input type=time.
   The buttons are displayed in a wrong way  in particularly the button Set is partially visible.
   ## Information
   
   I attach a screen with the issue 
   
   ![image](https://user-images.githubusercontent.com/5365582/72794326-208c6e80-3c3c-11ea-81b0-e4d02074426b.png)
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   The code is very simple 
   ` <input class="form-control"  type="time">`
   ### Environment, Platform, Device
   The device is Samsung Galaxy Tab A SM-T295
   
   
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins 
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   Cordova CLI 8.0.0
   Cordova Platforms 8.0.0
   Operation System Android 
   
   
   
   ## Checklist
   <!-- Please check the boxes by putting an `x` in the `[ ]` like so: `[x]` -->
   
   - [ X] I searched for already existing GitHub issues about this
   - [ X] I updated all Cordova tooling to their most recent version
   - [ X] I included all the necessary information above
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org