[Libreoffice-ux-advise] [Bug 91820] Reorganization of the menu bar for Calc

2016-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91820

--- Comment #47 from Yousuf (Jay) Philips  ---
(In reply to kompilainenn from comment #46)
> Hi, Yousuf. Item "Fill cell" in menu "Sheet" inconvenient to use. Even
> knowing about the changes in the menu, I've been searching this item. It
> should be placed in the Data menu. It is more logical.

Hey kompilainenn,

The Data menu is for working with data already present in your sheet (sort,
autofilter, pivot table, etc), so thats why i dont think that would be the
correct place for it. It used to be Edit > Fill, but was moved from there as
the Edit menu is for edit functions (undo, cut, track changes, edit object,
edit mode). Also we needed to bring all cell related functions under one roof -
insert cell, delete cell, filling cell with data, managing cell comment,
clearing cell data, and changing cell references.

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


[Libreoffice-ux-advise] [Bug 97303] Add Illustration and Table caption fields into Insert -> Field menu

2016-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97303

Yousuf (Jay) Philips  changed:

   What|Removed |Added

   Keywords|needAdvice  |needsDevEval
 Status|UNCONFIRMED |NEW
 CC||momonas...@gmail.com
  Component|ux-advise   |Writer
Summary|Add Illustration and Table  |Add Illustration and Table
   |field into Insert -> Field  |caption fields into Insert
   |menu|-> Field menu
 Ever confirmed|0   |1

--- Comment #5 from Yousuf (Jay) Philips  ---
(In reply to Heiko Tietze from comment #3)
> needsDevEval for the UNO question and the table context menu

Caption was removed from the table context menu due to context menu size
restraints.

(In reply to Ljiljan from comment #4)
> Insert -> Caption is really good when it comes to tables (caption is
> inserted above or below table), but what I don't like is how caption is
> added to illustration/ drawings. Inserting caption for drawings/
> illustration will also insert frame. And I (personally) don't like inserting
> frames just to add caption. That is why I always need to go Insert ->Field
> -> Other -> Variables -> Illustration. But I think it is matter of habit/ my
> personal preference, so no need to talk about this anymore. 

In order to accurately place a caption for a floating image, a frame is needed
to be placed around it to make sure the caption aligns with the image. Maybe
the alternative solution is to have an option in the caption dialog to
enable/disable to creation of the frame.

@Maxim: Would it be easy to create a single UNO command to be able to open the
insert field dialog at a particular field or insert any field, similar to how
we have for changing styles and changing slide layout? So something like this
to open the insert field dialog at a particular field type

.uno:InsertField?type=Number range=Table

and something like this to insert a field directly

.uno:InsertField?type=Number range=Table=Arabic (1 2
3)=Table=Table+1

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


[Libreoffice-ux-advise] [Bug 97445] move menu bar on window title

2016-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97445

V Stuart Foote  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||vstuart.fo...@utsa.edu
 Ever confirmed|0   |1

--- Comment #1 from V Stuart Foote  ---
This is possible, but not trivial and it would require conceptual changes to LO
behavior circumventing the Windows Desktop Environment defaults. We generally
do not do that.

In MS Windows the frame holding the Title is referred to as the "non-client
area", an it includes the title bar, icon, window border, caption buttons. 

It is controlled by the MS Desktop Windows Manager (DWM) APIs.

This MSDN article describes what would need to be done.

https://msdn.microsoft.com/en-us/library/bb688195.aspx

So, yes we could replace the standard frame with a custom frame, and populate
the frame with our standard menu--which would be visually cool. But the project
would then be responsible for replicating the Windows DWM controls  that we've
removed with our custom frame. We'll also have to support HiDPI graphics with
whatever we implement. 

So, while visually appealing, it would expose the project to ill-will and a bad
UX if we make the UI unstable. Additionally, we'd need to be sure we could
maintain this over the long term, or we'd be faced with complaints of
non-compliant UI as with support of OS X Aqua.

If this were easy/reliable more cross platform projects would implement it on
Windows.

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


[Libreoffice-ux-advise] [Bug 95408] "Toggle" in Writer Navigator should be more explicit in what it toggles

2016-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95408

Akshay Deep  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |akshaydeepi...@gmail.com
   |desktop.org |

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


[Libreoffice-ux-advise] [Bug 95408] "Toggle" in Writer Navigator should be more explicit in what it toggles

2016-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95408

--- Comment #2 from Akshay Deep  ---
I have committed a patch related to this bug. Kindly review it. Hope it fixes
this. :)

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


[Libreoffice-ux-advise] [Bug 97445] New: move menu bar on window title

2016-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97445

Bug ID: 97445
   Summary: move menu bar on window title
   Product: LibreOffice
   Version: 5.2.0.0.alpha0+ Master
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: ux-advise
  Assignee: libreoffice-b...@lists.freedesktop.org
  Reporter: 79045_79...@mail.ru
CC: libreoffice-ux-advise@lists.freedesktop.org

Created attachment 122281
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122281=edit
LO in Ubuntu

subj. make as in ubuntu-unity and in OS X

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