[Libreoffice-bugs] [Bug 113715] Customize dialog: .uno: EditAnnotation visible in functions list

2017-12-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113715

Maxim Monastirsky  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|libreoffice-b...@lists.free |momonas...@gmail.com
   |desktop.org |

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


[Libreoffice-bugs] [Bug 113715] Customize dialog: .uno: EditAnnotation visible in functions list

2017-12-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113715

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:6.1.0

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


[Libreoffice-bugs] [Bug 113715] Customize dialog: .uno: EditAnnotation visible in functions list

2017-12-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113715

--- Comment #7 from Commit Notification 
 ---
Maxim Monastirsky committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=591ed2391389120efdf366f207642a98eb9f054c

tdf#113715 Fix .uno: names appearing in the customization dialog

It will be available in 6.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.

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


[Libreoffice-bugs] [Bug 113715] Customize dialog: .uno: EditAnnotation visible in functions list

2017-12-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113715

Muhammet Kara  changed:

   What|Removed |Added

 Status|ASSIGNED|NEW
   Assignee|muhammet.k...@pardus.org.tr |libreoffice-b...@lists.free
   ||desktop.org

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


[Libreoffice-bugs] [Bug 113715] Customize dialog: .uno: EditAnnotation visible in functions list

2017-12-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113715

Muhammet Kara  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |muhammet.k...@pardus.org.tr
   |desktop.org |

--- Comment #5 from Muhammet Kara  ---
In fact, .uno:EditAnnotation  is not alone. Open the customize dialog in Calc
to see more.

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


[Libreoffice-bugs] [Bug 113715] Customize dialog: .uno: EditAnnotation visible in functions list

2017-12-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113715

--- Comment #4 from Maxim Monastirsky  ---
.uno:EditAnnotation works in sw and sd only with arguments, and in sc also w/o
arguments, so it should be in the customization dialog in sc but not in sw and
sd. That's why its label is only defined in CalcCommands.xcu, so it can't find
the label when opening the dialog from inside sw or sd.

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


[Libreoffice-bugs] [Bug 113715] Customize dialog: .uno: EditAnnotation visible in functions list

2017-12-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113715

Muhammet Kara  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
Version|6.0.0.0.alpha1+ |5.2.7.2 release
 Ever confirmed|0   |1

--- Comment #3 from Muhammet Kara  ---
Either it doesn't have a name to be displayed, or there was another error while
getting its name. Needs a little more investigation to find out the exact
reason for this, but I confirm there is a problem for sure, and it needs to be
fixed.

Confirmed on:
Version: 6.1.0.0.alpha0+
Build ID: 0e2a3619bdecd903516c96a64dc7cbf8552b85bf
CPU threads: 8; OS: Linux 4.9; UI render: default; VCL: gtk3; 
Locale: en-US (en_US.UTF-8); Calc: group threaded

Also confirmed on:
Sürüm: 5.2.7.2
İnşa №: 1:5.2.7-1
İşlemci Görevleri: 8; İşletim Sistemi Sürümü: Linux 4.9; UI Gerçekleyici:
varsayılan; VCL: gtk3; 
Yerel: tr-TR (en_US.UTF-8); Calc: group

And adding it to a menu in a localized version (tr-TR) causes a crash.

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


[Libreoffice-bugs] [Bug 113715] Customize dialog: .uno: EditAnnotation visible in functions list

2017-11-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113715

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org

--- Comment #1 from Xisco Faulí  ---
Could you add a screenshot for clarification ?

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