Project

General

Profile

Feature #6583

Implement support for TOP-ONLY and ALWAYS-ON-TOP in Web GUI driver

Added by Hynek Cihlar about 4 years ago. Updated 10 months ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:

100%

billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:

History

#1 Updated by Hynek Cihlar about 4 years ago

The WINDOW widget attributes TOP-ONLY and ALWAYS-ON-TOP are currently not supported in the Web GUI driver.

Web GUI driver must be aware of these attributes in order to provide seamless window activation. When a window is activated by the user or legacy logic, the driver must be able to calculate the exact z-order of the window. Currently the driver always brings the window on top, regardless of the TOP-ONLY and ALWAYS-ON-TOP attributes.

#3 Updated by Greg Shah about 4 years ago

Do we need to implement this now (current GUI apps use it) or can it be deferred?

#4 Updated by Hynek Cihlar about 4 years ago

Greg Shah wrote:

Do we need to implement this now (current GUI apps use it) or can it be deferred?

I'm not aware of any issues in the current GUI applications so I think it can be deferred.

#5 Updated by Jurjen Dijkstra 10 months ago

There is an issue now: https://proj.goldencode.com/issues/10617

TOP-ONLY works fine though. We only seem to be missing ALWAYS-ON-TOP

#6 Updated by Hynek Cihlar 10 months ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

TOP-ONLY and ALWAYS-ON-TOP had been implemented for Web GUI, closing the issue.

Also available in: Atom PDF