]
Alexey Kazakov updated JBIDE-14364:
-----------------------------------
Labels: (was: new_and_noteworthy)
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
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: