After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 338842 - gets seriously confused in full-screen mode, leading to deletion of the wrong photos/data-loss
gets seriously confused in full-screen mode, leading to deletion of the wrong...
Status: RESOLVED FIXED
Product: f-spot
Classification: Other
Component: Browsing
0.1.11
Other All
: Urgent blocker
: ---
Assigned To: F-spot maintainers
F-spot maintainers
: 301150 341614 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-04-18 01:31 UTC by Luis Villa
Modified: 2006-05-24 07:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fixer patch (760 bytes, patch)
2006-05-15 10:31 UTC, Thomas Van Machelen
none Details | Review

Description Luis Villa 2006-04-18 01:31:29 UTC
Please describe the problem:
So, Krissa was playing around- long-time watcher, first-time user. And managed
to delete the wrong pictures, and not even notice it for a bit. Not a good first
impression :/ Anyway, as best as I can tell what happened:

1. Go to full screen mode.
2. Decide to delete something.
3. Right-click, select 'delete from drive'
4. application jumps to the front, picture is deleted. App is *also still
fullscreen behind itself*.
5. click on another picture, select 'delete from drive'.
6. picture is not deleted, because the selection in the app, and the selection
in the full-screen behind the app, don't match, and the one deleted was not the
one in front (i.e., the one the user was looking at) but the one behind.
7. rinse/repeat several times with 'it refuses to delete!' until notice that it
is deleting something, just /not the picture with the blue selection color/. 
8. Fun as I apologize yet again for a gnome bug. :/

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Larry Ewing 2006-04-18 03:02:30 UTC
ok I'll look at this first thing in the morning.  Should be easy to avoid.
Comment 2 Jean-François Fortin Tam 2006-04-23 14:12:53 UTC
I confirm this! (Yay I don't have to file a bug report ;)
Also, just a side note: the wording for deletion from disk is different from the right-click menu than the edit menu at the top. At least in French. Is that intentional?
Comment 3 Larry Ewing 2006-05-02 20:10:43 UTC
ok this is fairly obvious as to what is going on.  Working on a fix now.
Comment 4 Thomas Van Machelen 2006-05-15 10:31:20 UTC
Created attachment 65485 [details] [review]
fixer patch

This patch was sent to the mailing list by Alvaro Del Castillo, i think it solves this bug.
Comment 5 Bengt Thuree 2006-05-15 10:51:48 UTC
Perhaps similar to bug #340901 ?
Comment 6 Alvaro del Castillo 2006-05-15 11:36:54 UTC
*** Bug 341614 has been marked as a duplicate of this bug. ***
Comment 7 Larry Ewing 2006-05-15 23:14:35 UTC
this is a good work around.  I'd rather avoid the pop to foreground issue completely though.  I have a plan just haven't had the time to finish it.
Comment 8 Bengt Thuree 2006-05-16 08:40:20 UTC
*** Bug 301150 has been marked as a duplicate of this bug. ***
Comment 9 Larry Ewing 2006-05-24 07:00:41 UTC
I've committed a fix that keeps the fullscreen view on top properly and cleans up the logic a little.