In Ahmedabad, the AJAX Add Comment field in Drupal Views showing as a link initially is likely for optimization or AJAX initialization. Check the View and field AJAX settings. The "Show link" after submission not working is a common difference from full node behavior. To get the "refresh form" effect in a txtag login View, try the standard "Comment form" field with AJAX enhancing modules or custom JavaScript, as the default AJAX Add Comment field behavior in Views might be limited.