unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#14239: 24.3.50; Restoring the normal frame after fullscreen mode (on MS-Windows)
@ 2013-04-21 20:36 Dani Moncayo
  2014-01-04 13:51 ` Dani Moncayo
  0 siblings, 1 reply; 6+ messages in thread
From: Dani Moncayo @ 2013-04-21 20:36 UTC (permalink / raw)
  To: 14239

This problem is reproducible on my Windows 7 system, when I place the
taskbar on the left edge of the screen (it is on the bottom edge by
default).

Recipe from "emacs -Q": Type `F11' several times.

Each time the Emacs frame is restored to a normal (non-fullscreen) size,
its location is not the same as before (the last time it was in a
normal size);  the frame's position has shifted a bit to the left.

In GNU Emacs 24.3.50.1 (i386-mingw-nt6.1.7601)
 of 2013-04-21 on LEG570
Bzr revision: 112347 xfq.free@gmail.com-20130421120104-6nn62drdem8o2cud
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --with-gcc (4.7) --no-opt --enable-checking --cflags
 -IC:/emacs/libs/libXpm-3.5.10/include -IC:/emacs/libs/libXpm-3.5.10/src
 -IC:/emacs/libs/libpng-dev_1.4.3-1_win32/include
 -IC:/emacs/libs/zlib-dev_1.2.5-2_win32/include
 -IC:/emacs/libs/giflib-4.1.4-1-lib/include
 -IC:/emacs/libs/jpeg-6b-4-lib/include
 -IC:/emacs/libs/tiff-3.8.2-1-lib/include
 -IC:/emacs/libs/libxml2-2.7.8-w32-bin/include/libxml2
 -IC:/emacs/libs/gnutls-3.1.10-w32/include
 -IC:/emacs/libs/libiconv-1.14-2-mingw32-dev/include'

--
Dani Moncayo





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

* bug#14239: 24.3.50; Restoring the normal frame after fullscreen mode (on MS-Windows)
  2013-04-21 20:36 bug#14239: 24.3.50; Restoring the normal frame after fullscreen mode (on MS-Windows) Dani Moncayo
@ 2014-01-04 13:51 ` Dani Moncayo
  2014-01-04 16:19   ` Drew Adams
  0 siblings, 1 reply; 6+ messages in thread
From: Dani Moncayo @ 2014-01-04 13:51 UTC (permalink / raw)
  To: 14239-done

On Sun, Apr 21, 2013 at 10:36 PM, Dani Moncayo <dmoncayo@gmail.com> wrote:
> This problem is reproducible on my Windows 7 system, when I place the
> taskbar on the left edge of the screen (it is on the bottom edge by
> default).
>
> Recipe from "emacs -Q": Type `F11' several times.
>
> Each time the Emacs frame is restored to a normal (non-fullscreen) size,
> its location is not the same as before (the last time it was in a
> normal size);  the frame's position has shifted a bit to the left.

I'm closing this bug, as it seems fixed in revno 115865.

-- 
Dani Moncayo





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

* bug#14239: 24.3.50; Restoring the normal frame after fullscreen mode (on MS-Windows)
  2014-01-04 13:51 ` Dani Moncayo
@ 2014-01-04 16:19   ` Drew Adams
  2014-01-04 18:03     ` Dani Moncayo
  0 siblings, 1 reply; 6+ messages in thread
From: Drew Adams @ 2014-01-04 16:19 UTC (permalink / raw)
  To: Dani Moncayo, 14239-done

> I'm closing this bug, as it seems fixed in revno 115865.

I don't have the revno, to check this.  But this bug was merged with bug
#13504.  Could please confirm that that is also fixed by this?  Here is
the description - it involves a bit more than the 14239 description:

> Subject: bug#13504: 24.3.50; `toggle-frame-(fullscreen|maximized)'
>                              does not restore frame position
> 
> These should be simple toggles.  Each should be its own inverse,
> reversing the change it makes when repeated.
> 
> Please make restoring restore also the original position (of top
> left frame corner).





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

* bug#14239: 24.3.50; Restoring the normal frame after fullscreen mode (on MS-Windows)
  2014-01-04 16:19   ` Drew Adams
@ 2014-01-04 18:03     ` Dani Moncayo
  2014-01-04 18:13       ` Dani Moncayo
  0 siblings, 1 reply; 6+ messages in thread
From: Dani Moncayo @ 2014-01-04 18:03 UTC (permalink / raw)
  To: Drew Adams; +Cc: 14239-done

On Sat, Jan 4, 2014 at 5:19 PM, Drew Adams <drew.adams@oracle.com> wrote:
>> I'm closing this bug, as it seems fixed in revno 115865.
>
> I don't have the revno, to check this.

?  https://sourceforge.net/projects/emacs-bin/files/snapshots/

>  But this bug was merged with bug
> #13504.  Could please confirm that that is also fixed by this?  Here is
> the description - it involves a bit more than the 14239 description:
> [snip]

AFAIK, 14239 is also fixed (I've just tried to evaluate
'toggle-frame-fullscreen' and 'toggle-frame-maximized' repeatedly, and
the Emacs' frame position and size is kept as expected).

-- 
Dani Moncayo





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

* bug#14239: 24.3.50; Restoring the normal frame after fullscreen mode (on MS-Windows)
  2014-01-04 18:03     ` Dani Moncayo
@ 2014-01-04 18:13       ` Dani Moncayo
  2014-01-04 18:28         ` Drew Adams
  0 siblings, 1 reply; 6+ messages in thread
From: Dani Moncayo @ 2014-01-04 18:13 UTC (permalink / raw)
  To: Drew Adams; +Cc: 14239-done

> AFAIK, 14239 is also fixed (I've just tried to evaluate

I meant 13504 (your bug report), obviously.   Sorry :)

-- 
Dani Moncayo





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

* bug#14239: 24.3.50; Restoring the normal frame after fullscreen mode (on MS-Windows)
  2014-01-04 18:13       ` Dani Moncayo
@ 2014-01-04 18:28         ` Drew Adams
  0 siblings, 0 replies; 6+ messages in thread
From: Drew Adams @ 2014-01-04 18:28 UTC (permalink / raw)
  To: Dani Moncayo; +Cc: 14239-done

> > AFAIK, 14239 is also fixed (I've just tried to evaluate
> 
> I meant 13504 (your bug report), obviously.   Sorry :)

Thanks for checking, Dani.





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

end of thread, other threads:[~2014-01-04 18:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-21 20:36 bug#14239: 24.3.50; Restoring the normal frame after fullscreen mode (on MS-Windows) Dani Moncayo
2014-01-04 13:51 ` Dani Moncayo
2014-01-04 16:19   ` Drew Adams
2014-01-04 18:03     ` Dani Moncayo
2014-01-04 18:13       ` Dani Moncayo
2014-01-04 18:28         ` Drew Adams

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).