Opened 22 years ago

Closed 21 years ago

Last modified 15 years ago

#475 closed defect (fixed)

cannot focus minibuffer with the mouse

Reported by: levon Owned by: leeming
Priority: high Milestone:
Component: frontend-xforms Version: 1.2.1
Severity: normal Keywords: VERIFIED
Cc: scotto@…

Description

Users have to type M-x to focus on the mb - the mouse
will not work.

(I don't intend to fix this in 1.2.x series, this bug is just
because we've had a number of reports on this)

Change History (11)

comment:1 by winitzki@…, 22 years ago

(Make sure that the M-x command is bound to "command-execute" in your bindings.
This is done in cua.bind, emacs.bind and xemacs.bind but not in sciword.bind!)

comment:2 by lasgouttes, 22 years ago

The binding has been added to sciword.bind

comment:3 by levon, 22 years ago

Cc: scotto@… added

comment:4 by levon, 22 years ago

* #565 has been marked as a duplicate of this bug. *

comment:5 by leeming, 22 years ago

I think that this bug has been resloved by the fix to the
bindings, no?

Moreover, the duplicate bug, which complains that the user can't
activate the minibuffer by clicking in it, isn't a bug at all.
Rather it is a design decision. The interface behaves in the same
way as the emacs minibuffer, just as Lars designed it.

So, I think that #475 should be marked as RESOLVED and
#565 as INVALID.

Angus

comment:6 by scotto@…, 22 years ago

Seems to me that #565 is still a bug, as the documentation says something is
possible that the program apparently was not designed to do.

comment:7 by levon, 22 years ago

Summary: cannot focus minibuffer with the keyboardcannot focus minibuffer with the mouse

Typo in the summary.

Lars has accepted the current behaviour is plain broken. I don't care
what emacs does. Note, additionally, that I have fixed this bug in 1.3.x
for both frontends.

comment:8 by levon, 21 years ago

Keywords: fixedintrunk added

comment:9 by levon, 21 years ago

Resolution: fixed
Status: newclosed

There will probably be no 1.2.3. Therefore, fixedintrunk -> FIXED

comment:10 by levon, 21 years ago

Keywords: VERIFIED added

mass verify. grep -v ApplesWin

comment:11 by ps@…, 15 years ago

Keywords: fixedintrunk removed
Note: See TracTickets for help on using tickets.