all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Anders Lindgren <andlind@gmail.com>
To: 21662@debbugs.gnu.org, John Wiegley <johnw@newartisans.com>,
	Steve Purcell <steve@sanityinc.com>,
	Mustafa Kocaturk <murskt@gmail.com>
Subject: bug#21662: visible-bell causes display artifacts on OS X 10.11
Date: Wed, 18 Nov 2015 21:27:33 +0100	[thread overview]
Message-ID: <CABr8ebahFnC0H=wFT9mGfaVpbMTCsCQ4FDUO3fN6b1JBLZ=0-w@mail.gmail.com> (raw)
In-Reply-To: <m2lhbagjha.fsf@sanityinc.com>

[-- Attachment #1: Type: text/plain, Size: 790 bytes --]

Hi,

Today I tested suggested patch on an 10.11 and on 10.6.8.

The good news is that, visually, the patch looks really good! It replaced
the boring black square with the standard OS X icon "Caution" icon -- an
exclamation mark on a triangle. It is less intrusive, which I consider a
good thing.

Unfortunately, the code doesn't compile under 10.6.8. The code use the
"hidden" property of NSView (introduced in 10.10), and it the compiler
complains about the "." in the "[BellView.instance ..." construct.

I notices a minor problem under 10.11 as well. The icon is shadowed by
scroll bars, if they happen to be displayed in the middle of the frame,
like when having two side-by-side windows.

I will make an attempt to rewrite to code to work under 10.6.8.

Sincerely,
    Anders Lindgren

[-- Attachment #2: Type: text/html, Size: 1035 bytes --]

  parent reply	other threads:[~2015-11-18 20:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-11  3:41 bug#21662: 25.0.50; visible-bell causes display artifacts on OS X 10.11 Steve Purcell
2015-10-11 14:31 ` Spike Ilacqua
2015-10-14  2:13 ` Mustafa Kocaturk
2015-10-22 14:41 ` Mustafa Kocaturk
2015-10-22 16:07   ` Mustafa Kocaturk
2015-11-18 20:27 ` Anders Lindgren [this message]
2015-11-21 20:05   ` bug#21662: " Anders Lindgren
2015-11-23 22:09 ` bug#21662: Fixed Anders Lindgren

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='CABr8ebahFnC0H=wFT9mGfaVpbMTCsCQ4FDUO3fN6b1JBLZ=0-w@mail.gmail.com' \
    --to=andlind@gmail.com \
    --cc=21662@debbugs.gnu.org \
    --cc=johnw@newartisans.com \
    --cc=murskt@gmail.com \
    --cc=steve@sanityinc.com \
    /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.