michaelctorres / clients-oriented-ftp

Automatically exported from code.google.com/p/clients-oriented-ftp
0 stars 0 forks source link

Correcting Issue 406 causes Issue 215 #426

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Correcting "Issue 406" causes "Issue 215" - a header style issue across all 
browsers.. Any ideas for this? I really need to address both issues. Thanks!

What steps will reproduce the problem?
1. Using IE 11 "Issue 406", a functional problem, occurs. Both Chrome and 
Firefox work as expected.
2. Correcting the issue with steps from comments in "Issue 406" causes "Issue 
215", an aesthetic problem, to occur in IE, Chrome, and Firefox.

What is the expected output? What do you see instead?
IE11 should function as Chrome and Firefox already do.
Attempting to correct the problem causes a header display issue in all three 
browser types.

What version of the product are you using? On what operating system?
r514. Using Windows 7.

Please provide any additional information below.
I really need my site to be functional in IE without compromising aesthetics. 
Many of our clients still use IE.

Original issue reported on code.google.com by keb...@gmail.com on 13 Jan 2014 at 9:46

GoogleCodeExporter commented 8 years ago
Any thoughts??

Original comment by keb...@gmail.com on 17 Jan 2014 at 1:52

GoogleCodeExporter commented 8 years ago
It seems strange that this is happening. Issue 215 happened with a custom menu 
code that is not used anymore. We are not using the default (but adapted) 
bootstrap menu.

I wasn't able to reproduce the issue but I'll keep looking into it.

Original comment by i...@subwaydesign.com.ar on 24 Jan 2014 at 10:59

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
This issue has been address as part of Issue 406. The tablesorter plugin was 
determining how to implement based on the browser utilizing the plugin. 
However, there is no need for jQuery to know the browser type as it is 
inherently cross-browser compatible. Great fix! I've included the link 
referencing the issue fix below:

http://stackoverflow.com/questions/19504252/jquery-tablesorter-pager-plugin-does
nt-work-properly-with-ie11-in-edge-mode

Original comment by keb...@gmail.com on 4 Feb 2014 at 4:19