https://bugs.documentfoundation.org/show_bug.cgi?id=106326

            Bug ID: 106326
           Summary: Android: Change font / background color
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: medium
         Component: Android Viewer
          Assignee: [email protected]
          Reporter: [email protected]

Description:
Currently, it is not possible to change the font or background. 

To change the color we need to send the ".uno:Color" UNO command with json
content:

"Color": { "type": "long", "value": 16750848 }

where the color is specified as the value - 32bit value 

For background color it is ".uno:BackColor" as the UNO command name but the
same content.

In addition a color picker is needed for the UI. 


Steps to Reproduce:
.

Actual Results:  
.

Expected Results:
.


Reproducible: Always

User Profile Reset: No

Additional Info:


User-Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:51.0) Gecko/20100101
Firefox/51.0

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to