[Bug 1404358]

2021-12-20 Thread Vstuart-foote
(In reply to V Stuart Foote from comment #70)
> worked correctly for writer since the 4.3.5 and 4.0 releases.

4.3.5 and 4.4.0


https://cgit.freedesktop.org/libreoffice/core/commit/?id=5f447bb0156322c542649809e1f8ec1db2f22e7d

https://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-4-3&id=353dff99da15e1dfac96781b4fd472e4ba523bb8

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1404358

Title:
  [Upstream] EDITING: multiple graphic objects cannot be selected with
   key or 'Select' tool with mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1404358/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1404358]

2021-12-20 Thread Vstuart-foote
(In reply to Yurij Z from comment #68)

> Shift+Click doesn't work as well as a rectangle-drag selection.

Granted, but that was not the OP here. The rectangle-drag has never been
implemented for Writer. Only + multi-selection which has
worked correctly for writer since the 4.3.5 and 4.0 releases.

Resolved => FIXED -- DO NOT REOPEN, and see also bug 122179

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1404358

Title:
  [Upstream] EDITING: multiple graphic objects cannot be selected with
   key or 'Select' tool with mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1404358/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 375395]

2021-10-31 Thread Vstuart-foote
*** Bug 114849 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/375395

Title:
  [Upstream] scrolling only by full line height

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/375395/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 375395]

2021-10-31 Thread Vstuart-foote
*** Bug 117487 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/375395

Title:
  [Upstream] scrolling only by full line height

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/375395/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 375395]

2021-10-31 Thread Vstuart-foote
(In reply to V Stuart Foote from comment #14)
Sorry, unclear

> IIUC more precise/incremental scrolling has been necessary because the
> entire sheet is the extend of the scroll, millions of cells-thousands of
> columns and rows.
> 

rather, more precise/incremental scrolling has been impossible because
the entire sheet is the extent of the scroll...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/375395

Title:
  [Upstream] scrolling only by full line height

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/375395/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 375395]

2021-10-31 Thread Vstuart-foote
*** Bug 95920 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/375395

Title:
  [Upstream] scrolling only by full line height

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/375395/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 375395]

2021-10-31 Thread Vstuart-foote
From 3.5.0 builds onward, the multi-line input for the Formula Input Bar
(ScInputBarGroup) provides direct editing of a an over height cell
including cursor and page movements (provided by the edit engine) IMHO
resolving bug 34689.

So yes, the Calc sheet rendered to VCL canvas only scrolls by single
sheet rows. Note also that the provided scroll bar control (up, down,
and thumb slide) also move in full row increments.

IIUC more precise/incremental scrolling has been necessary because the
entire sheet is the extend of the scroll, millions of cells-thousands of
columns and rows.

Contrasted to Writer tables, which provide precise/incremental scrolling
(and smooth scrolling) Calc sheets are much more complex. Rendering them
for more precise scrolling seems desirable but likely non-performant if
the entire sheet is being manipulated. Meaning there would need to be a
new view shell framework to allow off screen caching of a view port onto
the sheet--controlled by the range of visible/working cells.

Complex stuff, and requires major refactoring of Calc needing some UX
envisioning. But the refactoring (to support some semblance of view
ports into a sheet) may be too much for a GSOC project.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/375395

Title:
  [Upstream] scrolling only by full line height

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/375395/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 375395]

2021-10-31 Thread Vstuart-foote
*** Bug 35759 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/375395

Title:
  [Upstream] scrolling only by full line height

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/375395/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1793124]

2021-10-31 Thread Vstuart-foote
An incremental scroll (possibly even smooth scrolling) of the active
Calc sheet would come at considerable cost to performance. But if
implemented as a modal toggle it would make for better UX.

Otherwise, from LO 3.5.0 onward (implemented for GSOC 2011) LO Calc
provides multi-line edit of the active cell that fully exposes the cell
text in the Formula Input bar-regardless of height or width of the
containing cell on a Calc sheet.  The ScInputBarGroup provides edit
engine based manipulation of the cell text.

Admittedly, this does not expose image/graphics embedded in a cell for
review in the UI, but working with text is fine.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1793124

Title:
  [upstream] Scrolling on Calc leaves content invisible if cell is
  higher than screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1793124/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1903632]

2021-01-06 Thread Vstuart-foote
*** Bug 139452 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1903632

Title:
  Touchscreen can't be used to scroll anymore. Instead it will select
  everything on its way.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1903632/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 281053]

