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

ASF GitHub Bot commented on CB-13175:
-------------------------------------

brodybits commented on issue #239: CB-13175: fixing windows8.1 crash on startup
URL: https://github.com/apache/cordova-windows/pull/239#issuecomment-358769082
 
 
   WORKAROUND HACK SOLUTION is to simply apply the changes in 
<https://github.com/apache/cordova-windows/pull/232> for CB-12784 by hand:
   * replace `appView.titleBar` with `isWin10UWP` in `colorizeTitleBar` and 
`revertTitleBarColor` functions in cordova.js (right around the place where it 
crashes with the uncaught exception).
   
   Additional links:
   - Further description along with the workaround solution in 
<https://github.com/brodybits/cordova-notes/issues/3>
   - CB-13796 (<https://issues.apache.org/jira/browse/CB-13796>) with duplicate 
report that I raised before finding this one (CB-13175 / 
<https://github.com/apache/cordova-windows/pull/239>)

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


> 8.1-win crashes on startup
> --------------------------
>
>                 Key: CB-13175
>                 URL: https://issues.apache.org/jira/browse/CB-13175
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-windows
>    Affects Versions: Master
>            Reporter: Max Kapaln
>            Assignee: Jesse MacFadyen
>            Priority: Major
>
> This ticket is a follow up to CB-12784
> The PR submitted with CB-12784 only half fixed the win8 crashing issue. The 
> functions colorizeTitleBar() and revertTitleBarColor() exist in 
> template/www/cordova.js as well and my PR takes the fix the user applied in 
> CB-12784 and adds into cordova.js as well.
> alsorokin original fix (already merged into master):
> https://github.com/apache/cordova-windows/pull/232/commits/279816743f995510a1070a0bf77a3180f11e468a



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

Reply via email to