[Libreoffice-bugs] [Bug 111801] No hover effect in table design sidebar tab

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

Kshitij  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |kshitijpatha...@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 111801] No hover effect in table design sidebar tab

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

--- Comment #8 from Tamás Zolnai  ---
(In reply to Kshitij from comment #4)
> Hi! I am starting to work on this bug.

When you work on a bug assign it to yourself (see Assignee field) and also
change the status to assigend.

-- 
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 111801] No hover effect in table design sidebar tab

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

--- Comment #7 from Tamás Zolnai  ---

> manager dialog (in Impress: File -> Templates -> Manage Templates). The
> table manager code is here: sfx2/source/doc/templatedlg.cxx, but the hover
> effect handling can be found in its base class (ThumbnailView::MouseMove).

Sorry, ThumbnailView is not the base class of template dialog, but the base
class of its mpLocalView member. The mpLocalView handles the icons on the
dialog.

-- 
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 111801] No hover effect in table design sidebar tab

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

--- Comment #6 from Tamás Zolnai  ---
(In reply to Kshitij from comment #5)
> Hi ,Iam new to libreoffice .I have gone through TableDesignPane.cxx &
> TableDesignPane.hxx but  was unable to find something .Also I wanted to know
> which file to look in which hover effect in slide layout sidebar tab is
> implemented and how to use this information.PLease help me.

Hi,
Some more info about the bug. As I see table style list is stored in
TableDesignWidget::m_pValueSet member, which has TableValueSet type. So the
change might be related to this class or this member.
A better example for checking how to use hover effect is the template manager
dialog (in Impress: File -> Templates -> Manage Templates). The table manager
code is here: sfx2/source/doc/templatedlg.cxx, but the hover effect handling
can be found in its base class (ThumbnailView::MouseMove).

-- 
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 111801] No hover effect in table design sidebar tab

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

--- Comment #5 from Kshitij  ---
Hi ,Iam new to libreoffice .I have gone through TableDesignPane.cxx &
TableDesignPane.hxx but  was unable to find something .Also I wanted to know
which file to look in which hover effect in slide layout sidebar tab is
implemented and how to use this information.PLease help me.

-- 
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 111801] No hover effect in table design sidebar tab

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

--- Comment #4 from Kshitij  ---
Hi! I am starting to work on this bug.

-- 
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 111801] No hover effect in table design sidebar tab

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

Tamás Zolnai  changed:

   What|Removed |Added

   Keywords||difficultyBeginner,
   ||easyHack, skillCpp

--- Comment #3 from Tamás Zolnai  ---
Let's turn it into a easy hack. The code is here:
sd/source/ui/table/TableDesignPane.hxx
sd/source/ui/table/TableDesignPane.cxx

-- 
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