2020-11-19 Thread Vstuart-foote
(In reply to dante19031999 from comment #19)
> Your starmath syntax is just wrong. The command = needs valid expressions at
> both sides, newline indicates end of expression, it is not an expression on
> itself.
> a+b_ij = {} newline {} = c+d

Agree. That is how we handle the NEWLINE command. As pointed out in
comment 4 and comment 5 above. And, attempt to modify parser behavior
were not viable.

And this becomes a documentation issue against describing behavior of
NEWLINE on formula layout [1][2]. What should be said about SM use of
NEWLINE command and its effect on parsing starmath/mathml syntax for
rendering of formula(s) to canvas?

=-ref-=
[1] 
https://help.libreoffice.org/latest/en-US/text/smath/guide/newline.html?DbPAR=MATH#bm_id1295205
[2] 
https://help.libreoffice.org/latest/en-US/text/smath/01/0504.html?DbPAR=MATH#bm_id3148730

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/281053

Title:
  [Upstream] Math equation editor: "newline" fails after symbols

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/281053/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 827695]

2019-12-19 Thread Vstuart-foote
(In reply to Wolfgang Jäger from comment #44)
> (In reply to Regina Henschel from comment #32 of 2016-01-13)
> > It was correct in-between, so it is not the old bug. ...
> 
> What version(s) did it correctly? May the quoted statement have been an
> error?
> 

See comment 30 and bug 97111, after that back to staus quo inherited
from OOo-- with some intervening improvements to accuracy of fitting the
stretched bracketing glyphs into their node bounds.

> Will the issue be addressed one day?

Possibly, and you get notice of it here.

> 
> Despite the fact that there isn't much mention of the 'Math' component in
> forums I would assume that afflicted users (teachers e.g.) might be relevant
> "agents" concerning the standing of free and open software.

And?  Teachers also are welcome to contribute source (as Regina does
regularly) ;-)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/827695

Title:
  [Upstream] bug in displaying scalable square brackets in math object

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/827695/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1831624]

2019-06-25 Thread Vstuart-foote
(In reply to V Stuart Foote from comment #3)
> Wonder what happens with a text run of ?

So checked, and a run of  are entered one at a time and will
be wrapped onto vcl canvas. So just the  with  attribute
for a text run of spaces is not wrapped--but also it is not visualized
to canvas, and we can not advance text cursor into the margin.

Checked and LO wrap behavior matches the MS Word 2016 wrap behavior--
that is the wrap will not occur until some non-space text is added, and
that text then becomes the start of the next line. Spaces show into the
margins, and then after the text causing the wrap.

So our behavior is the same as MS Word, but we don't visualize the
additional spaces outside the margins and we can not manipulate the text
cursor which holds stuck against the right margin.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831624

Title:
  ibus-cangjie in libreoffice cannot type Chinese character at end of
  line

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1831624/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1831624]

2019-06-25 Thread Vstuart-foote
(In reply to Regina Henschel from comment #2)
> I think it is a deficit in the UI, that spaces in the margin are not shown.
> Word shows all spaces, SoftMaker shows one space in the margin.

So which is wrong, that there is no string wrap to the following line
with a text run of spaces reaching the margin--allowing spaces to enter
the margin, or that spaces extend beyond the margin and are not show--
where all other mixed text spans will wrap.

Wonder what happens with a text run of ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831624

Title:
  ibus-cangjie in libreoffice cannot type Chinese character at end of
  line

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1831624/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1822839]

2019-04-03 Thread Vstuart-foote
So a new string would go into the OS build appropriate XML...

https://opengrok.libreoffice.org/xref/core/jvmfwk/distributions/OpenOfficeorg/

I would guess "Private Build" should be innocuous. But, why is Ubuntu
causing itself grief rolling a "Private Build" when the AdoptOpenJDK is
community provided? But oh well...

@Stephen?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1822839

Title:
  LibreOffice doesn't detect JVM because of unexpected java.vendor
  property value

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1822839/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1822839]

2019-04-03 Thread Vstuart-foote
> @Stephen?

Sorry,  s/Stephen/Stephan

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1822839

Title:
  LibreOffice doesn't detect JVM because of unexpected java.vendor
  property value

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1822839/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 138141]

2018-06-23 Thread Vstuart-foote
No issue with export to SVG filter, issue with SVG import filter.
Workaround would have been using the svgio filter using Insert -> Image

Resolved with bug 32248.

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

tdf#32248 SVG: first attempt to support tspan elements

It will be available in 5.2.0.

*** This bug has been marked as a duplicate of bug 32248 ***

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/138141

Title:
  [upstream] Draw exporting .odg to .svg renders text invisible
  importing .svg back into Draw

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/138141/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1573031]

2016-04-23 Thread Vstuart-foote
OK then, duping it off to bug 92218

*** This bug has been marked as a duplicate of bug 92218 ***

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1573031

Title:
  Most tool bar buttons are useless

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1573031/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1551873]

2016-04-15 Thread Vstuart-foote
*** Bug 99254 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1551873

Title:
  PDF export corrupts image transparency

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1551873/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1551873]

