From 8e6b5947b403b3c1ef1ceac76fbf8b6e74c250ff Mon Sep 17 00:00:00 2001 From: callum_linden Date: Thu, 31 Aug 2017 15:51:14 -0700 Subject: Fix for MAINT-7531 Second comment with text 'Write a comment...' appears, when user post comment to Profile Feed and MAINT-7651 Cannot post new message in feed because the 'Share something...' Share button never becomes active. The fix was in Dullahan Mac keyboard code - used to send a keyb event and then char code after for down and not for up. Now sends it for up and not down and works as expected for these 2 test cases as well as some JavaScript keyboard test pages --- autobuild.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/autobuild.xml b/autobuild.xml index 2c4677e462..04a677385e 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -556,9 +556,9 @@ archive hash - ec71ffd68af829bf77fb03fdf39c2461 + bbdea742f2a89bcd6360e61e01d6be93 url - http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/7820/30257/dullahan-1.1.813_3.3071.1637.gcb6cf75-darwin64-507809.tar.bz2 + http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/8207/32592/dullahan-1.1.820_3.3071.1637.gcb6cf75-darwin64-508196.tar.bz2 name darwin64 @@ -568,9 +568,9 @@ archive hash - 234547cab68748f82e429237d5a46783 + 31e11a74e0d3f1e5e4036cb5fea8d944 url - http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/7822/30267/dullahan-1.1.813_3.3071.1634.g9cc59c8-windows-507809.tar.bz2 + http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/8209/32599/dullahan-1.1.820_3.3071.1634.g9cc59c8-windows-508196.tar.bz2 name windows @@ -580,16 +580,16 @@ archive hash - c3bcb52276cb115577e8c0cd053b8fc7 + f965d244e7921c06ee79b68a4abcea3b url - http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/7821/30264/dullahan-1.1.813_3.3071.1634.g9cc59c8-windows64-507809.tar.bz2 + http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/8208/32602/dullahan-1.1.820_3.3071.1634.g9cc59c8-windows64-508196.tar.bz2 name windows64 version - 1.1.813_3.3071.1634.g9cc59c8 + 1.1.820_3.3071.1634.g9cc59c8 elfio -- cgit v1.2.3