Bug 56195 - UI: Missing buttons in Format Text dialog
Summary: UI: Missing buttons in Format Text dialog
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Draw (show other bugs)
Version:
(earliest affected)
4.0.0.0.alpha0+ Master
Hardware: Other All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: bibisected40 target:4.0.0.0.beta1
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-19 17:13 UTC by Rainer Bielefeld Retired
Modified: 2015-12-22 01:33 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rainer Bielefeld Retired 2012-10-19 17:13:15 UTC
Steps how to reproduce with "LibreOffice 3.6.3.1” English UI/ German Locale [Build-ID: f8fce0b] on German WIN7 Home Premium (64bit) :

1. Open new Drawing from Starc Center
2. Draw a Rectangle 30x20mm (not user shape) from Draw Toolbar
3. Double click rectangle, type "xxx" and click outside rectangle
4. 'Rightclick rectangle -> Text' (from context menu
   > Text dialog appears remember there are 4 Buttons at the bottom
5. Select tab 'Text Anmiation' -> <OK>' (without changes)
6. 4. 'Rightclick rectangle -> Text' (from context menu
   > Text dialog appears iwth Tab 'Text Anmiation' 
7. Click 'Text" tab
   Bug: Buttons missing

I will have to check with what version that started
Comment 1 ydutrieux 2012-12-16 09:46:45 UTC
NOT confirmed with Version 4.0.0.0.beta1 (Build ID: 87906242e87d3ddb2ba9827818f2d1416d80cc7)
Win7 - 64bits

All the buttons are present (4).
Comment 2 Rainer Bielefeld Retired 2012-12-16 10:51:24 UTC
Yes, seems to be solved for 4.0.0.0

Still [Reproducible] with "LibreOffice 3.6.4.3" German UI/ German Locale [Build-ID: 2ef5aff] {pull date 2012-11-28} on German WIN7 Home Premium (64bit) 

Already [Reproducible] with server-installation of Master "3.7.0alpha0+  – WIN7 Home Premium (64bit) ENGLISH UI [Build ID: b255de8]" (tinderbox: Win-x86@6-fast, pull time 2012-06-05 23:16:58)

Was still ok with Server installation of  Master "LOdev 3.6.0alpha0+  – WIN7 Home Premium (64bit) ENGLISH UI [Build ID: 475d0c5-829fc92-39746e8-206648e-fefd87]" (2012-02-14)

NEW due to many versions where observed on my PC

May be some bibisect can help us to fix this also for 3.6?
Comment 3 Terrence Enger 2012-12-30 18:19:20 UTC
Result from `git bisect good` ...

    703554f1f068dc8d60909fe49ac2bfae4aadc3f8 is the first bad commit
    commit 703554f1f068dc8d60909fe49ac2bfae4aadc3f8
    Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
    Date:   Mon Dec 10 17:35:45 2012 +0000

        source-hash-a20f9a410fdd3f776f870434bc39219d5fc64b40

        commit a20f9a410fdd3f776f870434bc39219d5fc64b40
        Author:     Noel Grandin <noel@peralex.com>
        AuthorDate: Wed Oct 3 13:30:43 2012 +0200
        Commit:     Stephan Bergmann <sbergman@redhat.com>
        CommitDate: Thu Oct 4 16:29:53 2012 +0200
    
            fdo#46808, Adapt xml::sax::XParser UNO service to new style
        
            The xml.sax.Parser service already existed, it just did not have
            a new-style service to create it.
    
            Change-Id: I6f145a7504ff9e149c802f723991954a2801cbc9

    :100644 100644 0a2166bae9c838b1ac4f1361e629291f0e0aba13 b7cb5c5fc3c41b6ca5d400137367b19efc4fe28f M	ccache.log
    :100644 100644 b3c11b723c8354b9dc7295f75b1ae1b424d6d096 5680cdb04b35639f2f1400c66ccab14ba64f2eb6 M	commitmsg
    :100644 100644 a213961f2cad89295bf28a98cb969c734b2b4f24 26cc768956bad2d9c4be9b25f6c827aa40310762 M	dev-install.log
    :100644 100644 a9d40710f309e3236c9c349c956ffe5cd22784d0 dc6d136e4e7c26263bb36a56b13593cd3e167296 M	make.log
    :040000 040000 2907b4766ceb9ee3ef7c9f33674a843fe97cac8d af5af3dece0683344483358662d76fa272363a73 M	opt

Output from `git bisect log` ...

    # bad: [703554f1f068dc8d60909fe49ac2bfae4aadc3f8] source-hash-a20f9a410fdd3f776f870434bc39219d5fc64b40
    # good: [6af64581913aa7ce3fcf0890fe671830d416a6ea] source-hash-06a8ca9339f02fccf6961c0de77c49673823b35f
    git bisect start '703554f' '6af6458'
    # good: [6754770bdf82d23f0b8474ea5f1e1cd671a55267] source-hash-69222d71221d0ec81a3dbf01789456bcf2dde0da
    git bisect good 6754770bdf82d23f0b8474ea5f1e1cd671a55267
    # good: [ee1cb4f1eac09d356398a8c954ce1fea93407265] source-hash-968ed85d7304fe0044d3f82af20ae7190ad3c33d
    git bisect good ee1cb4f1eac09d356398a8c954ce1fea93407265
    # good: [45e7bb384016f066ab30a844087af64f2420415b] source-hash-9ed34f8137e1ec4f58151eba74507102192cb8fd
    git bisect good 45e7bb384016f066ab30a844087af64f2420415b


HTH,
Terry.
Comment 4 Jorendc 2013-01-05 15:20:16 UTC
(In reply to comment #3)
> Result from `git bisect good` ...
>...
> HTH,
> Terry.

Because you already did a bibisect -> change whiteboard 'bibisectrequest' to 'bibisected40'
Comment 5 Jan Holesovsky 2013-03-29 16:14:05 UTC
Changing the bibisected40 to bibisected40older, as it seems to be older than 4.0 (according to comment 1 and comment 2 it is fixed there).
Comment 6 Robinson Tryon (qubit) 2015-12-22 01:33:07 UTC
Removing comma from Whiteboard (please use a space to delimit values in this field)
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Whiteboard#Getting_Started
[NinjaEdit]