Closed
Bug 202823
Opened 22 years ago
Closed 22 years ago
Titlebar doesn't change in kiosk mode
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: mkaply, Assigned: mkaply)
Details
Attachments
(1 file, 1 obsolete file)
|
1.80 KB,
patch
|
jhpedemonte
:
review+
|
Details | Diff | Splinter Review |
Operation System: Traditional Chinese ACP2 with XRTC003
Test Machine(s) information
CPU : Pentium III 933
Video Card : Intel 82815
Network Adapter : Intel PRO/100
Hard Disk : 20G
RAM : 512M
Installation Type (Clean, Dirty): Clean
Installation Mechanism (Attend, Unattend, CID): Attend
Type (Reproducible,intermittent...): Reproducible
How to reproduce this problem?
1. Start IWB 201 build 20030402.
2. Open a location, 'http://www.google.com', the page title should displayed as
'Google'.
3. Press 'F11' switch display mode to full screen.
4. Open another location, 'http://www.ibm.com'.
5. Press 'F11' again, change display mode back to normal.
6. The page title is 'Google', it should be 'IBM United States'.
Has this problem been reproduced on more than one system?
Sure, It's the same problem in TW, CX, JP ACP2 and MCP2.
Remark:
1. There is no this problem in Mozilla 1.3b on Win2K with SP3.
| Assignee | ||
Comment 1•22 years ago
|
||
Don't set the window text on the frame window, set it on the titlebar directly
just in case it is hidden (kiosk mode)
| Assignee | ||
Updated•22 years ago
|
Attachment #121207 -
Flags: review?(pedemont)
Updated•22 years ago
|
Attachment #121207 -
Flags: review?(pedemont) → review+
| Assignee | ||
Comment 2•22 years ago
|
||
Fix checked in.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 3•22 years ago
|
||
That fix sucked. You have to set the titlebar in the frame window ALWAYS
otherwise tasklist doesn't update.
I've added a member that tracks chrome state and only sets the text of the
titlebar as necessary.
Attachment #121207 -
Attachment is obsolete: true
| Assignee | ||
Updated•22 years ago
|
Attachment #121732 -
Flags: review?(pedemont)
Updated•22 years ago
|
Attachment #121732 -
Flags: review?(pedemont) → review+
| Assignee | ||
Comment 5•22 years ago
|
||
Fix checked in.
Status: REOPENED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•