Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 3928 by mjbr...@gmail.com: Tab indenting in google chrome broken
https://code.google.com/p/reviewboard/issues/detail?id=3928

Google chrome above version 45 shows incorrect indenting in the side-by-side diff viewer in reviewboard.

Only the first tab displays correctly. The second and other tabs all have a 0 width when using the chrome inspector. Although this sounds like a chrome bug, I'm curious what you guys think.


What version are you running?
Reviewboard 2.5 beta 1

What's the URL of the page containing the problem?
internal reviewboard /r/992/diff/2/#index_header

What steps will reproduce the problem?
1. Post a review of a JS file with the following content. Notice the indenting are tabs:

var test = function() {
        var a = 1;
        if (true) {
                var a = 2;
        }
}

2. Open the review preview in google chrome.

What is the expected output? What do you see instead?
Expected to see two levels of indenting. I only see one level. See attached screenshot.

What operating system are you using? What browser?
Ubuntu 12.04.5 LTS
google-chrome-unstable 45.0.2454.7-1



Attachments:
        snapshot127.png  9.0 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.

Reply via email to