[Libreoffice-bugs] [Bug 105320] Dragging (reordering) slides on the Slides pane deletes slides instead (gtk3?)

2018-08-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105320

--- Comment #17 from Octavio Alvarez  ---
Looks good! I will reopen if it happens again. Thanks!

-- 
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 105320] Dragging (reordering) slides on the Slides pane deletes slides instead (gtk3?)

2018-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105320

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #16 from Xisco Faulí  ---
I can no longer reproduce it in

Version: 6.2.0.0.alpha0+
Build ID: 934c7fdd23c95858fba022ba1fe7c00d23f502b5
CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); Calc: group threaded

Closing as DUPLICATED of bug 118302

@Octavio, Please give it a try in 6.1.0.2 tomorrow or the day after to
doublecheck it's fixed...

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

-- 
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 105320] Dragging (reordering) slides on the Slides pane deletes slides instead (gtk3?)

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

--- Comment #15 from Octavio Alvarez  ---
Caolan, is there a way that I can log/discern if GTK3 is actually sending a
Drag event and not a Delete event? IOW, what if GTK3 is at fault, is there a
test I can do to find out?

Or is there any other kind of logging we can gather to provide better
information to you?

On my computer is reproducible; randomish, but reproducible.

-- 
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 105320] Dragging (reordering) slides on the Slides pane deletes slides instead (gtk3?)

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

--- Comment #14 from Octavio Alvarez  ---
For me it is like this:

Set up: I set the title for the only slide, then insert new and edit its title,
then insert a third one and edit its title (just to track each down).

So Undo, before the bug, it looks like this (history from newest to oldest, as
seen on the GUI):

Edit text of Title text to...
Insert Slide
Edit text of Title text to...
Insert Slide
Edit text of Title text to...

Then I do the dragging. If it works correctly (bug fails to appear) Undo looks
like this:

Drag and Drop slides
Edit text of Title text to...
Insert Slide
Edit text of Title text to...
Insert Slide
Edit text of Title text to...

So I do Ctrl+Z and try again (this removes the Drag from Undo). Once it
happens, the Undo history looks like this:

Delete slides
Edit text of Title text to...
Insert Slide
Edit text of Title text to...
Insert Slide
Edit text of Title text to...

-- 
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 105320] Dragging (reordering) slides on the Slides pane deletes slides instead (gtk3?)

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

--- Comment #13 from Aron Budea  ---
It says:

Delete slides
Drag and Drop Slides
...
Drag and Drop Slides
Insert Slide


(I had to try a couple of times, that's why there are several Drag and Drop
Slides entries)

-- 
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 105320] Dragging (reordering) slides on the Slides pane deletes slides instead (gtk3?)

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

--- Comment #12 from Caolán McNamara  ---
bah, this is so frustrating. I can clearly see from the video that it
disappears, but it refuses to do this for me locally.

When it disappears, and you visit the undo menu does it say

"Delete Slides"
"Delete slides"
or
"Delete Slide"

-- 
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 105320] Dragging (reordering) slides on the Slides pane deletes slides instead (gtk3?)

2017-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105320

--- Comment #11 from Julien Nabet  ---
On pc Debian x86-64 with master sources updated today + gtk3, I could reproduce
this.

I noticed this when creating a second slide:
warn:legacy.osl:3400:1:sd/source/ui/accessibility/AccessibleSlideSorterView.cxx:759:
OSL_ASSERT: nIndex>=0 && (sal_uInt32)nIndex=0 && (sal_uInt32)nIndex=0 && (sal_uInt32)nIndex=0 && (sal_uInt32)nIndex

[Libreoffice-bugs] [Bug 105320] Dragging (reordering) slides on the Slides pane deletes slides instead (gtk3?)

2017-07-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105320

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks||102283


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102283
[Bug 102283] [META] Slide/page pane bugs and enhancements
-- 
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 105320] Dragging (reordering) slides on the Slides pane deletes slides instead (gtk3?)

2017-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105320

--- Comment #10 from Aron Budea  ---
(In reply to Octavio Alvarez from comment #9)
> I just uploaded a repro demo to YouTube: https://youtu.be/AbRm-wXEdOs

I could repro using a master build from yesterday
(3e4b0bde6252b80ccc99c8b9ae261d79456ba026).

-- 
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 105320] Dragging (reordering) slides on the Slides pane deletes slides instead (gtk3?)

