← Back to team overview

clicompanion-devs team mailing list archive

[Bug 913401] [NEW] Tooltips fail when command description has markup like text

 

Public bug reported:

For example a '&' in the command descriotion makes the tooltip (the
little popup that shows when the mouse is over the row of the command)
to break an show a warning.

GtkWarning: Failed to set text from markup due to error parsing markup:
Error en la línea 1: La entidad no termina con un punto y coma;
probablemente utilizó el carácter "&" sin la intención de indicar una
entidad, escape el signo "&" como &

Note: This only applies to branch lp:~dcaro/clicompanion/fix-608608
submitted for review: https://code.launchpad.net/~dcaro/clicompanion/fix-608608/+merge/87868

** Affects: clicompanion
     Importance: Undecided
         Status: Confirmed

-- 
You received this bug notification because you are a member of CLI
Companion Development Team, which is subscribed to CLI Companion.
https://bugs.launchpad.net/bugs/913401

Title:
  Tooltips fail when command description has markup like text

Status in CLI Companion:
  Confirmed

Bug description:
  For example a '&' in the command descriotion makes the tooltip (the
  little popup that shows when the mouse is over the row of the command)
  to break an show a warning.

  GtkWarning: Failed to set text from markup due to error parsing
  markup: Error en la línea 1: La entidad no termina con un punto y
  coma; probablemente utilizó el carácter "&" sin la intención de
  indicar una entidad, escape el signo "&" como &

  Note: This only applies to branch lp:~dcaro/clicompanion/fix-608608
  submitted for review: https://code.launchpad.net/~dcaro/clicompanion/fix-608608/+merge/87868

To manage notifications about this bug go to:
https://bugs.launchpad.net/clicompanion/+bug/913401/+subscriptions


Follow ups

References