unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#16678: 24.3.50; REGRESSION: text selection is broken in Customize edit fields
@ 2014-02-07  3:31 Drew Adams
  2014-02-07  7:58 ` Eli Zaretskii
  0 siblings, 1 reply; 7+ messages in thread
From: Drew Adams @ 2014-02-07  3:31 UTC (permalink / raw)
  To: 16678

emacs -Q

(defcustom foo '([next]) "" :type '(repeat sexp) :group 'edit)

M-x customize-option foo

In the edit field, try to select the current value, which is `[next]'.

Try to select it by dragging the mouse from start (left) to end (right).
As soon as the mouse passes the last char, to select it too, the
selection highlight disappears.

Try to select it using the keyboard to define the region: Put the cursor
before the `[' and hit `C-SPC'.  Then use `C-e' to move the cursor past
the `]'.  No region highlighting.  Try again, this time using `C-f' to
advance across the text.  As soon as you move past the `]', the region
highlighting disappears.

Users should have highlighting that shows them what text is selected -
all of that text, including the last character.  This is a regression
from Emacs 24.3, where selection worked normally.


In GNU Emacs 24.3.50.1 (i686-pc-mingw32)
 of 2014-02-02 on ODIEONE
Bzr revision: 116242 rudalics@gmx.at-20140202130041-n967dw77nw7ztvy9
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --prefix=/c/Devel/emacs/binary --enable-checking=yes,glyphs
 'CFLAGS=-O0 -g3' LDFLAGS=-Lc:/Devel/emacs/lib
 CPPFLAGS=-Ic:/Devel/emacs/include'





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-12-26 16:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <<6c091fb7-c0fe-41b6-a6bd-d787fc53be1a@default>
     [not found] ` <<83r47fxska.fsf@gnu.org>
2014-02-07 17:35   ` bug#16678: 24.3.50; REGRESSION: text selection is broken in Customize edit fields Drew Adams
2014-02-07 18:10     ` Eli Zaretskii
2015-12-26 13:28     ` Lars Ingebrigtsen
2015-12-26 16:30       ` Drew Adams
     [not found]   ` <<546218f1-7f8c-471e-8172-36ece48c7341@default>
     [not found]     ` <<83d2iyyes9.fsf@gnu.org>
2014-02-07 18:50       ` Drew Adams
2014-02-07  3:31 Drew Adams
2014-02-07  7:58 ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).