Issue 128575 - FrameStyles missing Property "FillTransparence"
Summary: FrameStyles missing Property "FillTransparence"
Status: RESOLVED FIXED
Alias: None
Product: Writer
Classification: Application
Component: programming (show other issues)
Version: 4.1.6
Hardware: PC Windows, all
: P5 (lowest) Normal (vote)
Target Milestone: 4.2.0
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-14 09:37 UTC by Kai Struck
Modified: 2023-10-10 13:13 UTC (History)
2 users (show)

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


Attachments
Button to test code (11.43 KB, application/vnd.oasis.opendocument.text)
2023-09-14 09:37 UTC, Kai Struck
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Kai Struck 2023-09-14 09:37:35 UTC
Created attachment 87199 [details]
Button to test code

Transparency of Framestyles can no longer be set by Property "FillTransparence".

Throws an error because of missing Property.

oFrameStyles = Thiscomponent.StyleFamilies.FrameStyles
hideframestyle=oFrameStyles.getbyname("Frame")
hideframestyle.FillTransparence=50
Comment 1 Matthias Seidel 2023-09-14 10:13:01 UTC
Confirmed on Windows 10 with AOO 4.1.14.

Works as expected with my latest AOO 4.2.0 Windows test build.
Comment 2 Matthias Seidel 2023-10-02 14:45:28 UTC
Can anyone test this on other platforms?
Comment 3 Matthias Seidel 2023-10-03 07:48:45 UTC
BTW, my Windows Test Builds are available here:
https://home.apache.org/~mseidel/AOO-builds/
Comment 4 Matthias Seidel 2023-10-10 13:13:05 UTC
I set this issue to FIXED (for AOO 4.2.0).

Since it remains unknown what code commit fixed it we will probably not backport it to AOO41X.