2016-04-15 Thread Vstuart-foote
*** Bug 99168 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1551873

Title:
  PDF export corrupts image transparency

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1551873/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1551873]

2016-04-15 Thread Vstuart-foote
*** Bug 99177 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1551873

Title:
  PDF export corrupts image transparency

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1551873/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1551873]

2016-04-15 Thread Vstuart-foote
*** Bug 99168 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1551873

Title:
  PDF export corrupts image transparency

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1551873/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1551873]

2016-03-07 Thread Vstuart-foote
*** Bug 98450 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1551873

Title:
  PDF export corrupts image transparency

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1551873/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1423034]

2016-01-15 Thread Vstuart-foote
Well, it is a valid issue. The "paste special" list is correct as to the
object type that would be pasted--but it is not very intuitive as to
just what the object represents.

Implement a translatable and human "friendly" labeling for each--not
sure if a tooltip might also be possible, but if so that would help.

Back to UI

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1423034

Title:
  [upstream] Improve the wording of "Paste Special" options

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1423034/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 172779]

2014-12-15 Thread Vstuart-foote
On Windows 7 sp1, 64-bit en-US with
Version: 4.5.0.0.alpha0+
Build ID: 629a705c12766c54e14035b55850e36c2167
TinderBox: Win-x86@39, Branch:master, Time: 2014-12-10_07:01:18
Locale: en_US

Verified fixed, margins are honored and images correctly sized, also
checked examples from the duplicate bugs. All correct now.

bug 63334 -- https://bugs.freedesktop.org/attachment.cgi?id=77674
bug 78981 -- https://bugs.freedesktop.org/attachment.cgi?id=99437
bug 80362 -- https://bugs.freedesktop.org/attachment.cgi?id=101533

Thanks David!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/172779

Title:
  [Upstream] [hardy] Draw exporting .odg to .eps crops bottom and right
  of image

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/172779/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 172779]

2014-12-15 Thread Vstuart-foote
Image types handling transparency seem to be affected with this sd
filter issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/172779

Title:
  [Upstream] [hardy] Draw exporting .odg to .eps crops bottom and right
  of image

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/172779/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 172779]

2014-12-15 Thread Vstuart-foote
*** Bug 63334 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/172779

Title:
  [Upstream] [hardy] Draw exporting .odg to .eps crops bottom and right
  of image

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/172779/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 172779]

2014-12-15 Thread Vstuart-foote
Created attachment 110241
test kit ODG drawing with and without margins and exported images

An old filter issue. Still present in LODev 4.5.0.0alpha0+ affecting
Draw export filter for .EPS, .PNG and .GIF, where image filter is mis-
handling the margin details in calculating image size, and the margin
values are then masking the image details on right and bottom edges.

If Draw page setup is adjusted to 0.00" margins, then no cropping of the
exported images (as .eps, .png or .gif) occurs.

Other image format export filters render full image at 96dpi for whole
draw document page including any margins.

Test kit with examples attached.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/172779

Title:
  [Upstream] [hardy] Draw exporting .odg to .eps crops bottom and right
  of image

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/172779/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 172779]

2014-12-15 Thread Vstuart-foote
*** Bug 80362 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/172779

Title:
  [Upstream] [hardy] Draw exporting .odg to .eps crops bottom and right
  of image

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/172779/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1350369]

2014-11-29 Thread Vstuart-foote
issue remains with 4.3 and 4.4 builds. Moving to mab4.3

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1350369

Title:
  [Upstream] soffice.bin crashed with SIGSEGV in _SaveBox::CreateNew()

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1350369/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1350369]

2014-11-29 Thread Vstuart-foote
try that with the correct bug id for mab4.3

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1350369

Title:
  [Upstream] soffice.bin crashed with SIGSEGV in _SaveBox::CreateNew()

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1350369/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 943881]

2014-11-05 Thread Vstuart-foote
Adolfo, Caolán, *

Setting back to NEW. I could be wrong butI don't believe the commit
listed (from bug 84757) is actually against this CUPS authentication
issue--although it was annotated such in gerrit review, removed the
whiteboard notation.

Stuart

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/943881

Title:
  [Upstream] Unable to print to password protected (cups) printer

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/943881/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1226962]

2014-08-27 Thread Vstuart-foote
Version detail should be set to the earliest release the issue is
confirmed on, please do not advance it--a note in a comment is all that
is required.

Resetting to original reporting.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout in 13.10, 14.04,
  14.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1277128]

2014-05-11 Thread Vstuart-foote
(In reply to comment #18)
One of those days...the 4.2.1.1 release was 14 Feb so
s/ 4.2.1.1  15-Apr-2014/ 4.2.1.114-Feb-2014

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1277128

Title:
  LibreOffice crashes when trying to open template for editing from
  Template Manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1277128/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1277128]

