GNOME Bugzilla – Bug 322611
tagging in fullscreen mode
Last modified: 2018-07-12 00:08:12 UTC
I like very much looking at the pictures in fullscreen mode: currently it's not possible to tag images in that case. I know thet tagging by typing in an upcoming feature and I hope it will be possible in fullscreen mode.
you can tag images in fullscreen mode using the right click menu. Are you saying you would like something more than that?
I need the ability to tag things similar to the tag text panel you get in the main gui. I've got so many tags it takes forever to find the right ones through a menu... I'd love to see the tag text panel accessible from full-screen mode - it'd save me a tonne of time.
Tagging and navigating really must be done via keyboard only. When you taken hundreds if pictures a day, you must be able to sort throw them QUICKLY. The fact that the keyboard stops working in fullscreen is a bug. It may be by design, but so are many other software bugs.
I’d also appreciate it if I could use the "T" based keyboard tagging in fullscreen view.
Created attachment 163535 [details] [review] patch stub this is a possible solution... two main issues: A) *the text entry is not getting focus* :( b) TagEntry widget has no attribute Visible, so it must be placed in a container which supports this
Created attachment 163628 [details] [review] Similar attempt Tried patching this as well (I created a separate floater rather than putting it into the infobox), but focus seems off as well. Can't seem to pinpoint what's eating it though. Very strange. Needs further investigation.
Created attachment 226398 [details] [review] updated patch from Ruben Updated patch to apply to current git tree (commit 1420fdd992243793d7b083af65a344705ca77f97). Patch applies, compiles and in full screen mode you can hit "t" and a tagging area appears, but focusing onto the tag input doesn't seem to work as described in earlier comment from Ruben.
F-Spot has moved to https://github.com/f-spot/f-spot/issues If this Bugzilla ticket is still valid in a recent version of F-Spot, please feel free to post this topic as a ticket in the F-Spot project on GitHub. Closing this report as WONTFIX as part of Bugzilla Housekeeping as we are planning to shut down GNOME Bugzilla in favor of GNOME Gitlab.