Version: 3.2.0 (using KDE 3.2.90 (CVS >= 20040117), compiled sources) Compiler: gcc version 3.3.3 OS: Linux (i686) release 2.6.3 Please see the attached test page for illustration. When text quoted with <q>...</q> tags is wrapped near the quote itself, KHTML may place the quote character on line above, separated from the text being quoted. It looks wrong to me. Besides, when using " characters directly, word-wrapping moves the open quote to the next line.
Created an attachment (id=5588) [details] Example HTML page showing <q>...</q> quotation Resize the Konqueror window so that it wraps close to the "quoted text" part. You'll notice the word 'quoted' goes to the next line but the " character stays above.
CVS commit by carewolf: Big Bad Bidi Merge. Merging all changes in bidi.cpp from Webcore/125, and selected ones from Webcore/146. This results in 2182 benign changes in regression outputs. BUG: 54916 BUG: 59476 BUG: 62904 BUG: 64506 BUG: 69806 BUG: 74800 BUG: 79365 BUG: 86157 M +15 -1 ChangeLog 1.315 M +976 -592 rendering/bidi.cpp 1.197 M +25 -57 rendering/bidi.h 1.19 M +3 -3 rendering/render_block.h 1.20 M +3 -1 rendering/render_list.h 1.36 M +4 -3 rendering/render_object.h 1.198
You need to log in before you can comment on or make changes to this bug.