all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Yuri Khan <yuri.v.khan@gmail.com>
To: Alan Third <alan@idiocy.org>
Cc: martin rudalics <rudalics@gmx.at>,
	Drew Adams <drew.adams@oracle.com>,
	emacs-devel <emacs-devel@gnu.org>
Subject: Re: Fix some tooltip related problems
Date: Thu, 11 Jan 2018 14:03:23 +0700	[thread overview]
Message-ID: <CAP_d_8U22q+xvgp3f1L49oqnde_jtWEpCkMjf=SdXOsu99fCvw@mail.gmail.com> (raw)
In-Reply-To: <20180110191755.GA79229@breton.holly.idiocy.org>

On Thu, Jan 11, 2018 at 2:17 AM, Alan Third <alan@idiocy.org> wrote:

> It’s beyond me why you’d want to dim a tooltip. Dimming of menu items
> is standard behaviour on many platforms whereas dimming a tooltip is,
> afaik, a completely novel behaviour and as a result would just be
> confusing.

It might be worthwhile to look at how tooltips of other unavailable
things behave.

Case in point: A disabled button on a toolbar that shows icons only
(no text labels). The text label traditionally goes into the tooltip.
The tooltip is displayed always, no matter if the button is enabled or
disabled.

However, in that case we have a visual indication that the button is
disabled: its icon goes gray and dim. We don’t have that indication on
the modeline of the only window in an Emacs frame.

Also, this discussion assumes that we need to hide, or modify the
appearance of, the tooltip *because* the actions it describes are
unavailable. How could we change the behavior so that they would be
available even if the window is the only one in its frame?

Possible answer: Look at the splitter controls in some of Microsoft
products (Word, Visual Studio). (Or LibreOffice Calc.) The splitter is
there always, and always draggable, whether the window is split or
not. If the window is split, dragging the splitter resizes the panes.
If the window is not split, dragging the splitter splits it. If the
window is split and the user drags the splitter to either extreme end
of the range, the pane that got resized to zero is removed.



  parent reply	other threads:[~2018-01-11  7:03 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-08  9:53 Fix some tooltip related problems martin rudalics
2018-01-08 14:41 ` Drew Adams
2018-01-08 18:19   ` martin rudalics
2018-01-08 18:50     ` Drew Adams
2018-01-09  9:42       ` martin rudalics
2018-01-09 15:08         ` Drew Adams
2018-01-10 10:20           ` martin rudalics
2018-01-10 15:55             ` Drew Adams
2018-01-10 19:17               ` Alan Third
2018-01-10 21:02                 ` Drew Adams
2018-01-10 23:04                   ` Alan Third
2018-01-10 23:26                     ` Drew Adams
2018-01-11  3:39                   ` Eli Zaretskii
2018-01-11  7:03                 ` Yuri Khan [this message]
2018-01-11 14:32                   ` Drew Adams
2018-01-11 10:56               ` martin rudalics
2018-01-11 14:42                 ` Drew Adams
2018-01-11 17:06                   ` martin rudalics
2018-01-11 17:19                     ` Robert Pluim
2018-01-11 17:59                       ` Eli Zaretskii
2018-01-11 18:20                         ` martin rudalics
2018-01-11 23:33                         ` Daniele Nicolodi
2018-01-12  8:38                           ` Eli Zaretskii
2018-01-12  8:40                         ` Robert Pluim
2018-01-12  9:55                           ` Eli Zaretskii
2018-01-12 13:57                             ` Robert Pluim
2018-01-12 14:15                               ` Philipp Stephani
2018-01-11 19:54                       ` Richard Stallman
2018-01-11 23:26                       ` Stefan Monnier
2018-01-12  8:48                         ` Robert Pluim
2018-01-11 18:09                     ` Drew Adams
2018-01-11 18:54                       ` martin rudalics
2018-01-11 19:50                         ` Drew Adams
2018-01-12  8:47                           ` martin rudalics
2018-01-12 16:43                             ` Drew Adams
2018-01-08 18:47 ` Eli Zaretskii
2018-01-08 19:06   ` martin rudalics
2018-01-08 19:22     ` Eli Zaretskii
2018-01-09  9:42       ` martin rudalics
2018-01-19 18:54 ` martin rudalics

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAP_d_8U22q+xvgp3f1L49oqnde_jtWEpCkMjf=SdXOsu99fCvw@mail.gmail.com' \
    --to=yuri.v.khan@gmail.com \
    --cc=alan@idiocy.org \
    --cc=drew.adams@oracle.com \
    --cc=emacs-devel@gnu.org \
    --cc=rudalics@gmx.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.