Loading...
 
Skip to main content

View a Spreadsheet in Mobile mode: tiki complains infinitely that jquery_ui is not enabled

Status
Closed
Subject
View a Spreadsheet in Mobile mode: tiki complains infinitely that jquery_ui is not enabled
Version
12.x
Category
  • Conflict of two features (each works well independently)
  • Usability
Feature
Mobile (Mobile Tiki and Voice Tiki)
Spreadsheet
Resolution status
Out of Date
Submitted by
Xavier de Pedro
Lastmod by
Xavier de Pedro
Rating
(0)
Description

View a Spreadsheet in Mobile mode: tiki complains inifinitely that jquery_ui is not enabled

You enable it, try again, and you get the same error message.

If you switch to non-mobile mode, the tiki sheet is there as usual. But when you switch back to mobile mode, you get the same error again.

If you visit the admin panel "Features", "Interface" tab, you can see that jquery_ui is disabled indeed in Mobile. However, if you switch to non-mobile mode, jquery_ui is shown as enabled.

In mobile mode, as a reference, these seem to be the css libraries loaded (no jquery-ui) when attempting to view a spreadsheet:

Copy to clipboard
<link rel="stylesheet" href="vendor/jquery/photoswipe/photoswipe.css" type="text/css" /> <link rel="stylesheet" href="vendor/jquery/jquery-mobile/jquery.mobile-1.3.2.css" type="text/css" /> <link rel="stylesheet" href="vendor/jquery/plugins/treetable/stylesheets/jquery.treetable.css" type="text/css" /> <link rel="stylesheet" href="styles/mobile.css" type="text/css" />


When in non-mobile mode, these are the ones loaded (they include jquery-ui):

Copy to clipboard
<link rel="stylesheet" href="css/cssmenus.css" type="text/css" /> <link rel="stylesheet" href="vendor_extra/elfinder/css/elfinder.full.css" type="text/css" /> <link rel="stylesheet" href="vendor/codemirror/codemirror/lib/codemirror.css" type="text/css" /> <link rel="stylesheet" href="lib/codemirror_tiki/codemirror_tiki.css" type="text/css" /> <link rel="stylesheet" href="temp/public/codemirror_modes.css" type="text/css" /> <link rel="stylesheet" href="vendor/jquery/jquery-ui-themes/themes/flick/jquery-ui.css" type="text/css" /> <link rel="stylesheet" href="vendor/jquery/jquery-timepicker-addon/dist/jquery-ui-timepicker-addon.css" type="text/css" /> <link rel="stylesheet" href="vendor/jquery/plugins/cluetip/jquery.cluetip.css" type="text/css" /> <link rel="stylesheet" href="vendor/jquery/plugins/colorbox/example1/colorbox.css" type="text/css" /> <link rel="stylesheet" href="vendor/jquery/plugins/treetable/stylesheets/jquery.treetable.css" type="text/css" /> <link rel="stylesheet" href="vendor/jquery/jquery-sheet/jquery.sheet.css" type="text/css" /> <link rel="stylesheet" href="styles/fivealive.css" type="text/css" />


Te reproduce, login to view this spreadsheet here:
http://xavi-9794-4985.show.tikiwiki.org/tiki-view_sheets.php?sheetId=1

u: admin
p: 12345

Click at Switch to mobile mode. Done.


UPDATE: Closing item as outdated, since Tiki 15+ doesn't have this issue due to Bootstrap.

Importance
8
Easy to solve?
5
Priority
40
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
4985
Created
Monday 25 November, 2013 09:02:03 UTC
by Xavier de Pedro
LastModif
Sunday 29 January, 2017 14:37:57 UTC


Show PHP error messages