Skip to content

Top of window with "hiddenInset" title bar becomes unresponsive after exiting fullscreen #16418

@javan

Description

@javan
  • Output of node_modules/.bin/electron --version: v4.0.1
  • Operating System (Platform and Version): macOS 10.14.2

Expected Behavior
The top of the window should continue responding to clicks after exiting from fullscreen.

Actual behavior
The top ~40px stops responding to clicks after exiting from fullscreen.

To Reproduce

  1. Clone and run https://github.com/javan/electron-quick-start/tree/hidden-inset-mojave
  2. Click the black bar at the top of the window. It should turn purple while the mouse is down.
  3. Enter and exit fullscreen.
  4. Click the top of the window and note that it no longer turns purple.
$ git clone https://github.com/javan/electron-quick-start.git -b hidden-inset-mojave
$ npm install
$ npm start

Screenshots
electron-fullscreen-clicks

Additional Information
This issue is quite similar to #14529.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions