[Libreoffice-bugs] [Bug 62054] Can't use Cmd+A in Save As... window on Mac

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

Adolfo Jayme f...@libreoffice.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

-- 
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 62054] Can't use Cmd+A in Save As... window on Mac

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

--- Comment #10 from CZEpersi czepe...@email.cz ---
(In reply to comment #9)
 Matthew J. Francis committed a patch related to this issue.
 It has been pushed to master:
 
 http://cgit.freedesktop.org/libreoffice/core/commit/
 ?id=0350bcde37edb1f25cca68cb1447ba8f759aea15
 
 fdo#62054 Enable Select All, Undo and Redo in Save as... on OS X
 
 
 
 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.

Thanks for the patch! I have tested the master build (Version: 4.4.0.0.alpha0+
Build ID: 80748411462c20d51d80eca63211285036af106c from 28th August 2014) on my
MacOS X 10.9.3 and it seems to be working nicely for me. I can‘t wait for the
official release.

-- 
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 62054] Can't use Cmd+A in Save As... window on Mac

2014-08-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62054

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

   What|Removed |Added

 Whiteboard|BSA Confirmed:4.2.0.4:OSX   |BSA Confirmed:4.2.0.4:OSX
   ||target:4.4.0

--- Comment #9 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Matthew J. Francis committed a patch related to this issue.
It has been pushed to master:

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

fdo#62054 Enable Select All, Undo and Redo in Save as... on OS X



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 62054] Can't use Cmd+A in Save As... window on Mac

2014-08-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62054

--- Comment #7 from Matthew Francis fdb...@neosheffield.co.uk ---
Created attachment 104217
  -- https://bugs.freedesktop.org/attachment.cgi?id=104217action=edit
Proposed patch

Solving the problem as stated (with the addition of the also missing undo and
redo) is probably as simple as the attached patch, which was inspired by
http://stackoverflow.com/questions/970707/cocoa-keyboard-shortcuts-in-dialog-without-an-edit-menu

However, there is a related issue remaining: With the Save As dialog open,
the regular LO menus remain in place on the top bar, but if you try to use them
it quickly becomes clear that the cake is a lie, and none of the menu items
actually do anything (even the ones you would expect to work, like Select
All)

Looking at what other applications do with such modal windows, either a
temporary menu set is substituted while the dialog is open, which generally
only includes Edit - Undo, Cut, Copy, Paste, Delete and Select
All, or all menus are simply removed until the dialog is dismissed. Fixing
this one is beyond my knowledge of Cocoa or the LO codebase

-- 
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 62054] Can't use Cmd+A in Save As... window on Mac

2014-08-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62054

V Stuart Foote vstuart.fo...@utsa.edu changed:

   What|Removed |Added

 CC||t...@libreoffice.org,
   ||t...@iki.fi

--- Comment #8 from V Stuart Foote vstuart.fo...@utsa.edu ---
@Matthew, *,
(In reply to comment #7)
 Created attachment 104217 [details] [review]
 Proposed patch

Thanks for the proposed patch, I also thought something along those lines would
be necessary, see bug 49853#c37. Lets hope one of the OSX versed devs picks it
up and pushes it further. MAybe this class of OSX issues can finally be
tackled. Tor? Thorsten?

-- 
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 62054] Can't use Cmd+A in Save As... window on Mac

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

Foss f...@openmailbox.org changed:

   What|Removed |Added

 Whiteboard|BSA |BSA Confirmed:4.2.0.4:OSX

--- Comment #6 from Foss f...@openmailbox.org ---
Confirmed:4.2.0.4:OSX

-- 
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 62054] Can't use Cmd+A in Save As... window on Mac

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

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

 CC||ambrose...@gmail.com

--- Comment #5 from Jorendc jore...@libreoffice.org ---
*** Bug 55371 has been marked as a duplicate of this bug. ***

-- 
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 62054] Can't use Cmd+A in Save As... window on Mac

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

--- Comment #4 from James spa...@gmx.net ---
Just FYI: Still valid for master build 4.2 2013-08-20 and LO 4.1.1.1.

Rather minor but very annoying bug.

-- 
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 62054] Can't use Cmd+A in Save As... window on Mac

2013-04-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62054

V Stuart Foote vstuart.fo...@utsa.edu changed:

   What|Removed |Added

 Blocks||42082

-- 
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 62054] Can't use Cmd+A in Save As... window on Mac

2013-03-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62054

V Stuart Foote vstuart.fo...@utsa.edu changed:

   What|Removed |Added

 CC||b...@eikota.de,
   ||LibreOffice@bielefeldundbus
   ||s.de,
   ||vstuart.fo...@utsa.edu
Summary|ACCESSIBILITY: Can't use|Can't use Cmd+A in Save
   |Cmd+A in Save As...   |As... window on Mac
   |window on Mac   |

--- Comment #2 from V Stuart Foote vstuart.fo...@utsa.edu ---
@CZEpersi,

Understand choosing UI category since it likely affects all LibreOffice
components on OSX, but how is this an Accessibility issue?

Removing the ACCESSIBILITY sub-component flag from the subject title.

@Joel, Rainer

In BSA this should probably be left as an (All other Problems), but would
there be enough need to add a SELECTION or OBJECT SELECTION subcategory?

-- 
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 62054] Can't use Cmd+A in Save As... window on Mac

2013-03-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62054

--- Comment #3 from CZEpersi czepe...@email.cz ---
@V Stuart Foote:

Hi! To be honest, I was not sure, to which component this bug should belong, so
I chose the one that seemed most probable to me. You are welcome to re-assign
it. I am new to LibreOffice bug report.

Thanks. I hope it gets fixed some day. It's really annoying:-/

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