Created attachment 36671 [details] Example WordExtractor doesn't respect text which is formatted capitalized. See attached example: - WordTextExtractorDoc.java: test program - capitalized.doc: test file - capitalized.txt: "text only" version saved with Word I expect the text: "The following word is: CAPITALIZED." Instead I get: "The following word is: capitalized."
Similar to bug Bug 63575
added r1903738