Closed Bug 22882 Opened 25 years ago Closed 25 years ago

Q element support is crude

Categories

(Core :: Layout, defect, P3)

x86
Windows 98
defect

Tracking

()

VERIFIED DUPLICATE of bug 16206

People

(Reporter: mpt, Assigned: rickg)

References

()

Details

At the moment, the layout engine just interprets <q> and </q> elements as vertical double quotes ("). It fails to take into account the following: (1) curly quotes (2) nested quotes (3) quotes in different languages. The URL given presents tests of all three aspects, including simulations of what should appear in each case. (1) is the most important to fix, as without it there is no incentive for authors to use the Q element rather than hard-coded quote marks. (2) is a little trickier, but also (I would think) easily fixable in time for 5.0. (3), however, would require some architecture -- an updateable file, listing languages by IANA code, along with the quote-mark system used by each language.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
By my reading of this bug, points 1 and 3 are covered by bug 16206, while point 2 is covered in bug 1061. I'm marking this bug a duplicate of 16206. Please re-open this one if I've missed something. *** This bug has been marked as a duplicate of 16206 ***
Status: RESOLVED → VERIFIED
Agreed. Marking as verified duplicate of 16206.
SPAM. HTML Element component is deprecated, changing to Layout component. See bug 88132 for details.
Come on Bugzilla, you can do it...
Component: HTML Element → Layout
You need to log in before you can comment on or make changes to this bug.