Hi, I am testing pre1 on WinXP SP2. Am I the only one to experience problems with escaped HTML characters in the tooltips? (see attached image for an example)
Also, I don't know if it is reproducible on Linux systems.
Can anyone else reproduce this, so as to file a bug report?
- Spyros Blanas
Spyros Blanas schrieb:
Hi, I am testing pre1 on WinXP SP2. Am I the only one to experience problems with escaped HTML characters in the tooltips? (see attached image for an example)
Also, I don't know if it is reproducible on Linux systems.
Can anyone else reproduce this, so as to file a bug report?
- Spyros Blanas
I can confirm this bug in Ubuntu and WinXP on the latest trunk.
Adib. ---
On Jun 2, 2006, at 2:08 PM, Spyros Blanas wrote:
Hi, I am testing pre1 on WinXP SP2. Am I the only one to experience problems with escaped HTML characters in the tooltips? (see attached image for an example)
Also, I don't know if it is reproducible on Linux systems.
Can anyone else reproduce this, so as to file a bug report?
I came across that a while back, and even made note of that in some email recently.
It comes up in doing the distcheck. I tracked some problems down to markup, and saw that in many cases the same string is being used for both things that want markup and things that don't.
We probably either need to add marked-up and regular strings, or add some code that either strips or expands escapes.
But yes, it does sound good for a new bug report.
On 6/2/06, Jon A. Cruz <jon@...18...> wrote:
We probably either need to add marked-up and regular strings, or add some code that either strips or expands escapes.
I vote for the second option. I know at least one place where such functionality is very much needed (in statusbar tooltip).
participants (4)
-
Adib Taraben
-
bulia byak
-
Jon A. Cruz
-
Spyros Blanas