Scott Gilbert RJ: Scott Gilbert CO: Joe Shmo Post Rating: 0 + / - Total Posts: 10 Karma: 10 Joined: Jan 28, 2012 |
Posted on Mar 15, 2012 Let's say I want to run another batch of Diamonds from the mine. Whenever I click on the mine, the popup interface for the mine come up. Here's where the problem lies. The interface window overlays the rest of the company buildings. When I click to select the diamonds, invariably it will click on another building. For some reason, it doesn't detect the top window.Is this just me, or is it android? It would be nice to have the popup window truly be detected as the top window or, have the window open up on a new page. Just curious. Thanks, Scott G |
Chad the Launderer RJ: Synreal CO: Synreal Post Rating: 0 + / - Total Posts: 148 Karma: 71 Joined: Feb 11, 2012 |
Posted on Mar 15, 2012 Happens to me too.
|
Mister Death RJ: McFlono McFloninoo Post Rating: 0 + / - Total Posts: 266 Karma: 300 Joined: Feb 6, 2012 |
Posted on Mar 15, 2012 It's not Android, it's Dolphin. Which is why I'm using Firefox on my toy (-:
|
Scott Gilbert RJ: Scott Gilbert CO: Joe Shmo Post Rating: 0 + / - Total Posts: 10 Karma: 10 Joined: Jan 28, 2012 |
Posted on Mar 16, 2012 Thanks for the Firefox comment. That works perfectly.
|
Scott (Admin) RJ: Ratan Joyce CO: Ratan Joyce Post Rating: 0 + / - Total Posts: 1175 Karma: 5083 Joined: Jan 13, 2012 |
Posted on Mar 16, 2012 (Last edited on Mar 16, 2012) Glad you found out the solution. I'm guessing it's Dolphin not rendering z-index correctly in js created pop-ups:As far as I'm concerned, if it works on Firefox, and on Chrome, AND on IE... then the code is correct. |
Scott Gilbert RJ: Scott Gilbert CO: Joe Shmo Post Rating: 0 + / - Total Posts: 10 Karma: 10 Joined: Jan 28, 2012 |
Posted on Mar 19, 2012 I didn't want to mention this, but Firefox is the only browser that works. I tried IE (stock browser), Dolphin, and Opera. Those do not work. I still don't think it's your code, I believe it to be the browsers. Food for thought!!!
|
Scott (Admin) RJ: Ratan Joyce CO: Ratan Joyce Post Rating: 0 + / - Total Posts: 1175 Karma: 5083 Joined: Jan 13, 2012 |
Posted on Mar 19, 2012 If Opera doesn't work, then that's gotta be curious. Is it the same problem for Opera and Dolphin?
|
Scott Gilbert RJ: Scott Gilbert CO: Joe Shmo Post Rating: 0 + / - Total Posts: 10 Karma: 10 Joined: Jan 28, 2012 |
Posted on Mar 19, 2012 Yes. The problem the same.
|
Scott (Admin) RJ: Ratan Joyce CO: Ratan Joyce Post Rating: 0 + / - Total Posts: 1175 Karma: 5083 Joined: Jan 13, 2012 |
Posted on Mar 19, 2012 Thanks Scott. Then it's my code.
|