id summary reporter owner description type status priority component severity resolution keywords cc release 7148 [PATCH] Auto-detect page directionality for floating TOC Itamar Ostricher Noah Kantrowitz "'''The problem''': when including a floating TOC in right-to-left pages, the TOC floats on the right, which is ""not right"". '''The fix''': Make the floating aware of page directionality (complex, depends on [t:ticket:4431]) and set floating position accordingly. '''Workaround until then''' (attached patch): Simple heuristic - if the page begins with: {{{ {{{ #!div dir=rtl ... }}} }}} then assume it is right-to-left. Also add ""float="" argument that allows overriding auto-detection and setting the floating direction manually." enhancement closed normal TocMacro normal worksforme rtl 0.12