|
| From: | Pantxo Diribarne |
| Subject: | [Octave-bug-tracker] [bug #52698] Clicking on plot window menu or window decoration does not make figure current |
| Date: | Thu, 21 Dec 2017 08:10:05 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0 |
Follow-up Comment #7, bug #52698 (project octave):
I looked into having any click in a Qt figure make it current:
* the attached cset is enough to have the figure become the currentfigure if
one clicks the toolbar or menubar areas (including buttons).
* the canvas area is already handled elsewhere.
* clicking outside the above mentioned areas (e.g. title bar, corners or edges
for resizing) does nothing. I don't know how to handle those cases (at least
this thread [1] suggests it would involve platform dependent coding) in a ML
compatible way. I don't know either if it is desirable since marsian's
arguments against ML behavior are pretty sensible.
[1]
https://forum.qt.io/topic/8922/solved-how-to-catch-mouse-click-event-on-titlebar-area-of-qmainwindow/7
(file #42695)
_______________________________________________________
Additional Item Attachment:
File name: click_gcf.patch Size:1 KB
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52698>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |