You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chamons
changed the title
Fix default values for touchbar APIs in NSTextViewDelegate. (#3843)
[d15-7] Fix default values for touchbar APIs in NSTextViewDelegate. (#3843)
May 10, 2018
Hello ,
Following is the status :-
We have gone through the bug #3824 and downloaded the Archive.zip sample attached with this issue.
Archive.zip download link :- Archive.zip
Build Info:-
Visual Studio Enterprise 2017 for Mac Version 7.5 (build 1254)
Xamarin.Mac
Version: 4.5.0.108 (Visual Studio Enterprise)
Xamarin.iOS Version: 11.11.0.108 (Visual Studio Enterprise)
Hash: 4176ca5 Branch: master
Scenarion 1:-
Steps followed for verification :-
1 . Opened the Archive.zip sample in VSFM
2 . Build the application and deploy
Observations :-
1 . On deploying sample it has two text fields , so have entered the text using Mac touch bar , in both the text fields I am able to add the text successfully and IDE does not crash.
Scenario 2 :-
1 . Created Mac sample
2 . Double click on Main.story board it opens in Xcode
3 . Add text fields in view controller and save it
4 . Close Xcode and refresh the project in VSFM
Observations :- On deploying the app , it contains the text field , in which we are able to add text using Mac Touch Bar without IDE getting crashed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
macOSIssues affecting macOSrequires-qa-before-mergeThe pull request requires QA to approve it before it can be merged
7 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.