| Summary: | Inserting a page break generate 2 warnings in console with debug LO | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | BogdanB <buzea.bogdan> |
| Component: | Writer | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | buzea.bogdan |
| Priority: | medium | ||
| Version: | Inherited From OOo | ||
| Hardware: | All | ||
| OS: | Linux (All) | ||
| See Also: |
https://bz.apache.org/ooo/show_bug.cgi?id=88069 https://bugs.documentfoundation.org/show_bug.cgi?id=152770 |
||
| Whiteboard: | target:7.6.0 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
BogdanB
2022-08-30 20:17:54 UTC
NOT REPRODUCED:
Steps:
1. Open a new LibreOffice Writer document. Insert a Page Break (OR Ctrl+Enter).
2. there is no warning shown and Page break works properly and no warning raise.
and issue resolved.
VERSION: Liber Office 7.4.0.0 alpha1 Linux Mint 21
NOT REPRODUCED:
Steps:
1. Open a new LibreOffice Writer document. Insert a Page Break (OR Ctrl+Enter).
2. there is no warning shown and Page break works properly and no warning raise.
and issue resolved.
VERSION: Liber Office 7.4.0.0 alpha1 Linux Mint 21
seems to date to: commit 590a804e7815574a066c658f1f05875a6d0f448f Date: Fri Feb 27 05:38:42 2009 +0000 CWS-TOOLING: integrate CWS sw31a11y01 2009-01-09 11:36:08 +0100 ab r266069 : #i97891# NSAccessibilityRoleDescription 2009-01-07 11:01:19 +0100 od r265955 : #i88069# emit accessibility event TEXT_ATTRIBUTE_CHANGED on change of paragraph attributes 2009-01-06 11:50:21 +0100 od r265904 : #i81824# methods <SwWrtShell::_FwdPara()> and <SwWrtShell::_BwdPara()> - avoid unnecessary cursor movements due avoid unnecessary accessibility events. Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/8c60271459c4ff61bd0c3a4df0274cefe942362d tdf#150708 if the old is CARET_OR_STATES then try updating it It will be available in 7.6.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/820da3fbcc2e0e2c176ec7e202bb77ea1d5c435d tdf#150708 downgrade a11y SAL_WARN to SAL_INFO It will be available in 7.6.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. No warning in Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: af8fdba1194e657237f9abc460381a1c4bc49982 CPU threads: 16; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: ro-RO (ro_RO.UTF-8); UI: en-US Calc: threaded Thanks Caolan. |