[Libreoffice-bugs] [Bug 145556] Draw: Text is invisible when it stands completely outside the object (left or right side)

2023-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145556

BogdanB  changed:

   What|Removed |Added

 CC||buzea.bog...@libreoffice.or
   ||g
 Blocks||123648


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=123648
[Bug 123648] [META] Custom shapes
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145556] Draw: Text is invisible when it stands completely outside the object (left or right side)

2021-11-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145556

--- Comment #4 from Regina Henschel  ---
For custom-shapes there is this situation:
The distances in the "Text attributes" dialog define a padding-area in the
sense of https://www.w3.org/TR/CSS2/box.html#box-padding-area.

If the padding is so large, that there is zero width or height of the content
area, then it might be valid to say, that then no content can be there. But I
have not found a rule, what to do.

To reduce confusion of users a solution could be, to restrict the distance
values in the dialog so, that this situation does not occur.

If you define your own custom-shape, you can workaround the problem by using a
suitable 'draw:text-areas' attribute.

For other shapes than custom-shapes, e.g. lines, no such explicit text area
exists. It might be possible to use a text area which reaches in the direction
opposite to the anchor to the document boundary.

Astonishingly there is no such problem, when placing text above or below the
line.

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

[Libreoffice-bugs] [Bug 145556] Draw: Text is invisible when it stands completely outside the object (left or right side)

2021-11-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145556

--- Comment #3 from phv  ---
Thank you for pointing out this issue: I actually experience it when I offset
text from a line, but I didn't try to find out where it came from.

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

[Libreoffice-bugs] [Bug 145556] Draw: Text is invisible when it stands completely outside the object (left or right side)

2021-11-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145556

Regina Henschel  changed:

   What|Removed |Added

 CC||rb.hensc...@t-online.de
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #2 from Regina Henschel  ---
I can confirm the problem with Version: 7.3.0.0.alpha1+ (x64) / LibreOffice
Community
Build ID: b6c3adf356ca5f7b6f3d80e6062b58c92e6e2a11
CPU threads: 8; OS: Windows 10.0 Build 19043; UI render: default; VCL: win
Locale: de-DE (en_US); UI: en-US
Calc: threaded

AOO shows the text if directly at the shape edge. It does not move the text
further left, regardless of the entered value.

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

[Libreoffice-bugs] [Bug 145556] Draw: Text is invisible when it stands completely outside the object (left or right side)

2021-11-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145556

--- Comment #1 from Dolon  ---
Created attachment 176123
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176123=edit
Example to show the bug with rectangle and line.

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