[jira] [Commented] (CB-13964) 'Make' command to build cordova website dont work in windows

2018-03-10 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16394313#comment-16394313
 ] 

ASF GitHub Bot commented on CB-13964:
-

gandhirajan opened a new pull request #804: CB-13964  - 'Make' command to build 
cordova website dont work in windows
URL: https://github.com/apache/cordova-docs/pull/804
 
 
   Make commands dont work in windows OS as the present working directory was 
not getting fetched properly using $(PWD) option in Make file. This has been 
corrected to fetch the present working directory from the Make file path itself.
   Tested the fix in windows and Make commands works fine now.


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


> 'Make' command to build cordova website dont work in windows
> 
>
> Key: CB-13964
> URL: https://issues.apache.org/jira/browse/CB-13964
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-docs
>Reporter: Gandhirajan
>Priority: Critical
>
> Make commands for cordova website devleopment dont work in windows OS



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-13964) 'Make' command to build cordova website dont work in windows

2018-03-10 Thread Gandhirajan (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-13964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gandhirajan updated CB-13964:
-
Summary: 'Make' command to build cordova website dont work in windows  
(was: 'Make' command to build cordova website dont working in windows)

> 'Make' command to build cordova website dont work in windows
> 
>
> Key: CB-13964
> URL: https://issues.apache.org/jira/browse/CB-13964
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-docs
>Reporter: Gandhirajan
>Priority: Critical
>
> Make commands for cordova website devleopment dont work in windows OS



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-13964) 'Make' command to build cordova website dont working in windows

2018-03-10 Thread Gandhirajan (JIRA)
Gandhirajan created CB-13964:


 Summary: 'Make' command to build cordova website dont working in 
windows
 Key: CB-13964
 URL: https://issues.apache.org/jira/browse/CB-13964
 Project: Apache Cordova
  Issue Type: Bug
  Components: cordova-docs
Reporter: Gandhirajan


Make commands for cordova website devleopment dont work in windows OS



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-13583) Gray bar in status area when using inappbrowser

2018-03-10 Thread Colton Hagan (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16394194#comment-16394194
 ] 

Colton Hagan commented on CB-13583:
---

The guys using the themeablebrowser plugin came up with a solution to this. I 
don't know what I'm looking at, but it looks like it could inspire a fix? Not 
sure. My noob may be showing.

https://github.com/initialxy/cordova-plugin-themeablebrowser/issues/163

> Gray bar in status area when using inappbrowser
> ---
>
> Key: CB-13583
> URL: https://issues.apache.org/jira/browse/CB-13583
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-inappbrowser
> Environment: Mac OS 10.13.1, Xcode 9.1
>Reporter: Jacob Weber
>Priority: Major
> Attachments: config.xml, landscape-to-portrait-to-landscape.png, 
> portrait-to-landscape.png, portrait.png
>
>
> Use the attached config.xml in a new Cordova project. Add viewport-fit=cover 
> to index.html, and add Default@2x~universal~anyany.png file for the splash 
> image.
> Open the project in an iPhone X simulator, running iOS 11.1.
> In portrait mode, call window.open('https://www.google.com', '_blank'). 
> You'll see a gray area where the status bar would be on older devices (see 
> portrait.png). Rotate to landscape, and it's still there (see 
> portrait-to-landscape.png).
> Close the browser. Now in landscape, run the window.open command again. 
> Rotate to portrait, then back to landscape. Now you'll see a gray area, but 
> it only covers half of the screen (see 
> landscape-to-portrait-to-landscape.png).
> (Note that I used the "master" version of cordova-ios and some plugins, since 
> it seems like there are some unreleased fixes for the iPhone X, like 
> CB-13505).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org