Nao

  • Dadman with a boy
  • Posts: 16,082
Re: Brave new world
« Reply #75, on March 20th, 2012, 01:29 PM »
As a reminder, I suspect JavaScript is the reason for textareas not being responsive on first tap in iOS.

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Brave new world
« Reply #76, on March 20th, 2012, 01:35 PM »
I don't believe I had any issues on my iPad with it, will retest later.
When we unite against a common enemy that attacks our ethos, it nurtures group solidarity. Trolls are sensational, yes, but we keep everyone honest. | Game Memorial

Nao

  • Dadman with a boy
  • Posts: 16,082
Re: Brave new world
« Reply #77, on March 20th, 2012, 02:45 PM »
As I said: it's unresponsive when I tap the Quick Reply textarea. Apparently, though, it seemed to be responsive if I tapped it after it showed the 'Last draft saved' message.
Also, the input box for confirming my password when entering Admin was also unresponsive every time I tried it. (No such problem on the SMF version.)
Had to tap out and in again.
Re: Brave new world
« Reply #78, on March 21st, 2012, 02:33 PM »
Quote from Nao on March 16th, 2012, 03:02 PM
- Apparently, not all thoughts are accessible to everyone. They are, to me, but I'm the admin so Wedge bypasses many privacy tests... Will need to fix personally.
Is it fixed...? I need feedback from Friend members.
Quote
- With PMs as Conversation, the first PMs are shown first. Is this a conscious choice from you, Pete? I can't remember...
view_newest_pm_first is the option for this.
I went to Member Options, and saw that it was set to 'no' by default.
Then I went to install.sql, and it's set to 1 by default.
So I went to the old Wedge.org site, and it's set to 1 by default too...
I'm starting to wonder if it's an importer bug...?!

In the same area -- the default option for "Show quick reply" is "off" in the admin area -- even though when I installed Wedge, it changed my current setting of "On, retracted (folded?)" to "On, shown"...

It's not a BIG issue, but it feels like there are issues between Wedge and the importer, or whatever.
Quote
- postbg is a complicated beast... Some pages that display posts outside of topic pages will show them to overflow horizontally. This is because they're getting display:table treatment when the code doesn't consider them as tables. I'll try to fix this ASAP.
I'm working on this right now. Actually, I'm finished (a bit hackish but I can't deal with this thoroughly without doing some proper per-post skeleton...), I'm in the process of committing it.

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Brave new world
« Reply #79, on March 21st, 2012, 02:39 PM »
Quote
So I went to the old Wedge.org site, and it's set to 1 by default too...
I'm starting to wonder if it's an importer bug...?!
I don't know if the importer imports theme settings. But it is possible there's a bug there, I'll investigate with clean installs in a bit.
Quote
In the same area -- the default option for "Show quick reply" is "off" in the admin area -- even though when I installed Wedge, it changed my current setting of "On, retracted (folded?)" to "On, shown"...
Now that's a bug. I swear I had it set to actually handle things so it was on by default, but it may be a bug in that UI rather than a bug in the data.