2014-05-11 Thread Vstuart-foote
Peter,
(In reply to comment #17)
The devs just gave this a tweak. Please try the "check for update" from Help 
menu.

Let us know how that goes and if Template Editing is in fact fixed for
you.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1277128

Title:
  LibreOffice crashes when trying to open template for editing from
  Template Manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1277128/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1277128]

2014-05-11 Thread Vstuart-foote
(In reply to comment #18)

s/Pedro,/Peter,

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1277128

Title:
  LibreOffice crashes when trying to open template for editing from
  Template Manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1277128/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1277128]

2014-05-11 Thread Vstuart-foote
Pedro,
(In reply to comment #17)
> > fdo#74148: sfx2: fix crash when editing template
> > 
> > It will be available in LibreOffice 4.2.1.
> 
The check for updates function does not work correctly.

Here are dates for the releases for 4.2 thus far, available here:
http://downloadarchive.documentfoundation.org/libreoffice/old/

4.2.1.1 15-Apr-2014
4.2.3.3 17-Apr-2014
4.2.4.2 05-May-2014

Your best bet is to check the downloads on the project download page, here:
http://www.libreoffice.org/download/libreoffice-fresh/

But have a peak at the link to the Development Versions page from time
to time.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1277128

Title:
  LibreOffice crashes when trying to open template for editing from
  Template Manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1277128/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1246583]

2013-11-14 Thread Vstuart-foote
*** Bug 59045 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1246583

Title:
  All hotkeys of LibreOffice don't work in non-English keyboard layout
  [ubuntu 13.10]

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1246583/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1246583]

2013-11-14 Thread Vstuart-foote
*** Bug 71358 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1246583

Title:
  All hotkeys of LibreOffice don't work in non-English keyboard layout
  [ubuntu 13.10]

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1246583/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1103420]

2013-07-05 Thread Vstuart-foote
(In reply to comment #235)
> About my last post about 51453...it's an annoying bug, but it's listed
> against OpenOffice at the Apache site:
> https://issues.apache.org/ooo/show_bug.cgi?id=51453

Happens to all of us who follow both projects ;-)
> 
> It still applies to LibreOffice. What's the right way to get this fixed?

Just did a search, it has not been raised as an issue on the LibreOffice
side.

So for starters, need a substantive write-up of the issue. The AOO issue
#i51453# is a start, but you'll note it has had no substantive attention
since 2005. As to being/becomming a Most Annoying Bug--that will depend
on your write up and justification on use of a caption with an inserted
formula object. Actually seems more a UX issue to me.

Anyhow, please make you steps to reproduce the observed behavior simple
but complete.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1103420

Title:
  LibreOffice Base can’t find Java installation—does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1103420/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1008277]

2013-04-09 Thread Vstuart-foote
Adjusting summary replacing "sanitizes" with "removes underscore" as
more more precise description of issue--and only because it will help
when searching issues.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1008277

Title:
  [upstream] Recent menu botches file names

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1008277/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1008277]

2013-04-09 Thread Vstuart-foote
>From OP of bug 60715:
>Problem description: The Recent Documents list removes underscores "_" from 
>the >filename and shows the filenames without them. Writer, Impress and Calc 
>do this, >so it is probably the same for all.
>  
>Operating System: Ubuntu
>Version: 3.6.4.3 release

Appears to have affected more than just Draw -- adjusting component to
UI. LibreOffice repo rpm installs of 3.6.6 and 4.0.2 work for me on
Fedora 18 with GNOME 3 or LXDE.  Since so far only reported on Ubuntu
12.04 & 12.10 - is this a Unity or possibly a GTK+ issue?

@Simon Anders - details please of your OS build and source of
LibreOffice 4.0.2? Are you on an Ubuntu install?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1008277

Title:
  [upstream] Recent menu botches file names

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1008277/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1103420]

2013-03-12 Thread Vstuart-foote
(In reply to comment #208)
> Bug 61903 - FORMATTING: entering 3/4/13 into a date formatted cell is
> changed to fraction 3/4 and /13
> 
> This bug prevents typing in a date as 3/4/13 changes to ¾/13 (three-quarters
> sign then /13 - happens as soon as the second forward slash is entered).

RESOLVED NOTABUG. Autocorrect feature defaults have 1/4, 1/2 and 3/4
replacements with corresponding fraction character from fontset.
Autocorrect is immediately reverted with -Z

Alternative entry using correct date format of 03/04/13 avoids
autocorrect. Or, autocorrect replacement can be eliminated by deletion
of 1/4, 1/2, 3/4 entries in the Replace tab.

Possible UX enhancement to change Autocorrect function for date
formatted fields, but not a MAB.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1103420

Title:
  LibreOffice Base can’t find Java installation—does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1103420/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs