Android Mobile Application: HOTFIX ENCLOSED

JDVyska
Member Posts: 179
I've been working with Microsoft Support team (big shoutout to Mohamad Vajid and Duilio Tacconi who got me the fix to try same day) on this one.
Since the update for the Android App came out on December 11, version 2.5.19628, all our customers on Android phones are reporting that when ANY pages are open in Edit Mode, the text inside controls is invisible (looking blank). You cannot see the contents, not even while typing them. The text is THERE, as you can select it, copy and paste it. This occurs on a variety of Android devices.
(Screenshot on this thread, thanks Nikolay)
This affects NAV 2015, NAV 2016, and NAV 2017.
In updating the mobile application for newer Android, something in the CSS interpretation was no longer handling things quite correctly, so there is new CSS. The fix I tried and has worked is this:
I did have to close/reopen the NAV application on the Android device.
Since the update for the Android App came out on December 11, version 2.5.19628, all our customers on Android phones are reporting that when ANY pages are open in Edit Mode, the text inside controls is invisible (looking blank). You cannot see the contents, not even while typing them. The text is THERE, as you can select it, copy and paste it. This occurs on a variety of Android devices.
(Screenshot on this thread, thanks Nikolay)
This affects NAV 2015, NAV 2016, and NAV 2017.
In updating the mobile application for newer Android, something in the CSS interpretation was no longer handling things quite correctly, so there is new CSS. The fix I tried and has worked is this:
1. Locate CSS files (Desktop.css, Phone.css, Tablet.css) in the Web Client folder. (Typically C:\Program Files\Microsoft Dynamics NAV\100\Web Client\Resources )
2. For every CSS file replace the following
OLD:
---.android-multi-columns-layout .edit-container{-webkit-transform:translateZ(0);transform:translateZ(0)}
NEW
---.android-multi-columns-layout .edit-container{-webkit-transform-style: preserve-3d;transform-style: preserve-3d;}
NOTE: No need to restart IIS (no need to iisreset).
I did have to close/reopen the NAV application on the Android device.
JEREMY VYSKA
CEO, Spare Brained Ideas, Göteborg, Sweden
New (April 2021) Getting Started with Microsoft Dynamics 365 Business Central Book Available: "Your First 20 Hours with Business Central"
CEO, Spare Brained Ideas, Göteborg, Sweden
New (April 2021) Getting Started with Microsoft Dynamics 365 Business Central Book Available: "Your First 20 Hours with Business Central"
2
Comments
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions