[bt-devel] [ bibletime-Bugs-2905233 ] CTRL+W does not close child windows

SourceForge.net noreply at sourceforge.net
Mon Nov 30 22:54:36 MST 2009


Bugs item #2905233, was opened at 2009-11-27 22:39
Message generated for change (Comment added) made by gholmlund
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100954&aid=2905233&group_id=954

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Frontend / Window related
Group: resolved
>Status: Closed
>Resolution: Fixed
Priority: 7
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Gary  Holmlund (gholmlund)
Summary: CTRL+W does not close child windows

Initial Comment:
I am currently running BibleTimesvnr1938 on OpenSuse 11.1.

CTRL+W does not close child windows. However, CTRL+ALT+W does work and closes all windows

----------------------------------------------------------------------

>Comment By: Gary  Holmlund (gholmlund)
Date: 2009-11-30 21:54

Message:
The final fix involves removing the second Ctrl-W action in our All Text
Windows group and setting the Close action of the QMdiSubWindow system menu
to an empty shortcut. The lets our Main Window Ctrl-W action work
correctly. 

----------------------------------------------------------------------

Comment By: Gary  Holmlund (gholmlund)
Date: 2009-11-29 22:54

Message:
Re-open. I missed one item. Will fix tomorrow.

----------------------------------------------------------------------

Comment By: Gary  Holmlund (gholmlund)
Date: 2009-11-29 18:31

Message:
There were 3 different actions all using Ctrl-W and trying to do them same
thing. I left the "Main window" action, removed the "All text windows"
action, and used the same QAction* as the Main window in the book window
system menu. The system menu was auto created by Qt and I had to replace
its QAction with ours. Also, I tested that changing the shortcut works
correctly. 

----------------------------------------------------------------------

Comment By: Martin Gruner (mgruner)
Date: 2009-11-28 07:26

Message:
Gary, could you please look at this? On my system, CTRL+W is assigned to
"Close Window". When I use the shortcut, I get: "(BibleTime 2.5+svnr1914)
WARNING: QAction::eventFilter: Ambiguous shortcut overload: Ctrl+W". 
It seems that the shortcut exists both in the "Main window" secion of the
shortcut configurator, as well as in the "All text windows" section.
Regards, mg

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100954&aid=2905233&group_id=954



More information about the bt-devel mailing list