Open
Bug 593844
Opened 16 years ago
Updated 3 years ago
Minimizing main window deletes extended window properties like WS_EX_TOPMOST
Categories
(Firefox :: General, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: email, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 BTRS69229 Firefox/3.6.8
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 BTRS69229 Firefox/3.6.8
Setting the window property WS_EX_TOPMOST with a third party program works fine.
Minimizing the firefox window will delete this window property.
Reproducible: Always
Steps to Reproduce:
1.Set the WS_EX_TOPMOST property, for example with 'Window Detectiv'.
2.Minimize the firefox main window
3.check the window properties: WS_EX_TOPMOST is gone
Updated•15 years ago
|
Version: unspecified → 3.6 Branch
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•