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

            Bug ID: 88986
           Summary: EDITING: Insert Frame dialog shows empty lists for
                    area fill types
           Product: LibreOffice
           Version: 4.4.0.3 release
          Hardware: Other
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: tmac...@gmail.com

In LibreOffice 4.4.x, when you insert a frame and attempt to set a background
area color, each category (color, gradient, etc..) shows an empty list.  Once
the frame is actually inserted, it is then possible to modify the frame
properties to select a color as you would expect.

Note that this seems to be the exact same problem as described in bug 80952. 
The insert frame dialog's area tab appears to have been completely overhauled
for the release of 4.3.  That's when this bug showed up.  Then, at some point
(4.3.2), the interface reverted back to the old style.  So the bug was marked
resolved because of the revert in 4.3, but master still has the new interface
and still suffers the bug.

Steps to reproduce:
1. New document
2. Insert->Frame
3. Area tab
4. Change Fill Type to Color

Expected:
You should see a list of colors to select

Actual:
No colors are presented

This was tested on LO 4.4.0.3 using 64bit Arch Linux.  I also attempted to
bibisect, but there were quite a few versions I had to skip.  LO would either
give me a "ERROR 4 forking process" on launch, show an empty insert frame
dialog, or crash when I attempted to select a fill type. 

Bibisect results:
There are only 'skip'ped commits left to test.
The first bad commit could be any of:
b8faa3ecebb63b814ada4be4917f2ea81f97907d
66944a864096d075d16fadf478779487381f92c8
9d57c189d74551d2b3770cc81139ea10a62e672f
c4e590b6482131576747491ef9e0a2f9be6071aa
We cannot bisect more!

$ git bisect log
# bad: [423a84c4f7068853974887d98442bc2a2d0cc91b]
source-hash-c15927f20d4727c3b8de68497b6949e72f9e6e9e
# good: [752769ad0d2179e17ea0a08cc9004df7b890305b]
source-hash-60c64b437c6678dd1d3fa3a6fc2b7da0480890d4
git bisect start 'latest' 'last42onmaster'
# good: [4fcd68ce4979f85fda4568f4b419a4b41d07345f]
source-hash-2c4621c87ed3a7b19de195c21494c9a381e72b2e
git bisect good 4fcd68ce4979f85fda4568f4b419a4b41d07345f
# skip: [422186458e0b4db00c7e26b54d5b631f83bcad2a]
source-hash-6948bf58ce181b17f60ef81f10205ef4dac50cc6
git bisect skip 422186458e0b4db00c7e26b54d5b631f83bcad2a
# bad: [a0b33bffff9c787dce71a13b344f06ae1453026b]
source-hash-02e0be069e57e724c51f23e2e31b77657a6a1d3d
git bisect bad a0b33bffff9c787dce71a13b344f06ae1453026b
# good: [db29eee512d03b1dc0139b3752bbe7931b165377]
source-hash-77b6c1602aaa0bd059077765e7fabb53d9e6ddeb
git bisect good db29eee512d03b1dc0139b3752bbe7931b165377
# skip: [9d57c189d74551d2b3770cc81139ea10a62e672f]
source-hash-5b5e62650354788e50b44f32c22b687b2018aba9
git bisect skip 9d57c189d74551d2b3770cc81139ea10a62e672f
# bad: [c4b8375c4f4cd507d1bb4913f46789cf354e78a5]
source-hash-9359f4747181ae93f777f224a9f64a832d5b806c
git bisect bad c4b8375c4f4cd507d1bb4913f46789cf354e78a5
# good: [a6c3773eefb6c6ea2e1a8ad980c258c07a1a8e65]
source-hash-4f48dc2f978d36ef9ba08bf828894fa578430fc7
git bisect good a6c3773eefb6c6ea2e1a8ad980c258c07a1a8e65
# bad: [5f470f9cc992302f16a0ad8b2680725ad5beec08]
source-hash-7c4783f6a2cb7598ecc48f20379dad9784541d5b
git bisect bad 5f470f9cc992302f16a0ad8b2680725ad5beec08
# skip: [66944a864096d075d16fadf478779487381f92c8]
source-hash-e9509e54b45fc429a93975917dca2ec343e5f48d
git bisect skip 66944a864096d075d16fadf478779487381f92c8
# bad: [c4e590b6482131576747491ef9e0a2f9be6071aa]
source-hash-1ad901464afa29c96682bde59a12f864fccd525a
git bisect bad c4e590b6482131576747491ef9e0a2f9be6071aa
# skip: [b8faa3ecebb63b814ada4be4917f2ea81f97907d]
source-hash-7a120ad4ac99ac70c35132d12d11d630b92bd846
git bisect skip b8faa3ecebb63b814ada4be4917f2ea81f97907d
# good: [d888081586d217a52fd06ce89f146aa4080b4ca9]
source-hash-722c82b018327c1f9578ddc533ebbb06080848eb
git bisect good d888081586d217a52fd06ce89f146aa4080b4ca9
# only skipped commits left to test
# possible first bad commit: [c4e590b6482131576747491ef9e0a2f9be6071aa]
source-hash-1ad901464afa29c96682bde59a12f864fccd525a
# possible first bad commit: [66944a864096d075d16fadf478779487381f92c8]
source-hash-e9509e54b45fc429a93975917dca2ec343e5f48d
# possible first bad commit: [b8faa3ecebb63b814ada4be4917f2ea81f97907d]
source-hash-7a120ad4ac99ac70c35132d12d11d630b92bd846
# possible first bad commit: [9d57c189d74551d2b3770cc81139ea10a62e672f]
source-hash-5b5e62650354788e50b44f32c22b687b2018aba9

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

Reply via email to