[Libreoffice-bugs] [Bug 107914] .uno:RemoveDirectCharFormats command doesnt seem to work

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

--- Comment #7 from Yousuf Philips (jay)  ---
(In reply to Maxim Monastirsky from comment #6)
> This commands also seems to revert to the default character style, so this
> is not what we want anyway.

True. I guess creating new commands is the right option (bug 78371).

-- 
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 107914] .uno:RemoveDirectCharFormats command doesnt seem to work

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

--- Comment #6 from Maxim Monastirsky  ---
(In reply to Yousuf Philips (jay) from comment #5)
> and we do need a UNO command for clearing
> only character level direct formatting, which this command does but not for
> selected text.
This commands also seems to revert to the default character style, so this is
not what we want anyway.

-- 
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 107914] .uno:RemoveDirectCharFormats command doesnt seem to work

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

Yousuf Philips (jay)  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=78
   ||371

-- 
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 107914] .uno:RemoveDirectCharFormats command doesnt seem to work

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

--- Comment #5 from Yousuf Philips (jay)  ---
(In reply to Regina Henschel from comment #4)
> Neither modify nor new command. There exists already Ctrl+M for selected
> text, which calls .uno:ResetAttributes, which is command "Clear" from
> category "Formatting" in the customize dialog.

That clears both paragraph and character level direct formatting when selecting
an entire paragraph, and we do need a UNO command for clearing only character
level direct formatting, which this command does but not for selected text.

-- 
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 107914] .uno:RemoveDirectCharFormats command doesnt seem to work

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

--- Comment #4 from Regina Henschel  ---
(In reply to Yousuf Philips (jay) from comment #3)
> (In reply to Maxim Monastirsky from comment #2)
> > So basically if you put the cursor at the end of a text, this command will
> > make the next text you type not follow the formatting of the former. It
> > doesn't work with selected text.

"Remove Direct Character Formats" has shortcut keys Ctrl+Shift+X. It works.

> 
> Can this be modified to also work with selected text, or should we create a
> new UNO command for such a feature?

Neither modify nor new command. There exists already Ctrl+M for selected text,
which calls .uno:ResetAttributes, which is command "Clear" from category
"Formatting" in the customize 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 107914] .uno:RemoveDirectCharFormats command doesnt seem to work

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

--- Comment #3 from Yousuf Philips (jay)  ---
(In reply to Maxim Monastirsky from comment #2)
> So basically if you put the cursor at the end of a text, this command will
> make the next text you type not follow the formatting of the former. It
> doesn't work with selected text.

Can this be modified to also work with selected text, or should we create a new
UNO command for such a feature?

-- 
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 107914] .uno:RemoveDirectCharFormats command doesnt seem to work

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

Maxim Monastirsky  changed:

   What|Removed |Added

Crash report or|https://bz.apache.org/ooo/s |
crash signature|how_bug.cgi?id=76167|
   See Also||https://bz.apache.org/ooo/s
   ||how_bug.cgi?id=76167

-- 
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 107914] .uno:RemoveDirectCharFormats command doesnt seem to work

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

Maxim Monastirsky  changed:

   What|Removed |Added

Crash report or||https://bz.apache.org/ooo/s
crash signature||how_bug.cgi?id=76167

--- Comment #2 from Maxim Monastirsky  ---
From
http://opengrok.libreoffice.org/xref/core/sw/source/core/txtnode/ndtxt.cxx#1273
:

// If positioned exactly at the end of a CharStyle or Hyperlink,
// set its DontExpand flag.


So basically if you put the cursor at the end of a text, this command will make
the next text you type not follow the formatting of the former. It doesn't work
with selected text.

-- 
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 107914] .uno:RemoveDirectCharFormats command doesnt seem to work

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

Xisco FaulĂ­  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||xiscofa...@libreoffice.org
 Resolution|--- |NOTABUG

--- Comment #1 from Xisco FaulĂ­  ---
I think the dev mailing list is the proper place to ask such a question.

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