Bug 93859 - Radio buttons are all "selected" when using OpenGL
Summary: Radio buttons are all "selected" when using OpenGL
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: graphics stack (show other bugs)
Version:
(earliest affected)
5.0.1.2 release
Hardware: Other All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:5.1.0 target:5.0.2
Keywords:
Depends on:
Blocks: VCL-OpenGL
  Show dependency treegraph
 
Reported: 2015-09-02 13:51 UTC by Tomaz Vajngerl
Modified: 2016-10-25 19:24 UTC (History)
1 user (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 Tomaz Vajngerl 2015-09-02 13:51:55 UTC
For example: in writer dialog "Insert Break", all radio buttons are in "selected" state when OpenGL is enabled.
Comment 1 Commit Notification 2015-09-02 14:27:06 UTC
Tomaž Vajngerl committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=54962518fa2ca3860fcb4d2c772dea21b22a184e

tdf#93859 opengl - don't cache radiobuttons, refactor code dupl.

It will be available in 5.1.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.
Comment 2 Commit Notification 2015-09-02 16:26:35 UTC
Tomaž Vajngerl committed a patch related to this issue.
It has been pushed to "libreoffice-5-0":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=bce6ef90b7e4ba4a9b49abb1afddd6ee07ea001e&h=libreoffice-5-0

tdf#93859 opengl - don't cache radiobuttons, refactor code dupl.

It will be available in 5.0.2.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.
Comment 3 Michael Meeks 2015-09-02 21:40:54 UTC
Thanks Tomaz =)