janastu / ncbs-modular

require backbone and bootstrap application
GNU General Public License v3.0
0 stars 0 forks source link

Opera: View caption is not displayed. #173

Closed Madhuvanthi-A closed 7 years ago

Madhuvanthi-A commented 7 years ago

viewcaption

salus-sage commented 7 years ago

Do you mean after click also u still can't see the caption?

On 21 Aug 2017 4:21 p.m., "Madhuvanthi-A" notifications@github.com wrote:

[image: viewcaption] https://user-images.githubusercontent.com/21305673/29516091-aa5fa342-868c-11e7-9b27-27dfb89ac5ee.jpg

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/janastu/ncbs-modular/issues/173, or mute the thread https://github.com/notifications/unsubscribe-auth/AGGlW2OORpj1fxVPmOAkBbd3Ta4E5ycWks5saWEogaJpZM4O9MIL .

Srikavi commented 7 years ago

Hi guys,

It has to do with cross-browser testing :)

Sri

On Mon, Aug 21, 2017 at 7:14 PM, Bhanu notifications@github.com wrote:

Do you mean after click also u still can't see the caption?

On 21 Aug 2017 4:21 p.m., "Madhuvanthi-A" notifications@github.com wrote:

[image: viewcaption] https://user-images.githubusercontent.com/21305673/29516091-aa5fa342- 868c-11e7-9b27-27dfb89ac5ee.jpg

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/janastu/ncbs-modular/issues/173, or mute the thread https://github.com/notifications/unsubscribe-auth/ AGGlW2OORpj1fxVPmOAkBbd3Ta4E5ycWks5saWEogaJpZM4O9MIL .

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/janastu/ncbs-modular/issues/173#issuecomment-323747310, or mute the thread https://github.com/notifications/unsubscribe-auth/AXqfTbK-XOnGzMp9UB1FbmOxSYgE4rknks5saYnJgaJpZM4O9MIL .

Madhuvanthi-A commented 7 years ago

It displays in Windows Opera(version 47.0) but not in Ubuntu Opera(version 12.0)

Madhuvanthi-A commented 7 years ago

installed opera stable version in Ubuntu and the caption is displayed.

Srikavi commented 7 years ago

Responsive web design? Just my two cents.

Sri

On Mon, Aug 21, 2017 at 8:31 PM, Madhuvanthi-A notifications@github.com wrote:

It displays in Windows Opera(version 47.0) but not in Ubuntu Opera(version 12.0)

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/janastu/ncbs-modular/issues/173#issuecomment-323766866, or mute the thread https://github.com/notifications/unsubscribe-auth/AXqfTYVN31ev0dD26nrdWD34NVfsDCW5ks5saZuwgaJpZM4O9MIL .

Srikavi commented 7 years ago

How do we deal with browser versions on different operating systems? It's what I'm wondering about!

Edit: Changed period to an exclamation at the end :) Sri

On Mon, Aug 21, 2017 at 8:36 PM, Madhuvanthi-A notifications@github.com wrote:

installed opera stable version in Ubuntu and the caption is displayed.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/janastu/ncbs-modular/issues/173#issuecomment-323768395, or mute the thread https://github.com/notifications/unsubscribe-auth/AXqfTQLDV-Ql-UOXZD5eP9_VOwa8gRDtks5saZzggaJpZM4O9MIL .

salus-sage commented 7 years ago

Hi Sri Kavi, Can you please introduce yourself?

On 21 Aug 2017 8:41 p.m., "Srikavi" notifications@github.com wrote:

How do we deal with browser versions on different operating systems? It's what I'm wondering about.

Sri

On Mon, Aug 21, 2017 at 8:36 PM, Madhuvanthi-A notifications@github.com wrote:

installed opera stable version in Ubuntu and the caption is displayed.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/janastu/ncbs-modular/issues/173# issuecomment-323768395, or mute the thread https://github.com/notifications/unsubscribe- auth/AXqfTQLDV-Ql-UOXZD5eP9_VOwa8gRDtks5saZzggaJpZM4O9MIL .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/janastu/ncbs-modular/issues/173#issuecomment-323769941, or mute the thread https://github.com/notifications/unsubscribe-auth/AGGlWy-VBakvI3y1UkWHqzEQNH1ZW8bXks5saZ4UgaJpZM4O9MIL .

salus-sage commented 7 years ago

http://caniuse.com/#search=display-contents @Madhuvanthi-A css propert display:contents is only supported in firefox, can you please help with finding an alternative style for inline display.

salus-sage commented 7 years ago

@Madhuvanthi-A did you push the changes you showed me today?