[JBoss JIRA] (JBIDE-14364) Select best browser for jQuery Mobile Palette Wizards
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14364?page=com.atlassian.jira.plugi... ]
Daniel Azarov updated JBIDE-14364:
----------------------------------
Description:
Currently adopted algorithm is as follows:
1) Try Mozilla.
2) If it fails then try default browser.
3) If both fail then work without browser.
If Mozilla is available, it is selected. However, Xulrunner does not support jQuery Mobile 1.3, and then wizards for new widgets cannot be represented in preview (e.g. Range Slider, Panel, Table).
We also have to take into account, that for specific widgets some browsers may have specific bugs. As a result it may be that each wizard may have its own best and worst browser. A general solution is to let each wizard override the default algorithm.
Test results:
||Browser||Issues||
|Windows 8, Webkit (Safari)|Range Slider - sometimes mouse click on slider makes circuits stack together, sometimes playing with Slider could cause "EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x585d9357, pid=6108, tid=2684"
Radio - !Windows8IERadio.png!
Collapsible - !Windows8WebkitCollapsible.png!|
|Windows 8, Internet Explorer|Dialog - !Windows8IEDialog.png!
Radio - !Windows8IERadio.png!
Collapsible - !Windows8WebkitCollapsible.png!
Popup - if you click on button then click on popup window - sometimes eclipse window goes to background|
was:
Currently adopted algorithm is as follows:
1) Try Mozilla.
2) If it fails then try default browser.
3) If both fail then work without browser.
If Mozilla is available, it is selected. However, Xulrunner does not support jQuery Mobile 1.3, and then wizards for new widgets cannot be represented in preview (e.g. Range Slider, Panel, Table).
We also have to take into account, that for specific widgets some browsers may have specific bugs. As a result it may be that each wizard may have its own best and worst browser. A general solution is to let each wizard override the default algorithm.
Test results:
||Browser||Issues||
|Windows 8, Webkit (Safari)|Range Slider - sometimes mouse click on slider makes circuits stack together, sometimes playing with Slider could cause "EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x585d9357, pid=6108, tid=2684"
Radio - !Windows8IERadio.png!
Collapsible - !Windows8WebkitCollapsible.png!|
|Windows 8, Internet Explorer|Dialog - !Windows8IEDialog.png!
Radio - !Windows8IERadio.png!
Collapsible - !Windows8WebkitCollapsible.png!|
> Select best browser for jQuery Mobile Palette Wizards
> -----------------------------------------------------
>
> Key: JBIDE-14364
> URL: https://issues.jboss.org/browse/JBIDE-14364
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: jsp/jsf/xml/html source editing
> Reporter: Viacheslav Kabanovich
> Assignee: Viacheslav Kabanovich
> Labels: new_and_noteworthy
> Fix For: 4.1.0.Beta1
>
> Attachments: Windows8IEDialog.png, Windows8IERadio.png, Windows8WebkitCollapsible.png, Windows8WebkitRadio.png
>
>
> Currently adopted algorithm is as follows:
> 1) Try Mozilla.
> 2) If it fails then try default browser.
> 3) If both fail then work without browser.
> If Mozilla is available, it is selected. However, Xulrunner does not support jQuery Mobile 1.3, and then wizards for new widgets cannot be represented in preview (e.g. Range Slider, Panel, Table).
> We also have to take into account, that for specific widgets some browsers may have specific bugs. As a result it may be that each wizard may have its own best and worst browser. A general solution is to let each wizard override the default algorithm.
> Test results:
> ||Browser||Issues||
> |Windows 8, Webkit (Safari)|Range Slider - sometimes mouse click on slider makes circuits stack together, sometimes playing with Slider could cause "EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x585d9357, pid=6108, tid=2684"
> Radio - !Windows8IERadio.png!
> Collapsible - !Windows8WebkitCollapsible.png!|
> |Windows 8, Internet Explorer|Dialog - !Windows8IEDialog.png!
> Radio - !Windows8IERadio.png!
> Collapsible - !Windows8WebkitCollapsible.png!
> Popup - if you click on button then click on popup window - sometimes eclipse window goes to background|
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months
[JBoss JIRA] (JBIDE-14365) Text in editable dropdowns in Mobile wizards cannot be accessed by mouse
by Viacheslav Kabanovich (JIRA)
Viacheslav Kabanovich created JBIDE-14365:
---------------------------------------------
Summary: Text in editable dropdowns in Mobile wizards cannot be accessed by mouse
Key: JBIDE-14365
URL: https://issues.jboss.org/browse/JBIDE-14365
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml/html source editing
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Fix For: 4.1.0.Beta1
Open Insert Tag/New Button wizard from jQuery Mobile palette.
Click mouse in text area of any dropdown (Action, Icon, Icon position, Theme).
Field editor should receive focus and caret should be positioned in text near mouse click.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months
[JBoss JIRA] (JBIDE-14364) Select best browser for jQuery Mobile Palette Wizards
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14364?page=com.atlassian.jira.plugi... ]
Daniel Azarov updated JBIDE-14364:
----------------------------------
Description:
Currently adopted algorithm is as follows:
1) Try Mozilla.
2) If it fails then try default browser.
3) If both fail then work without browser.
If Mozilla is available, it is selected. However, Xulrunner does not support jQuery Mobile 1.3, and then wizards for new widgets cannot be represented in preview (e.g. Range Slider, Panel, Table).
We also have to take into account, that for specific widgets some browsers may have specific bugs. As a result it may be that each wizard may have its own best and worst browser. A general solution is to let each wizard override the default algorithm.
Test results:
||Browser||Issues||
|Windows 8, Webkit (Safari)|Range Slider - sometimes mouse click on slider makes circuits stack together, sometimes playing with Slider could cause "EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x585d9357, pid=6108, tid=2684"
Radio - !Windows8IERadio.png!
Collapsible - !Windows8WebkitCollapsible.png!|
|Windows 8, Internet Explorer|Dialog - !Windows8IEDialog.png!
Radio - !Windows8IERadio.png!
Collapsible - !Windows8WebkitCollapsible.png!|
was:
Currently adopted algorithm is as follows:
1) Try Mozilla.
2) If it fails then try default browser.
3) If both fail then work without browser.
If Mozilla is available, it is selected. However, Xulrunner does not support jQuery Mobile 1.3, and then wizards for new widgets cannot be represented in preview (e.g. Range Slider, Panel, Table).
We also have to take into account, that for specific widgets some browsers may have specific bugs. As a result it may be that each wizard may have its own best and worst browser. A general solution is to let each wizard override the default algorithm.
Test results:
||Browser||Issues||
|Windows 8, Webkit (Safari)|Range Slider - sometimes mouse click on slider makes circuits stack together, sometimes playing with Slider could cause "EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x585d9357, pid=6108, tid=2684"
Radio - !Windows8IERadio.png!
Collapsible - !Windows8WebkitCollapsible.png!|
|Windows 8, Internet Explorer|Dialog - !Windows8IEDialog.png!
Radio - !Windows8IERadio.png!|
> Select best browser for jQuery Mobile Palette Wizards
> -----------------------------------------------------
>
> Key: JBIDE-14364
> URL: https://issues.jboss.org/browse/JBIDE-14364
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: jsp/jsf/xml/html source editing
> Reporter: Viacheslav Kabanovich
> Assignee: Viacheslav Kabanovich
> Labels: new_and_noteworthy
> Fix For: 4.1.0.Beta1
>
> Attachments: Windows8IEDialog.png, Windows8IERadio.png, Windows8WebkitCollapsible.png, Windows8WebkitRadio.png
>
>
> Currently adopted algorithm is as follows:
> 1) Try Mozilla.
> 2) If it fails then try default browser.
> 3) If both fail then work without browser.
> If Mozilla is available, it is selected. However, Xulrunner does not support jQuery Mobile 1.3, and then wizards for new widgets cannot be represented in preview (e.g. Range Slider, Panel, Table).
> We also have to take into account, that for specific widgets some browsers may have specific bugs. As a result it may be that each wizard may have its own best and worst browser. A general solution is to let each wizard override the default algorithm.
> Test results:
> ||Browser||Issues||
> |Windows 8, Webkit (Safari)|Range Slider - sometimes mouse click on slider makes circuits stack together, sometimes playing with Slider could cause "EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x585d9357, pid=6108, tid=2684"
> Radio - !Windows8IERadio.png!
> Collapsible - !Windows8WebkitCollapsible.png!|
> |Windows 8, Internet Explorer|Dialog - !Windows8IEDialog.png!
> Radio - !Windows8IERadio.png!
> Collapsible - !Windows8WebkitCollapsible.png!|
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months
[JBoss JIRA] (JBIDE-14364) Select best browser for jQuery Mobile Palette Wizards
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14364?page=com.atlassian.jira.plugi... ]
Daniel Azarov updated JBIDE-14364:
----------------------------------
Description:
Currently adopted algorithm is as follows:
1) Try Mozilla.
2) If it fails then try default browser.
3) If both fail then work without browser.
If Mozilla is available, it is selected. However, Xulrunner does not support jQuery Mobile 1.3, and then wizards for new widgets cannot be represented in preview (e.g. Range Slider, Panel, Table).
We also have to take into account, that for specific widgets some browsers may have specific bugs. As a result it may be that each wizard may have its own best and worst browser. A general solution is to let each wizard override the default algorithm.
Test results:
||Browser||Issues||
|Windows 8, Webkit (Safari)|Range Slider - sometimes mouse click on slider makes circuits stack together, sometimes playing with Slider could cause "EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x585d9357, pid=6108, tid=2684"
Radio - !Windows8IERadio.png!
Collapsible - !Windows8WebkitCollapsible.png!|
|Windows 8, Internet Explorer|Dialog - !Windows8IEDialog.png!
Dialog - !Windows8IERadio.png!|
was:
Currently adopted algorithm is as follows:
1) Try Mozilla.
2) If it fails then try default browser.
3) If both fail then work without browser.
If Mozilla is available, it is selected. However, Xulrunner does not support jQuery Mobile 1.3, and then wizards for new widgets cannot be represented in preview (e.g. Range Slider, Panel, Table).
We also have to take into account, that for specific widgets some browsers may have specific bugs. As a result it may be that each wizard may have its own best and worst browser. A general solution is to let each wizard override the default algorithm.
Test results:
||Browser||Issues||
|Windows 8, Webkit (Safari)|Range Slider - sometimes mouse click on slider makes circuits stack together, sometimes playing with Slider could cause "EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x585d9357, pid=6108, tid=2684"
Radio - !Windows8WebkitRadio.png|thumbnail!
Collapsible - !Windows8WebkitCollapsible.png!|
|Windows 8, Internet Explorer|Dialog - !Windows8IEDialog.png!|
> Select best browser for jQuery Mobile Palette Wizards
> -----------------------------------------------------
>
> Key: JBIDE-14364
> URL: https://issues.jboss.org/browse/JBIDE-14364
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: jsp/jsf/xml/html source editing
> Reporter: Viacheslav Kabanovich
> Assignee: Viacheslav Kabanovich
> Labels: new_and_noteworthy
> Fix For: 4.1.0.Beta1
>
> Attachments: Windows8IEDialog.png, Windows8IERadio.png, Windows8WebkitCollapsible.png, Windows8WebkitRadio.png
>
>
> Currently adopted algorithm is as follows:
> 1) Try Mozilla.
> 2) If it fails then try default browser.
> 3) If both fail then work without browser.
> If Mozilla is available, it is selected. However, Xulrunner does not support jQuery Mobile 1.3, and then wizards for new widgets cannot be represented in preview (e.g. Range Slider, Panel, Table).
> We also have to take into account, that for specific widgets some browsers may have specific bugs. As a result it may be that each wizard may have its own best and worst browser. A general solution is to let each wizard override the default algorithm.
> Test results:
> ||Browser||Issues||
> |Windows 8, Webkit (Safari)|Range Slider - sometimes mouse click on slider makes circuits stack together, sometimes playing with Slider could cause "EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x585d9357, pid=6108, tid=2684"
> Radio - !Windows8IERadio.png!
> Collapsible - !Windows8WebkitCollapsible.png!|
> |Windows 8, Internet Explorer|Dialog - !Windows8IEDialog.png!
> Dialog - !Windows8IERadio.png!|
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months
[JBoss JIRA] (JBIDE-14364) Select best browser for jQuery Mobile Palette Wizards
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14364?page=com.atlassian.jira.plugi... ]
Daniel Azarov updated JBIDE-14364:
----------------------------------
Description:
Currently adopted algorithm is as follows:
1) Try Mozilla.
2) If it fails then try default browser.
3) If both fail then work without browser.
If Mozilla is available, it is selected. However, Xulrunner does not support jQuery Mobile 1.3, and then wizards for new widgets cannot be represented in preview (e.g. Range Slider, Panel, Table).
We also have to take into account, that for specific widgets some browsers may have specific bugs. As a result it may be that each wizard may have its own best and worst browser. A general solution is to let each wizard override the default algorithm.
Test results:
||Browser||Issues||
|Windows 8, Webkit (Safari)|Range Slider - sometimes mouse click on slider makes circuits stack together, sometimes playing with Slider could cause "EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x585d9357, pid=6108, tid=2684"
Radio - !Windows8IERadio.png!
Collapsible - !Windows8WebkitCollapsible.png!|
|Windows 8, Internet Explorer|Dialog - !Windows8IEDialog.png!
Radio - !Windows8IERadio.png!|
was:
Currently adopted algorithm is as follows:
1) Try Mozilla.
2) If it fails then try default browser.
3) If both fail then work without browser.
If Mozilla is available, it is selected. However, Xulrunner does not support jQuery Mobile 1.3, and then wizards for new widgets cannot be represented in preview (e.g. Range Slider, Panel, Table).
We also have to take into account, that for specific widgets some browsers may have specific bugs. As a result it may be that each wizard may have its own best and worst browser. A general solution is to let each wizard override the default algorithm.
Test results:
||Browser||Issues||
|Windows 8, Webkit (Safari)|Range Slider - sometimes mouse click on slider makes circuits stack together, sometimes playing with Slider could cause "EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x585d9357, pid=6108, tid=2684"
Radio - !Windows8IERadio.png!
Collapsible - !Windows8WebkitCollapsible.png!|
|Windows 8, Internet Explorer|Dialog - !Windows8IEDialog.png!
Dialog - !Windows8IERadio.png!|
> Select best browser for jQuery Mobile Palette Wizards
> -----------------------------------------------------
>
> Key: JBIDE-14364
> URL: https://issues.jboss.org/browse/JBIDE-14364
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: jsp/jsf/xml/html source editing
> Reporter: Viacheslav Kabanovich
> Assignee: Viacheslav Kabanovich
> Labels: new_and_noteworthy
> Fix For: 4.1.0.Beta1
>
> Attachments: Windows8IEDialog.png, Windows8IERadio.png, Windows8WebkitCollapsible.png, Windows8WebkitRadio.png
>
>
> Currently adopted algorithm is as follows:
> 1) Try Mozilla.
> 2) If it fails then try default browser.
> 3) If both fail then work without browser.
> If Mozilla is available, it is selected. However, Xulrunner does not support jQuery Mobile 1.3, and then wizards for new widgets cannot be represented in preview (e.g. Range Slider, Panel, Table).
> We also have to take into account, that for specific widgets some browsers may have specific bugs. As a result it may be that each wizard may have its own best and worst browser. A general solution is to let each wizard override the default algorithm.
> Test results:
> ||Browser||Issues||
> |Windows 8, Webkit (Safari)|Range Slider - sometimes mouse click on slider makes circuits stack together, sometimes playing with Slider could cause "EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x585d9357, pid=6108, tid=2684"
> Radio - !Windows8IERadio.png!
> Collapsible - !Windows8WebkitCollapsible.png!|
> |Windows 8, Internet Explorer|Dialog - !Windows8IEDialog.png!
> Radio - !Windows8IERadio.png!|
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months
[JBoss JIRA] (JBIDE-14364) Select best browser for jQuery Mobile Palette Wizards
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14364?page=com.atlassian.jira.plugi... ]
Daniel Azarov updated JBIDE-14364:
----------------------------------
Attachment: Windows8IERadio.png
> Select best browser for jQuery Mobile Palette Wizards
> -----------------------------------------------------
>
> Key: JBIDE-14364
> URL: https://issues.jboss.org/browse/JBIDE-14364
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: jsp/jsf/xml/html source editing
> Reporter: Viacheslav Kabanovich
> Assignee: Viacheslav Kabanovich
> Labels: new_and_noteworthy
> Fix For: 4.1.0.Beta1
>
> Attachments: Windows8IEDialog.png, Windows8IERadio.png, Windows8WebkitCollapsible.png, Windows8WebkitRadio.png
>
>
> Currently adopted algorithm is as follows:
> 1) Try Mozilla.
> 2) If it fails then try default browser.
> 3) If both fail then work without browser.
> If Mozilla is available, it is selected. However, Xulrunner does not support jQuery Mobile 1.3, and then wizards for new widgets cannot be represented in preview (e.g. Range Slider, Panel, Table).
> We also have to take into account, that for specific widgets some browsers may have specific bugs. As a result it may be that each wizard may have its own best and worst browser. A general solution is to let each wizard override the default algorithm.
> Test results:
> ||Browser||Issues||
> |Windows 8, Webkit (Safari)|Range Slider - sometimes mouse click on slider makes circuits stack together, sometimes playing with Slider could cause "EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x585d9357, pid=6108, tid=2684"
> Radio - !Windows8WebkitRadio.png|thumbnail!
> Collapsible - !Windows8WebkitCollapsible.png!|
> |Windows 8, Internet Explorer|Dialog - !Windows8IEDialog.png!|
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months
[JBoss JIRA] (JBIDE-14364) Select best browser for jQuery Mobile Palette Wizards
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14364?page=com.atlassian.jira.plugi... ]
Daniel Azarov updated JBIDE-14364:
----------------------------------
Description:
Currently adopted algorithm is as follows:
1) Try Mozilla.
2) If it fails then try default browser.
3) If both fail then work without browser.
If Mozilla is available, it is selected. However, Xulrunner does not support jQuery Mobile 1.3, and then wizards for new widgets cannot be represented in preview (e.g. Range Slider, Panel, Table).
We also have to take into account, that for specific widgets some browsers may have specific bugs. As a result it may be that each wizard may have its own best and worst browser. A general solution is to let each wizard override the default algorithm.
Test results:
||Browser||Issues||
|Windows 8, Webkit (Safari)|Range Slider - sometimes mouse click on slider makes circuits stack together, sometimes playing with Slider could cause "EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x585d9357, pid=6108, tid=2684"
Radio - !Windows8WebkitRadio.png|thumbnail!
Collapsible - !Windows8WebkitCollapsible.png!|
|Windows 8, Internet Explorer|Dialog - !Windows8IEDialog.png!|
was:
Currently adopted algorithm is as follows:
1) Try Mozilla.
2) If it fails then try default browser.
3) If both fail then work without browser.
If Mozilla is available, it is selected. However, Xulrunner does not support jQuery Mobile 1.3, and then wizards for new widgets cannot be represented in preview (e.g. Range Slider, Panel, Table).
We also have to take into account, that for specific widgets some browsers may have specific bugs. As a result it may be that each wizard may have its own best and worst browser. A general solution is to let each wizard override the default algorithm.
Test results:
||Browser||Issues||
|Windows 8, Webkit (Safari)|Range Slider - sometimes mouse click on slider makes circuits stack together, sometimes playing with Slider could cause "EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x585d9357, pid=6108, tid=2684"
Radio - !Windows8WebkitRadio.png|thumbnail!
Collapsible - !Windows8WebkitCollapsible.png!|
> Select best browser for jQuery Mobile Palette Wizards
> -----------------------------------------------------
>
> Key: JBIDE-14364
> URL: https://issues.jboss.org/browse/JBIDE-14364
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: jsp/jsf/xml/html source editing
> Reporter: Viacheslav Kabanovich
> Assignee: Viacheslav Kabanovich
> Labels: new_and_noteworthy
> Fix For: 4.1.0.Beta1
>
> Attachments: Windows8IEDialog.png, Windows8WebkitCollapsible.png, Windows8WebkitRadio.png
>
>
> Currently adopted algorithm is as follows:
> 1) Try Mozilla.
> 2) If it fails then try default browser.
> 3) If both fail then work without browser.
> If Mozilla is available, it is selected. However, Xulrunner does not support jQuery Mobile 1.3, and then wizards for new widgets cannot be represented in preview (e.g. Range Slider, Panel, Table).
> We also have to take into account, that for specific widgets some browsers may have specific bugs. As a result it may be that each wizard may have its own best and worst browser. A general solution is to let each wizard override the default algorithm.
> Test results:
> ||Browser||Issues||
> |Windows 8, Webkit (Safari)|Range Slider - sometimes mouse click on slider makes circuits stack together, sometimes playing with Slider could cause "EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x585d9357, pid=6108, tid=2684"
> Radio - !Windows8WebkitRadio.png|thumbnail!
> Collapsible - !Windows8WebkitCollapsible.png!|
> |Windows 8, Internet Explorer|Dialog - !Windows8IEDialog.png!|
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months
[JBoss JIRA] (JBIDE-14364) Select best browser for jQuery Mobile Palette Wizards
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14364?page=com.atlassian.jira.plugi... ]
Daniel Azarov updated JBIDE-14364:
----------------------------------
Attachment: Windows8IEDialog.png
> Select best browser for jQuery Mobile Palette Wizards
> -----------------------------------------------------
>
> Key: JBIDE-14364
> URL: https://issues.jboss.org/browse/JBIDE-14364
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: jsp/jsf/xml/html source editing
> Reporter: Viacheslav Kabanovich
> Assignee: Viacheslav Kabanovich
> Labels: new_and_noteworthy
> Fix For: 4.1.0.Beta1
>
> Attachments: Windows8IEDialog.png, Windows8WebkitCollapsible.png, Windows8WebkitRadio.png
>
>
> Currently adopted algorithm is as follows:
> 1) Try Mozilla.
> 2) If it fails then try default browser.
> 3) If both fail then work without browser.
> If Mozilla is available, it is selected. However, Xulrunner does not support jQuery Mobile 1.3, and then wizards for new widgets cannot be represented in preview (e.g. Range Slider, Panel, Table).
> We also have to take into account, that for specific widgets some browsers may have specific bugs. As a result it may be that each wizard may have its own best and worst browser. A general solution is to let each wizard override the default algorithm.
> Test results:
> ||Browser||Issues||
> |Windows 8, Webkit (Safari)|Range Slider - sometimes mouse click on slider makes circuits stack together, sometimes playing with Slider could cause "EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x585d9357, pid=6108, tid=2684"
> Radio - !Windows8WebkitRadio.png|thumbnail!
> Collapsible - !Windows8WebkitCollapsible.png!|
> |Windows 8, Internet Explorer|Dialog - !Windows8IEDialog.png!|
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months