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/24 12:58:08 UTC

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

marcosvega91 opened a new issue #906: Button partially visible with input type=time 
URL: https://github.com/apache/cordova-android/issues/906
 
 
   <!--
   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


[GitHub] [cordova-android] timbru31 commented on issue #906: Button partially visible with input type=time

Posted by GitBox <gi...@apache.org>.
timbru31 commented on issue #906: Button partially visible with input type=time 
URL: https://github.com/apache/cordova-android/issues/906#issuecomment-578121341
 
 
   This is probably an Android bug itself. Is the time picker cut off when you use, e.g., Chrome or Samsung Internet and visit, for instance, this demo site https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/time ?

----------------------------------------------------------------
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


[GitHub] [cordova-android] timbru31 closed issue #906: Button partially visible with input type=time

Posted by GitBox <gi...@apache.org>.
timbru31 closed issue #906: Button partially visible with input type=time 
URL: https://github.com/apache/cordova-android/issues/906
 
 
   

----------------------------------------------------------------
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


[GitHub] [cordova-android] timbru31 commented on issue #906: Button partially visible with input type=time

Posted by GitBox <gi...@apache.org>.
timbru31 commented on issue #906: Button partially visible with input type=time 
URL: https://github.com/apache/cordova-android/issues/906#issuecomment-578343215
 
 
   Then, unfortunately, we can't fix this issue. You should report it to Samsung, if possible.

----------------------------------------------------------------
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


[GitHub] [cordova-android] marcosvega91 commented on issue #906: Button partially visible with input type=time

Posted by GitBox <gi...@apache.org>.
marcosvega91 commented on issue #906: Button partially visible with input type=time 
URL: https://github.com/apache/cordova-android/issues/906#issuecomment-578166325
 
 
   Yes you are right. I have the same error with the browser.

----------------------------------------------------------------
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