2017-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105320

--- Comment #9 from Octavio Alvarez  ---
Just reproduced it again on Debian Sid, LibreOffice 5.4 (taken from the
Experimental repo).

Version: 5.4.0.2
Build ID: 1:5.4.0~rc2-1
CPU threads: 4; OS: Linux 4.2; UI render: default; VCL: gtk3; 
Locale: en-US (en_US.utf8); Calc: group

$ dpkg -l | grep libreoffice-gtk
rc  libreoffice-gtk   1:5.2.5-1
 all  transitional package to upgrade to libreoffice-gtk2/-systray
ii  libreoffice-gtk3  1:5.4.0~rc2-1
 amd64office productivity suite -- GTK+ 3 integration

I just uploaded a repro demo to YouTube: https://youtu.be/AbRm-wXEdOs

Are there any UI debu logs we can check? Maybe logs that say "we got this
event, mouse moved from here to here, we got a click on this location which
translates to this widget". We may need to discriminate if it is GTK3 or
LibreOffice that is misbehaving.

-- 
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 105320] Dragging (reordering) slides on the Slides pane deletes slides instead (gtk3?)

2017-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105320

--- Comment #8 from Caolán McNamara  ---
Still can't reproduce this in master under gtk3

-- 
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 105320] Dragging (reordering) slides on the Slides pane deletes slides instead (gtk3?)

2017-03-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105320

--- Comment #7 from Aron Budea  ---
Created attachment 131838
  --> https://bugs.documentfoundation.org/attachment.cgi?id=131838=edit
Screencast with a bunch of attempts

I had to try 7 or so times... the last attempt was successful.

-- 
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 105320] Dragging (reordering) slides on the Slides pane deletes slides instead (gtk3?)

2017-03-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105320

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||ba...@caesar.elte.hu
 Ever confirmed|0   |1

--- Comment #6 from Aron Budea  ---
I could reproduce this with a recent master build / Ubuntu 16.10.
Not sure what are the exact requirements, because sometimes it worked, other
times it didn't. What seemed to yield the best chances is to move the slide
until it shows the little box in its new place, then move the cursor up a bit.

I'll try to create a screencast later.

Version: 5.4.0.0.alpha0+
Build ID: 98a03d9b0d13b8f811ccf8fc1a9b7f9469ed079c
CPU threads: 4; OS: Linux 4.8; UI render: default; VCL: gtk3; 
Locale: en-US (en_US.UTF-8); Calc: group

-- 
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 105320] Dragging (reordering) slides on the Slides pane deletes slides instead (gtk3?)

2017-01-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105320

Buovjaga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #5 from Buovjaga  ---
Not reproduced.

Arch Linux 64-bit, KDE Plasma 5
Version: 5.4.0.0.alpha0+
Build ID: 63fd4c97118a943c84ba5a666cf8c9cc54b511c7
CPU Threads: 8; OS Version: Linux 4.8; UI Render: default; VCL: gtk3; 
Locale: fi-FI (fi_FI.UTF-8); Calc: group
Built on January 22th 2016

-- 
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 105320] Dragging (reordering) slides on the Slides pane deletes slides instead (gtk3?)

2017-01-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105320

Buovjaga  changed:

   What|Removed |Added

 Blocks||103182


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103182
[Bug 103182] [META] GTK3-specific bugs
-- 
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 105320] Dragging (reordering) slides on the Slides pane deletes slides instead (gtk3?)

2017-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105320

Octavio Alvarez  changed:

   What|Removed |Added

 Status|NEW |UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #4 from Octavio Alvarez  ---
I'm changing this from NEEDINFO to UNCONFIRMED. Maybe somebody can confirm the
occurrence of this bug specifically on GTK 3. I mistakenly set it to NEW
before; now it's correctly set to UNCONFIRMED.

-- 
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 105320] Dragging (reordering) slides on the Slides pane deletes slides instead (gtk3?)

2017-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105320

Octavio Alvarez  changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

-- 
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 105320] Dragging (reordering) slides on the Slides pane deletes slides instead (gtk3?)

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

m.a.riosv  changed:

   What|Removed |Added

Summary|Dragging (reordering)   |Dragging (reordering)
   |slides on the Slides pane   |slides on the Slides pane
   |deletes slides instead  |deletes slides instead
   ||(gtk3?)
 OS|All |Linux (All)

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