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

Eyal Rozenberg <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Export does not respect     |Export does not respect
                   |'Selection' toggle          |'Selection' toggle in some
                   |                            |situations

--- Comment #2 from Eyal Rozenberg <[email protected]> ---
(In reply to raal from comment #1)

It seems I can now only reproduce in some of the cases I mentioned. So, I
_can't_ reproduce with exporting a selected shape and that seems to work. But
here is when I can reproduce:

Scenario A
------------

1. Create a new Writer document
2. Type "first", then press Enter, then type "last"
3. Select the text "first"
4. On the menu, choose File > Export...
5. Set 'Selection' to on
6. Choose a "MediaWiki .txt" output format
7. Choose a filename and press OK
8. Open the exported file in a text editor

Expected result:

The file only contains "first"

Actual result:

The file contains "first", then two newlines, then "last

Scenario B
------------

1. Create a new Impress presentation
2. Introduce a rectangle shape
3. Type text into the rectangle shape: "hello world"
4. Select just the word "world"
5. On the menu, choose File > Export...
6. Set 'Selection' to on
7. Choose the WEBP output format
8. Choose a filename and press OK
9. Open the exported file in an image viewer

Expected result:

Either you only see a rendered "world"  text (in the same color as in the
image), or you see a rectangle with the text "world"

Actual result:

You see the entire rectangle, with all text. Also, its proportions are skewed
relative to the proportions of the slide.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to