In short:

If you edit a view with a page display which has a very/very/long/path, the path is trimmed, which makes sense. But if I hover with the mouse above the path, I would expect to see the full path. Instead you see the also trimmed path as hover text (title attribute).

I am not that fluent with the internals of views that I can fix this easily, but I am sure this is an easy job...
See screenshot to see on a glance what I mean.

Comments

nerdoc created an issue. See original summary.

hiramanpatil’s picture

Assigned: Unassigned » hiramanpatil
hiramanpatil’s picture

Assigned: hiramanpatil » Unassigned
Status: Active » Needs review
StatusFileSize
new1.54 KB

I have created patch file to show full path on mouse hover in views > page settings > path.

Status: Needs review » Needs work
hiramanpatil’s picture

Status: Needs work » Needs review
StatusFileSize
new1.54 KB

Updated patch file.

vinay15’s picture

Assigned: Unassigned » vinay15
ashishdalvi’s picture

Hi nerdoc,

It seems issue is of views module. But you have added it as Drupal core.

Same would be reason for failing patch.

Thanks,

vinay15’s picture

Assigned: vinay15 » Unassigned
hiramanpatil’s picture

Hi Ashish,

I have updated the patch file in comment #5.

Please review the patch.

Thanks

dawehner’s picture

Project: Drupal core » Views (for Drupal 7)
Version: 7.43 » 7.x-3.x-dev
Component: views_ui.module » Code

Moving to views itself.

nerdoc’s picture

Yes, this should be in Views, not core. Thanks & sorry ;-)
I'll review it ASAP.

nerdoc’s picture

Works perfectly here. Thanks.

saurabh.dhariwal’s picture

Status: Needs review » Reviewed & tested by the community
saurabh.dhariwal’s picture

StatusFileSize
new96.25 KB

PFA screenshots for the same.

gajanannehul’s picture

#5 works fine for me!

Thanks.

amolranjegaonkar’s picture

Thank you @hiranmapatil
Patch #5 works as described.
Thanks

damienmckenna’s picture

Seems reasonable.

damienmckenna’s picture

Status: Reviewed & tested by the community » Fixed

Committed. Thanks.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.