[dolphin] [Bug 429447] URL Navigator has only half of the available width

2021-01-05 Thread Felix Ernst
https://bugs.kde.org/show_bug.cgi?id=429447 Felix Ernst changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[dolphin] [Bug 429447] URL Navigator has only half of the available width

2020-12-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=429447 Nate Graham changed: What|Removed |Added CC||guimarcalsi...@gmail.com --- Comment #21 from

[dolphin] [Bug 429447] URL Navigator has only half of the available width

2020-12-16 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=429447 Bug Janitor Service changed: What|Removed |Added Status|CONFIRMED |ASSIGNED --- Comment #20 from Bug

[dolphin] [Bug 429447] URL Navigator has only half of the available width

2020-12-11 Thread Felix Ernst
https://bugs.kde.org/show_bug.cgi?id=429447 --- Comment #19 from Felix Ernst --- Yes. I think that's okay in this case. Unfortunately I am quite busy at the moment. Trust me when I say that I would rather contribute to KDE than dealing with what I have to deal with at the moment. I'll be able to

[dolphin] [Bug 429447] URL Navigator has only half of the available width

2020-12-06 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=429447 --- Comment #18 from Fabian Vogt --- (In reply to Nate Graham from comment #17) > Sounds good, thanks! > > Keep in mind that final tagging for 20.12 is in 3 days: > https://community.kde.org/Schedules/release_service/20. >

[dolphin] [Bug 429447] URL Navigator has only half of the available width

2020-11-30 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=429447 --- Comment #17 from Nate Graham --- Sounds good, thanks! Keep in mind that final tagging for 20.12 is in 3 days: https://community.kde.org/Schedules/release_service/20.12_Release_Schedule#Thursday.2C_December_3.2C_2020:_release_service_20.12_Tagging

[dolphin] [Bug 429447] URL Navigator has only half of the available width

2020-11-30 Thread Felix Ernst
https://bugs.kde.org/show_bug.cgi?id=429447 Felix Ernst changed: What|Removed |Added Assignee|dolphin-bugs-n...@kde.org |fe.a.er...@gmail.com --- Comment #16 from Felix

[dolphin] [Bug 429447] URL Navigator has only half of the available width

2020-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=429447 Nate Graham changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[dolphin] [Bug 429447] URL Navigator has only half of the available width

2020-11-27 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=429447 --- Comment #14 from Fabian Vogt --- (In reply to Felix Ernst from comment #13) > Created attachment 133691 [details] > Preliminary Patch > > (In reply to Fabian Vogt from comment #12) > > (In reply to Fabian Vogt from comment #11) > > > By updating >

[dolphin] [Bug 429447] URL Navigator has only half of the available width

2020-11-27 Thread Felix Ernst
https://bugs.kde.org/show_bug.cgi?id=429447 --- Comment #13 from Felix Ernst --- Created attachment 133691 --> https://bugs.kde.org/attachment.cgi?id=133691=edit Preliminary Patch (In reply to Fabian Vogt from comment #12) > (In reply to Fabian Vogt from comment #11) > > By updating > >

[dolphin] [Bug 429447] URL Navigator has only half of the available width

2020-11-26 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=429447 --- Comment #12 from Fabian Vogt --- (In reply to Fabian Vogt from comment #11) > (In reply to Fabian Vogt from comment #10) > > I see that the code is using mapToGlobal quite liberally. Note that > > mapToGlobal really uses global screen coordinates,

[dolphin] [Bug 429447] URL Navigator has only half of the available width

2020-11-23 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=429447 --- Comment #11 from Fabian Vogt --- (In reply to Fabian Vogt from comment #10) > I see that the code is using mapToGlobal quite liberally. Note that > mapToGlobal really uses global screen coordinates, which aren't reliable and > shouldn't be used for

[dolphin] [Bug 429447] URL Navigator has only half of the available width

2020-11-23 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=429447 --- Comment #10 from Fabian Vogt --- I see that the code is using mapToGlobal quite liberally. Note that mapToGlobal really uses global screen coordinates, which aren't reliable and shouldn't be used for such calculations. I set a breakpoint at

[dolphin] [Bug 429447] URL Navigator has only half of the available width

2020-11-23 Thread Felix Ernst
https://bugs.kde.org/show_bug.cgi?id=429447 --- Comment #9 from Felix Ernst --- I hope this doesn't happen for all new installations. -- You are receiving this mail because: You are watching all bug changes.

[dolphin] [Bug 429447] URL Navigator has only half of the available width

2020-11-23 Thread Felix Ernst
https://bugs.kde.org/show_bug.cgi?id=429447 --- Comment #8 from Felix Ernst --- (In reply to Fabian Vogt from comment #6) > It seems like only the first start is affected, even just > opening dolphin and immediately closing it again makes > it work on the next start. Okay, that's good. But

[dolphin] [Bug 429447] URL Navigator has only half of the available width

2020-11-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=429447 Nate Graham changed: What|Removed |Added CC||n...@kde.org --- Comment #7 from Nate Graham

[dolphin] [Bug 429447] URL Navigator has only half of the available width

2020-11-23 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=429447 --- Comment #6 from Fabian Vogt --- (In reply to Felix Ernst from comment #4) > > After changing the width or height by just 1px it snaps > > to the right position and size indeed. > > And the next time you start Dolphin the URL Navigator is at the

[dolphin] [Bug 429447] URL Navigator has only half of the available width

2020-11-23 Thread Felix Ernst
https://bugs.kde.org/show_bug.cgi?id=429447 --- Comment #5 from Felix Ernst --- > Does clicking on a folder also make it snap to the right position? I mean changing the viewed folder. -- You are receiving this mail because: You are watching all bug changes.

[dolphin] [Bug 429447] URL Navigator has only half of the available width

2020-11-23 Thread Felix Ernst
https://bugs.kde.org/show_bug.cgi?id=429447 --- Comment #4 from Felix Ernst --- > After changing the width or height by just 1px it snaps > to the right position and size indeed. And the next time you start Dolphin the URL Navigator is at the wrong position again? Does clicking on a folder

[dolphin] [Bug 429447] URL Navigator has only half of the available width

2020-11-23 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=429447 --- Comment #3 from Fabian Vogt --- (In reply to Felix Ernst from comment #2) > I cannot reproduce this. I am also not familiar with opensuse (I mean I know > what it is but never used it; greetings to Nürnberg) or openQA. Was this bug > ever confirmed

[dolphin] [Bug 429447] URL Navigator has only half of the available width

2020-11-23 Thread Felix Ernst
https://bugs.kde.org/show_bug.cgi?id=429447 --- Comment #2 from Felix Ernst --- I cannot reproduce this. I am also not familiar with opensuse (I mean I know what it is but never used it; greetings to Nürnberg) or openQA. Was this bug ever confirmed by a human? Might there be an expanding spacer

[dolphin] [Bug 429447] URL Navigator has only half of the available width

2020-11-21 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=429447 --- Comment #1 from Fabian Vogt --- What should be noted is that dolphin here has an additional toolbar button by default: Index: dolphin-19.03.60git.20201029T150039~bf11c835e/src/dolphinui.rc

[dolphin] [Bug 429447] URL Navigator has only half of the available width

2020-11-21 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=429447 Fabian Vogt changed: What|Removed |Added CC||fe.a.er...@gmail.com -- You are receiving this