[Libreoffice-bugs] [Bug 46193] Let the user copy error message from error dialog

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 7 12:32:17 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=46193

Andras Timar <timar74 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
  Status Whiteboard|EasyHack                    |target:3.7.0
                   |DifficultyInteresting       |
                   |SkillCpp SkillVcl TopicUI   |
         Resolution|                            |FIXED
         AssignedTo|libreoffice-bugs at lists.free |zolniatamas at caesar.elte.hu
                   |desktop.org                 |

--- Comment #11 from Andras Timar <timar74 at gmail.com> 2012-08-07 10:32:17 UTC ---
commit 2854d8b17cb873a5d61e06f9570ac344f054d666
Author: Zolnai Tamás <zolniatamas at caesar.elte.hu>
Date:   Mon Aug 6 20:52:37 2012 +0200

    fdo#46193 MessBox was made copyable

    Part of MultiLineEdit was moved down from stvools to vcl
    with name VCLMultiLineEdit. MessBox uses it to display the
    message in read-only mode. Some of svtools' classes - which
    are necessary to implement VCLMultiLineEdit - were moved to
    vcl as a whole, and their includes are rewrite.
    Note: ExtTextView and ExtTextEngine classes would be leaved in svtools
    if VCLMultiLineEdit is a template class, but two macros: IMPL_LINK
    end IMPL_LINK_NOARG make it impossible to use template syntax.

    Change-Id: I26543868d8081c225c7125404d23369de3c3afcd

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Libreoffice-bugs mailing list