[Upstream] Math equation editor: "newline" fails after symbols
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
LibreOffice |
Invalid
|
Medium
|
|||
OpenOffice |
In Progress
|
Unknown
|
|||
libreoffice (Ubuntu) |
Confirmed
|
Medium
|
Unassigned | ||
openoffice.org (Ubuntu) |
Won't Fix
|
Low
|
Unassigned |
Bug Description
1) lsb_release -rd
Description: Ubuntu 11.10
Release: 11.10
2) apt-cache policy libreoffice-writer
libreoffice-writer:
Installed: 1:3.4.3-3ubuntu2
Candidate: 1:3.4.3-3ubuntu2
Version table:
*** 1:3.4.3-3ubuntu2 0
500 http://
100 /var/lib/
apt-cache policy libreoffice-math
libreoffice-math:
Installed: 1:3.4.3-3ubuntu2
Candidate: 1:3.4.3-3ubuntu2
Version table:
*** 1:3.4.3-3ubuntu2 0
500 http://
100 /var/lib/
3) What is expected to happen in LibreOffice Writer via the Terminal:
cd ~/Desktop && wget https:/
is no upside down question marks are presented in the Math formulas.
4) What happens is the upside down question marks are present erroneously due to "newline" command. If "newline" is preceded or followed by some characters (as +, -, =, which are often needed), some error marks "¿" are obtained, and perhaps only a single line if displayed (it depends on the character and its relative position to "newline"). Examples :
a+b_ij = newline = c+d # single line; error mark
a+b_ij newline = c+d # two lines; missing "="; error mark
a+b_ij newline + c+d # correct behaviour !! The "+" sign does fine after newline...
a+b_ij + newline c+d # ... but not before: single line, error mark here
a+b_ij = newline c+d # single line, error mark. The "=" sign does bad whether after or before newline
WORKAROUND: {} newline {}
ProblemType: Bug
Architecture: i386
Date: Fri Oct 10 03:31:54 2008
DistroRelease: Ubuntu 8.04
NonfreeKernelMo
Package: openoffice.org-core 1:2.4.1-1ubuntu2
PackageArchitec
ProcEnviron:
PATH=/
LANG=es_ES.UTF-8
SHELL=/bin/bash
SourcePackage: openoffice.org
Uname: Linux 2.6.24-19-rt i686
Changed in openoffice.org: | |
importance: | Undecided → Low |
status: | New → Triaged |
Changed in openoffice: | |
importance: | Undecided → Unknown |
status: | New → Unknown |
Changed in openoffice: | |
status: | Unknown → In Progress |
tags: | added: hardy |
Changed in openoffice.org (Ubuntu): | |
status: | Triaged → Won't Fix |
Changed in libreoffice (Ubuntu): | |
status: | Incomplete → New |
summary: |
- Math equation editor: "newline" fails after symbols + [Upstream] Math equation editor: "newline" fails after symbols |
Changed in df-libreoffice: | |
importance: | Unknown → Medium |
status: | Unknown → Confirmed |
Changed in df-libreoffice: | |
status: | Confirmed → Incomplete |
Changed in df-libreoffice: | |
status: | Incomplete → Confirmed |
Changed in df-libreoffice: | |
status: | Confirmed → Fix Released |
Changed in df-libreoffice: | |
status: | Fix Released → Confirmed |
Changed in df-libreoffice: | |
importance: | Medium → Unknown |
status: | Confirmed → Unknown |
Changed in df-libreoffice: | |
importance: | Unknown → Medium |
status: | Unknown → Confirmed |
Changed in df-libreoffice: | |
status: | Confirmed → Invalid |
This still affects me in OpenOffice 3.3.1 OOO310m19 (Build:9420) on Ubuntu 9.10. Has there been no progress on this in over a year?