[Libreoffice-bugs] [Bug 125634] Object not rotated, though it's corners visualized as rotated

2023-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125634

--- Comment #7 from QA Administrators  ---
Dear opensuse.lietuviu.kalba,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
https://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 125634] Object not rotated, though it's corners visualized as rotated

2021-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125634

Aron Budea  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu
Version|6.2.3.2 release |4.4.0.3 release
 Blocks||103494


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103494
[Bug 103494] [META] Textbox bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 125634] Object not rotated, though it's corners visualized as rotated

2019-08-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125634

Miklos Vajna  changed:

   What|Removed |Added

   Keywords|regression  |implementationError

--- Comment #6 from Miklos Vajna  ---
The "Writer textbox" concept supports complex geometry (rounded corners, etc)
with complex content (e.g. tables, table of contents, etc). They do not support
rotated text.

The reason the ODF sample "works" is because it imports the text as a simple
text, without a textbox. In this particular case it provides better results,
but if the content would be complex, then the new behavior would be better, and
the old one would be bad.

So it seems to me this is rather an implementation error / missing feature in
the docx importer and Writer (lack of rotated text on shapes: used to loose
both rotated text and complex geometry, still looses rotated text) than a
regression; adjusting keywords accordingly.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125634] Object not rotated, though it's corners visualized as rotated

2019-08-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125634

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||todven...@suomi24.fi,
   ||vmik...@collabora.com
   Keywords||bibisected, bisected,
   ||regression
 Ever confirmed|0   |1

--- Comment #5 from Buovjaga  ---
Bibisected on Linux 44max to 9835a5823e0f559aabbc0e15ea126c82229c4bc7
"sw textboxes: reimplement ODF import/export

Turns out that for normal TextFrames and rectangular drawinglayer
shapes, the engine is written in ODF implicitly. Use the same trick to
describe if the shape content should be rendered by SW or editeng."

Before this commit, the ODT shows the box as rotated so the text is vertical.

Adding Cc: to Miklos Vajna

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125634] Object not rotated, though it's corners visualized as rotated

2019-06-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125634

--- Comment #4 from Durgapriyanka  ---
thank you for reporting the bug.

in LibreOffice 3.3.0 
OOO330m19 (Build:6)
tag libreoffice-3.3.0.4

The text doesn't appear in the box and the corners are not visualized as
rotated.The box can only be extended or reduced in its size.

In Version: 6.3.0.0.alpha0+
Build ID: b6b28931435e44aca92b8c0e1659f701e3ed1a87
CPU threads: 2; OS: Windows 6.1; UI render: default; VCL: win; 
TinderBox: Win-x86@42, Branch:master, Time: 2019-01-30_06:57:04
Locale: en-US (en_US); UI-Language: en-US
Calc: threaded

The corners mismatch with the object and it can only be extended or reduced.
The corners are not visualized as rotated.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125634] Object not rotated, though it's corners visualized as rotated

2019-06-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125634

--- Comment #3 from opensuse.lietuviu.ka...@gmail.com ---
I see fragment "rotation:270" (that seems not fully implemented) in
word/document.xml from DOCX archive:



-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125634] Object not rotated, though it's corners visualized as rotated

2019-06-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125634

--- Comment #2 from opensuse.lietuviu.ka...@gmail.com ---
Created attachment 151843
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151843=edit
DOCX for testing

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125634] Object not rotated, though it's corners visualized as rotated

2019-06-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125634

--- Comment #1 from opensuse.lietuviu.ka...@gmail.com ---
Created attachment 151842
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151842=edit
ODT document for testing

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs