[Libreoffice-bugs] [Bug 130456] Should the "Transparency" control be visible in the "Font Effects" tab for Paragraph Style and Character Style in Writer?

2020-05-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130456

Miklos Vajna  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |vmik...@collabora.com
   |desktop.org |

-- 
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 130456] Should the "Transparency" control be visible in the "Font Effects" tab for Paragraph Style and Character Style in Writer?

2020-02-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130456

--- Comment #5 from Miklos Vajna  ---
Not off the top of my head; the usual approach is to put a breakpoint to the
place where the chardlg is created (perhaps the SvxCharEffectsPage ctor) and
then see the backtrace in the debugger. I hope that will give you the place
where you indeed probably just need to opt in by specifying
SVX_ENABLE_CHAR_TRANSPARENCY.

-- 
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 130456] Should the "Transparency" control be visible in the "Font Effects" tab for Paragraph Style and Character Style in Writer?

2020-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130456

--- Comment #4 from sdc.bla...@youmail.dk ---
(In reply to Miklos Vajna from comment #2)
> Ah, confirmed, direct formatting has it, the Style versions don't. Could be
> added, indeed.
@Miklos - I was going to try, but I cannot figure out why it is not already
being shown.  

- assume Paragraph Style and Character Style also use effectpage.ui
- which is controlled with cui/source/tabpages/chardlg.cxx  
- where the relevant place to hide the transparency controls is: 

2450  if ((nFlags & SVX_ENABLE_CHAR_TRANSPARENCY) !=
SVX_ENABLE_CHAR_TRANSPARENCY)

- assume problem is that "Paragraph Style" and "Character Style" are not
passing the needed flag 

- but cannot see where the flags for Paragraph and Character Style are defined. 
Do you happen to have information about that?

-- 
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 130456] Should the "Transparency" control be visible in the "Font Effects" tab for Paragraph Style and Character Style in Writer?

2020-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130456

Heiko Tietze  changed:

   What|Removed |Added

   Keywords|needsUXEval |
 CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda
   |.freedesktop.org|tion.org

--- Comment #3 from Heiko Tietze  ---
Cool stuff. But please follow the guidelines for property dialogs
https://wiki.documentfoundation.org/Design/Guidelines/PropertyDialog (labels
are left-aligned -> https://gerrit.libreoffice.org/c/core/+/89017). 

No need for input from UX, character dialog is done, paragraph style missing.

-- 
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 130456] Should the "Transparency" control be visible in the "Font Effects" tab for Paragraph Style and Character Style in Writer?

2020-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130456

Miklos Vajna  changed:

   What|Removed |Added

   Severity|normal  |enhancement
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #2 from Miklos Vajna  ---
Ah, confirmed, direct formatting has it, the Style versions don't. Could be
added, indeed.

-- 
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 130456] Should the "Transparency" control be visible in the "Font Effects" tab for Paragraph Style and Character Style in Writer?

2020-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130456

Miklos Vajna  changed:

   What|Removed |Added

 CC||vmik...@collabora.com

--- Comment #1 from Miklos Vajna  ---
I believe
https://gerrit.libreoffice.org/plugins/gitiles/core/+diff/6d6e80435fd7f71342c429a67759a7b7b280cc55%5E%21
does what you ask for, does it?

-- 
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 130456] Should the "Transparency" control be visible in the "Font Effects" tab for Paragraph Style and Character Style in Writer?

2020-02-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130456

sdc.bla...@youmail.dk changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||0384

-- 
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 130456] Should the "Transparency" control be visible in the "Font Effects" tab for Paragraph Style and Character Style in Writer?

2020-02-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130456

Dieter  changed:

   What|Removed |Added

   Keywords||needsUXEval
 CC||dgp-m...@gmx.de,
   ||libreoffice-ux-advise@lists
   ||.freedesktop.org

-- 
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 130456] Should the "Transparency" control be visible in the "Font Effects" tab for Paragraph Style and Character Style in Writer?

2020-02-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130456

sdc.bla...@youmail.dk changed:

   What|Removed |Added

 Blocks|107326, 107838  |108014


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107326
[Bug 107326] [META] Writer style bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=107838
[Bug 107838] [META] Character-level bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=108014
[Bug 108014] [META] Writer character style bugs and enhancements
-- 
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 130456] Should the "Transparency" control be visible in the "Font Effects" tab for Paragraph Style and Character Style in Writer?

2020-02-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130456

sdc.bla...@youmail.dk changed:

   What|Removed |Added

 Blocks||107833, 107326, 107838


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107326
[Bug 107326] [META] Writer style bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=107833
[Bug 107833] [META] Writer paragraph style bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=107838
[Bug 107838] [META] Character-level bugs and enhancements
-- 
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