New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 726661 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Oct 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 2
Type: Bug



Sign in to add a comment

Wrong title text background color when FrameOption.color is set

Reported by dot.and....@gmail.com, May 26 2017

Issue description

UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWebKit/603.2.4 (KHTML, like Gecko) Version/10.1.1 Safari/603.2.4

Steps to reproduce the problem:
1. define frame option color #333
2. call chrome.app.window.create with that option

chrome.app.window.create ('about:blank', {
    frame: {
        type: 'chrome',
        // code https://github.com/nwjs/chromium.src/blob/nw23/chrome/browser/ui/cocoa/apps/native_app_window_cocoa.mm
        color: '#333'
    }
}, function () {

});

What is the expected behavior?
window title text background should be the same as title background

What went wrong?
Wrong title text background color

WebStore page: nw.js

Did this work before? N/A 

Chrome version: 58.0.3029.110  Channel: n/a
OS Version: OS X 10.12.5
Flash Version: 

To easily reproduce the problem you can download archive ttt.zip and launch nw.js executable with unzipped folder as argument
 
title-text-color.png
17.3 KB View Download
ttt.zip
638 bytes Download
Labels: Needs-Triage-M58
Cc: kavvaru@chromium.org
Labels: Needs-Feedback
Thanks for the issue.
Could you please provide us any sample html file or URL to triage the issue from test team end.

Thanks,
Archive ttt.zip contains example code to triage this issue under nw.js. I've used it to get screenshot.

I'm adding archive with chrome app which doesn't display title at all.
no-title-chrome-app.zip
1020 bytes Download
Project Member

Comment 4 by sheriffbot@chromium.org, May 29 2017

Labels: -Needs-Feedback
Thank you for providing more feedback. Adding requester "kavvaru@chromium.org" to the cc list and removing "Needs-Feedback" label.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Comment 5 by hdodda@chromium.org, May 30 2017

Cc: hdodda@chromium.org
Labels: Needs-Feedback
Tested the issue on mac os 10.12.4 using chrome M58 #58.0.3029.110 and couldnt observe any issue in opening the given title sample file.

Attached screencast for reference.

@dot.and.thing-- Could you please check attached screencast and confirm us if anything missed from our end to reproduce the issue and also please provide  us the expected and actual screenshots for easy traiging.

Thanks!
726661.mp4
279 KB View Download
Status: WontFix (was: Unconfirmed)
Due to lack of user feedback closing this issue.
Please feel free to raise a new issue if you face any chrome issue further.
Thanks..!

Sign in to add a comment