[Libreoffice-bugs] [Bug 64337] VIEWING: UX: Ctrl+F in LibreOffice Start Center opens an empty toolbar

2016-02-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=64337

Björn Michaelsen  changed:

   What|Removed |Added

   Keywords|difficultyEasy  |

--- Comment #11 from Björn Michaelsen  ---
difficultyEasy -> difficultyBeginner. The former never really existed and only
makes the EasyHack not appear on the wiki.

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


[Libreoffice-bugs] [Bug 64337] VIEWING: UX: Ctrl+F in LibreOffice Start Center opens an empty toolbar

2016-02-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=64337

Björn Michaelsen  changed:

   What|Removed |Added

   Keywords||difficultyBeginner

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


[Libreoffice-bugs] [Bug 64337] VIEWING: UX: Ctrl+F in LibreOffice Start Center opens an empty toolbar

2014-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64337

Foss f...@openmailbox.org changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #7 from Foss f...@openmailbox.org ---
Verified in Version: 4.3.0.0.alpha0+
Build ID: 4bb7e9a1b0dd2f72609affde0170c0a2d4fff44b
TinderBox: MacOSX-x86@49-TDF, Branch:master, Time: 2014-02-02_00:54:31

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


[Libreoffice-bugs] [Bug 64337] VIEWING: UX: Ctrl+F in LibreOffice Start Center opens an empty toolbar

2014-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64337

--- Comment #8 from V Stuart Foote vstuart.fo...@utsa.edu ---
Verified on Windows 7 sp1, 64-bit

Version: 4.3.0.0.alpha0+
Build ID: 4bb7e9a1b0dd2f72609affde0170c0a2d4fff44b
TinderBox: Win-x86@42, Branch:master, Time: 2014-02-02_01:08:10

Suppressed on the Start Center, functions correctly on other components where
the Findbar makes sense.

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


[Libreoffice-bugs] [Bug 64337] VIEWING: UX: Ctrl+F in LibreOffice Start Center opens an empty toolbar

2014-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64337

--- Comment #9 from msjasin...@gmail.com ---
Verified on Win XP SP3.

Thank you for taking care of the bug (this is submitter speaking) :-)

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


[Libreoffice-bugs] [Bug 64337] VIEWING: UX: Ctrl+F in LibreOffice Start Center opens an empty toolbar

2014-02-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64337

Commit Notification libreoffice-comm...@lists.freedesktop.org changed:

   What|Removed |Added

 Whiteboard|BSA EasyHack DifficultyEasy |BSA EasyHack DifficultyEasy
   |SkillCpp|SkillCpp target:4.3.0

--- Comment #6 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Robert Roth committed a patch related to this issue.
It has been pushed to master:

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

fdo#64337 Do not show empty findbar in startcenter.



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
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 64337] VIEWING: UX: Ctrl+F in LibreOffice Start Center opens an empty toolbar

2014-02-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64337

Andrzej J.R. Hunt andr...@ahunt.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
 CC||andr...@ahunt.org

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


[Libreoffice-bugs] [Bug 64337] VIEWING: UX: Ctrl+F in LibreOffice Start Center opens an empty toolbar

2014-01-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64337

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

 CC||jore...@libreoffice.org

--- Comment #4 from Jorendc jore...@libreoffice.org ---
Thanks to Kendy for the code pointers:

The magic of the StartCenter happens in
core/sfx2/source/dialog/backingwindow.cxx and
core/sfx2/source/dialog/backingcomp.cxx

BackingWindow::Notify( NotifyEvent rNEvt ) is the function that handles the
key input.

The findbar (which isn't populated though) opens when pressing ctrl+f, so we
might want to check in the Notify function the command is not the one
corresponding to call the findbar (vnd.sun.star.findbar:FocusToFindbar). To
determine what command is called with a key-input (it can be customized, so the
call of that findbar might be linked with ctrl+i or so :) ) you can use
AcceleratorExecute::findCommand() in acceleratorexecute.cxx.

I hope that helped.

Kind regards,
Joren

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


[Libreoffice-bugs] [Bug 64337] VIEWING: UX: Ctrl+F in LibreOffice Start Center opens an empty toolbar

2014-01-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64337

Jan Holesovsky ke...@collabora.com changed:

   What|Removed |Added

 Whiteboard|BSA ProposedEasyHack|BSA EasyHack

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


[Libreoffice-bugs] [Bug 64337] VIEWING: UX: Ctrl+F in LibreOffice Start Center opens an empty toolbar

2014-01-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64337

Jan Holesovsky ke...@collabora.com changed:

   What|Removed |Added

 Whiteboard|BSA EasyHack|BSA EasyHack DifficultyEasy
   ||SkillCpp

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


[Libreoffice-bugs] [Bug 64337] VIEWING: UX: Ctrl+F in LibreOffice Start Center opens an empty toolbar

2014-01-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64337

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

 CC||libreoffice@lists.freedeskt
   ||op.org

--- Comment #5 from Jorendc jore...@libreoffice.org ---
Like other EasyHacks: adding LibreOffice developer list as CC to unresolved
EasyHacks for better visibility. see e.g.
http://nabble.documentfoundation.org/minutes-of-ESC-call-td4076214.html for
details

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


[Libreoffice-bugs] [Bug 64337] VIEWING: UX: Ctrl+F in LibreOffice Start Center opens an empty toolbar

2014-01-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64337

--- Comment #3 from Rachit Gupta rachitgupta1...@gmail.com ---
i wish to work on this bug. Can someone help me with where to start?

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


[Libreoffice-bugs] [Bug 64337] VIEWING: UX: Ctrl+F in LibreOffice Start Center opens an empty toolbar

2013-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64337

Foss f...@openmailbox.org changed:

   What|Removed |Added

 Whiteboard|BSA |BSA, ProposedEasyHack
 CC||f...@openmailbox.org

--- Comment #2 from Foss f...@openmailbox.org ---
Still happening in 4.1.3.2.

Also Version: 4.2.0.0.alpha1+
Build ID: 9c45345a680f7444df251f9403c7d56572380f21
TinderBox: MacOSX-x86@49-TDF, Branch:master, Time: 2013-11-18_12:43:03

Definitely not nice. Adding ProposedEasyHack.

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


[Libreoffice-bugs] [Bug 64337] VIEWING: UX: Ctrl+F in LibreOffice Start Center opens an empty toolbar

2013-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64337

Joel Madero jmadero@gmail.com changed:

   What|Removed |Added

 Whiteboard|BSA, ProposedEasyHack   |BSA ProposedEasyHack
 CC||jmadero@gmail.com

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


[Libreoffice-bugs] [Bug 64337] VIEWING: UX: Ctrl+F in LibreOffice Start Center opens an empty toolbar

2013-05-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64337

Fitoschido fitosch...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||fitosch...@gmail.com
 Ever confirmed|0   |1

--- Comment #1 from Fitoschido fitosch...@gmail.com ---
I'd say it's a bug. Confirmed in LibreOffice 4.0.3 under Ubuntu 13.04.

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