Grammalecte  History Of Ticket 897ced387f4ffb30b0a917a550fce1857ec8a972

Artifacts Associated With Ticket 897ced387f4ffb30b0a917a550fce1857ec8a972

  1. Ticket change [b8cbba90e7] (rid 11421) by Couagga on 2020-08-08 14:15:58:

    1. foundin initialized to: "1.11.1"
    2. icomment:
      On peut lancer une correction d’un tweet sur Twitter en sélectionnant le texte. Le pop up proposant la correction apparaît. Mais le contenu des balises changent. 5 balises sont supprimées rendant impossible l’utilisation et l’édition du tweet que l’on essaye de corriger.
      
      Le code de la page contenait ceci avec « Bonjour » comme texte :
      <div class="DraftEditor-editorContainer">
      	<div aria-activedescendant="typeaheadFocus-0.011637090568591413" aria-autocomplete="list" aria-controls="typeaheadDropdownWrapped-0" aria-describedby="placeholder-fjlt3" aria-label="Texte du Tweet" aria-multiline="true" class="notranslate public-DraftEditor-content" data-testid="tweetTextarea_0" role="textbox" spellcheck="true" style="outline: currentcolor none medium; user-select: text; white-space: pre-wrap; overflow-wrap: break-word;" tabindex="0" no-focuscontainer-refocus="true" contenteditable="true">
      		<div data-contents="true">
      			<div class="" data-block="true" data-editor="fjlt3" data-offset-key="bg77k-0-0">
      				<div data-offset-key="bg77k-0-0" class="public-DraftStyleDefault-block public-DraftStyleDefault-ltr">
      					<span data-offset-key="bg77k-0-0">
      						<span data-text="true">
      							Bonjour
      						</span>
      					</span>
      				</div>
      			</div>
      		</div>
      	</div>
      </div>
      
      Puis ça devient ça : 
      <div class="DraftEditor-editorContainer">
      	<div aria-activedescendant="typeaheadFocus-0.011637090568591413" aria-autocomplete="list" aria-controls="typeaheadDropdownWrapped-0" aria-describedby="placeholder-fjlt3" aria-label="Texte du Tweet" aria-multiline="true" class="notranslate public-DraftEditor-content" data-testid="tweetTextarea_0" role="textbox" spellcheck="true" style="outline: currentcolor none medium; user-select: text; white-space: pre-wrap; overflow-wrap: break-word;" tabindex="0" no-focuscontainer-refocus="true" contenteditable="true">
      		Bonjour<br>
      	</div>
      </div>
      
    3. login: "Couagga"
    4. mimetype: "text/plain"
    5. private_contact initialized to: "8ecb81cc529e97b0a906585920e97875e47d91f7"
    6. severity initialized to: "Important"
    7. status initialized to: "Open"
    8. title initialized to: "Grammalecte ne peut être utiliser sur Twitter"
    9. type initialized to: "Incident"
  2. Ticket change [1a4d379353] (rid 11422) by olr on 2020-08-08 14:37:12:

    1. icomment:
      Oui, en effet. Est-ce un comportement récent ou êtes-vous simplement le premier à le signaler ?
      
    2. login: "olr"
    3. mimetype: "text/x-fossil-plain"
    4. priority changed to: "Immediate"
    5. resolution changed to: "Open"
    6. subsystem changed to: "Grammalecte_Core"
  3. Ticket change [9e5852bbd5] (rid 11427) by Couagga on 2020-08-08 15:00:38:

    1. icomment:
      C'est un comportement assez récent. Je pouvais faire des corrections sur twitter sans problème avant. Mais je ne sais pas depuis qu'elle version cela bug. Cela pourrait être depuis juste celle-ci.
      
    2. login: "Couagga"
    3. mimetype: "text/x-fossil-plain"
  4. Ticket change [8715aa0602] (rid 11428) by olr on 2020-08-08 15:18:42:

    1. login: "olr"
    2. mimetype: "text/x-fossil-plain"
    3. subsystem changed to: "Firefox"
  5. Ticket change [88fe468b75] (rid 11507) by olr on 2020-08-19 10:11:45:

    1. icomment:
      Le problème a temporairement été corrigé en désactivant la modification direction du node d’édition de Twitter.
      
    2. login: "olr"
    3. mimetype: "text/x-fossil-plain"