Issue 73371 - resolve WritingMode2.PAGE in getDefaultAttributes()
Summary: resolve WritingMode2.PAGE in getDefaultAttributes()
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: 680m199
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: Oliver-Rainer Wittmann
QA Contact: issues@sw
URL:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2007-01-11 12:57 UTC by nospam4obr
Modified: 2013-08-07 14:42 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description nospam4obr 2007-01-11 12:57:35 UTC
The text attributes returned by AccessibleTextAttributes::getDefaultAttributes()
most of the time contain the value WritingMode2.PAGE for the property
"WritingMode", which can not be resolved by the UNO <-> ATK bridge as it does
not have access to the page attributes.
Comment 1 Oliver-Rainer Wittmann 2007-01-15 09:48:33 UTC
accepted to fix for OOo 2.2 in cws atkbridge5
Comment 2 Oliver-Rainer Wittmann 2007-01-15 14:48:19 UTC
fixed in cws atkbridge5 - changed file:
/sw/source/core/access/accpara.cxx, 1.67.82.2
Comment 3 Oliver-Rainer Wittmann 2007-01-17 08:30:51 UTC
Posted wrong revision - it's revision 1.67.96.2
Comment 4 nospam4obr 2007-01-22 09:00:08 UTC
Verified in CWS atkbridge5.
Comment 5 Oliver-Rainer Wittmann 2007-07-25 07:20:26 UTC
closing