View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000956 | Composr | [All Projects] General / Uncategorised | public | 2013-01-01 04:15 | 2013-01-11 11:20 |
Reporter | Lhasadreams | Assigned To | Chris Graham | ||
Severity | @80@ | ||||
Status | closed | Resolution | fixed | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0000956: Cannot join an Composr site from an iPad or an iPhone | ||||
Description | Hi, I have just launched our first Composr site. http://vwgolfmk1.org.uk However I am not able to join the site as a new user from an ios device because the information page is not scrollable, the window behind scrolls if you try. Cheers Ade | ||||
Steps To Reproduce | Go to my website above and hit join and then try and scroll. | ||||
Tags | No tags attached. | ||||
Time estimation (hours) | |||||
Sponsorship open | |||||
|
Automated response: iPhone display problems iframe-based-Overlays should not be opened up on iPhones where avoidable, because they can't be independently scrolled. Where overlays are used, add an explicit width constraint inside the frame to try and make them display better. Also, tighten up the spacing. iPhone's dynamic text size adjusting should be disabled on the mobile theme, because it makes incorrect assumptions, and that theme has been designed to fit well anyway. The login page design needs work. The comment posting form doesn't quite fit. Some forms don't quite fit. Only upload themes/default/templates_custom/LOGIN_SCREEN.tpl if you have the OpenID or Facebook addons installed. The member bar takes up too much space at the top, move to the bottom. Auto-complete fields do not work correctly. Note that the global.css change adds some CSS, which you may need to incorporate into your own theme... {+START,IF,{$MOBILE}} .global_middle { padding-{!en_left}: 0.4em; padding-{!en_right}: 0.4em; {$BETA_CSS_PROPERTY,text-size-adjust: none;} } .overlay { width: 285px; } .overlay h1 { display: none; } {+END} |
|
A hotfix (a TAR of files to upload) have been uploaded to this issue. These files are made to the latest intra-version state (i.e. may roll in earlier fixes too if made to the same files) - so only upload files newer than what you have already. Always take backups of files you are replacing or keep a copy of the manual installer for your version, and only apply fixes you need. These hotfixes are not necessarily reliable or well supported. Not sure how to extract TAR files to your Windows computer? Try 7-zip (http://www.7-zip.org/). |
|
hotfix-956%2C 2013-01-02 4pm.tar (378,880 bytes) |
|
Hi Chris, I applied this one tonight and found that in mobile mode the forum users can no longer select emotions - any idea why ? Cheers, Ade |
|
COMMENTS_POSTING_FORM.tpl disables emoticons for mobile mode to remove noise. This has always been the case though. |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-02-26 18:29 | Chris Graham | Category | General => General / Uncategorised |